Wednesday, June 19, 2013

Data processing system

From Wikipedia, the free encyclopedia Jump to: navigation, search Information Processor Data Processor

Data processing is any process that a computer program does to enter data and summarise, analyses or otherwise convert data into usable information. The process may be automated and run on a computer. It involves recording, analysing, sorting, summarising, calculating, disseminating and storing data. Because data are most useful when well-presented and actually informative, data-processing systems are often referred to as information systems. Nevertheless, the terms are roughly synonymous, performing similar conversions; data-processing systems typically manipulate raw data into information, and likewise information systems typically take raw data as input to produce information as output.

Data processing may or may not be distinguished from data conversion, when the process is merely to convert data to another format, and does not involve any data manipulation.

A software code compiler (e.g., for Fortran or ALGOL) is an example of a software data processing system. The software data processing system makes use of a (general purpose) computer in order to complete its functions. A software data processing system is normally a standalone unit of software, in that its output can be directed to any number of other (not necessarily as yet identified) information processing subsystems.

Scientific data processing

Scientific data processing usually involves a great deal of computation (arithmetic and comparison operations) upon a relatively small amount of input data, resulting in a small volume of output. In the early days of computers, the emphasis was upon scientific data processing. This refers to a class of programs that organize and manipulate data, usually large amounts of numeric data. Accounting programs are the prototypical examples of data processing applications. In contrast, word processors, which manipulate text rather than numbers, are not usually referred to as data processing applications.

Commercial data processing

Commercial data processing involves a large volume of input data, relatively few computational operations, and a large volume of output.

Data analysis

Data Analysis, it is the domain from which the data are harvested is a science or an engineering field. Data processing and information systems are considered terms that are too broad and the more specialized term data analysis is typically used. This is a focus on the highly-specialized and highly-accurate algorithmic derivations and statistical calculations that are less often observed in the typical general business environment. In these contexts data analysis packages like DAP, gretl or PSPP are often used. This divergence of culture is exhibited in the typical numerical representations used in data processing versus numerical; data processing's measurements are typically represented by integers or by fixed-point or binary-coded decimal representations of numbers whereas the majority of data analysis's measurements are often represented by floating-point representation of rational numbers. Processing

Basically, data are nothing but facts (organized or unorganized) which can be converted into other forms to make it useful, clear and practically used. This process of converting facts to information is Processing. Practically all naturally occurring processes can be viewed as examples of data processing systems where "observable" information in the form of pressure, light, etc. are converted by human observers into electrical signals in the nervous system as the senses we recognize as touch, sound, and vision. Even the interaction of non-living systems may be viewed in this way as rudimentary information processing systems. Conventional usage of the terms data processing and information systems restricts their use to refer to the algorithmic derivations, logical deductions, and statistical calculations that recur perennially in general business environments, rather than in the more expansive sense of all conversions of real-world measurements into real-world information in, say, an organic biological system or even a scientific or engineering system. Elements of data processing

In order to be processed by a computer, data needs first be converted into a machine readable format. Once data are in digital format, various procedures can be applied on the data to get useful information. Data processing may involve various processes, including:

Data summarization Data aggregation Data validation Data tabulation Statistical analysis

Further reading

Bourque, Linda B.; Clark, Virginia A. (1992) Processing Data: The Survey Example. (Quantitative Applications in the Social Sciences, no. 07-085). Sage Publications. ISBN 0-8039-4741-0 Retrieved from "http://en.wikipedia.org/w/index.php?title=Data_processing_system&oldid=543518825" Categories: Data managementHidden categories: Articles lacking sources from December 2009All articles lacking sources

Navigation menu

Personal tools Create accountLog in Namespaces Article Talk Variants Views Edit View history Actions Search Navigation Main page Contents Featured content Current events Random article Donate to Wikipedia Interaction Help About Wikipedia Community portal Recent changes Contact Wikipedia Toolbox What links here Related changes Upload file Special pages Permanent link Page information Cite this page Print/export Create a book Download as PDF Printable version Languages Lietuvių ไทย Edit links This page was last modified on 12 June 2013 at 12:18. Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization. Privacy policy About Wikipedia Disclaimers Contact Wikipedia Mobile view /**/if(window.mw){ mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"}); } if(window.mw){ mw.loader.load(,null,true); }

Data processing system

From Wikipedia, the free encyclopedia Jump to: navigation, search Information Processor Data Processor

Data processing is any process that a computer program does to enter data and summarise, analyses or otherwise convert data into usable information. The process may be automated and run on a computer. It involves recording, analysing, sorting, summarising, calculating, disseminating and storing data. Because data are most useful when well-presented and actually informative, data-processing systems are often referred to as information systems. Nevertheless, the terms are roughly synonymous, performing similar conversions; data-processing systems typically manipulate raw data into information, and likewise information systems typically take raw data as input to produce information as output.

Data processing may or may not be distinguished from data conversion, when the process is merely to convert data to another format, and does not involve any data manipulation.

A software code compiler (e.g., for Fortran or ALGOL) is an example of a software data processing system. The software data processing system makes use of a (general purpose) computer in order to complete its functions. A software data processing system is normally a standalone unit of software, in that its output can be directed to any number of other (not necessarily as yet identified) information processing subsystems.

Scientific data processing

Scientific data processing usually involves a great deal of computation (arithmetic and comparison operations) upon a relatively small amount of input data, resulting in a small volume of output. In the early days of computers, the emphasis was upon scientific data processing. This refers to a class of programs that organize and manipulate data, usually large amounts of numeric data. Accounting programs are the prototypical examples of data processing applications. In contrast, word processors, which manipulate text rather than numbers, are not usually referred to as data processing applications.

Commercial data processing

Commercial data processing involves a large volume of input data, relatively few computational operations, and a large volume of output.

Data analysis

Data Analysis, it is the domain from which the data are harvested is a science or an engineering field. Data processing and information systems are considered terms that are too broad and the more specialized term data analysis is typically used. This is a focus on the highly-specialized and highly-accurate algorithmic derivations and statistical calculations that are less often observed in the typical general business environment. In these contexts data analysis packages like DAP, gretl or PSPP are often used. This divergence of culture is exhibited in the typical numerical representations used in data processing versus numerical; data processing's measurements are typically represented by integers or by fixed-point or binary-coded decimal representations of numbers whereas the majority of data analysis's measurements are often represented by floating-point representation of rational numbers. Processing

Basically, data are nothing but facts (organized or unorganized) which can be converted into other forms to make it useful, clear and practically used. This process of converting facts to information is Processing. Practically all naturally occurring processes can be viewed as examples of data processing systems where "observable" information in the form of pressure, light, etc. are converted by human observers into electrical signals in the nervous system as the senses we recognize as touch, sound, and vision. Even the interaction of non-living systems may be viewed in this way as rudimentary information processing systems. Conventional usage of the terms data processing and information systems restricts their use to refer to the algorithmic derivations, logical deductions, and statistical calculations that recur perennially in general business environments, rather than in the more expansive sense of all conversions of real-world measurements into real-world information in, say, an organic biological system or even a scientific or engineering system. Elements of data processing

In order to be processed by a computer, data needs first be converted into a machine readable format. Once data are in digital format, various procedures can be applied on the data to get useful information. Data processing may involve various processes, including:

Data summarization Data aggregation Data validation Data tabulation Statistical analysis

Further reading

Bourque, Linda B.; Clark, Virginia A. (1992) Processing Data: The Survey Example. (Quantitative Applications in the Social Sciences, no. 07-085). Sage Publications. ISBN 0-8039-4741-0 Retrieved from "http://en.wikipedia.org/w/index.php?title=Data_processing_system&oldid=543518825" Categories: Data managementHidden categories: Articles lacking sources from December 2009All articles lacking sources

Navigation menu

Personal tools Create accountLog in Namespaces Article Talk Variants Views Edit View history Actions Search Navigation Main page Contents Featured content Current events Random article Donate to Wikipedia Interaction Help About Wikipedia Community portal Recent changes Contact Wikipedia Toolbox What links here Related changes Upload file Special pages Permanent link Page information Cite this page Print/export Create a book Download as PDF Printable version Languages Lietuvių ไทย Edit links This page was last modified on 12 June 2013 at 12:18. Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization. Privacy policy About Wikipedia Disclaimers Contact Wikipedia Mobile view /**/if(window.mw){ mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"}); } if(window.mw){ mw.loader.load(,null,true); }