Garbage in, garbage out

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Garbage in, garbage out (GIGO) in the field of computer science or information and communications technology refers to the fact that computers, since they operate by logical processes, will unquestioningly process unintended, even nonsensical, input data ("garbage in") and produce undesired, often nonsensical, output ("garbage out"). The principle applies to other fields as well.

History

It was popular in the early days of computing, but applies even more today, when powerful computers can produce large amounts of erroneous information in a short time. The first use of the term has been dated to a 1 April 1963 syndicated newspaper article about the first stages of computerization of the US Internal Revenue Service.[1] The term was brought to prominence as a teaching mantra by George Fuechsel,[2] an IBM 305 RAMAC technician/instructor in New York. Early programmers were required to test virtually each program step and cautioned not to expect that the resulting program would "do the right thing" when given imperfect input. The underlying principle was noted by the inventor of the first programmable computing device design:

<templatestyles src="Template:Blockquote/styles.css" />

On two occasions I have been asked, "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" ... I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.

— Charles Babbage, Passages from the Life of a Philosopher[3]

The term may have been derived from last-in, first-out (LIFO) or first-in, first-out (FIFO).[1]

Uses

Digitizing
The term can also be used as an explanation for the poor quality of a digitized audio or video file. Although digitizing can be the first step in cleaning up a signal, it does not, by itself, improve the quality. Defects in the original analog signal will be faithfully recorded, but may be identified and removed by a subsequent step by digital signal processing.
Trust
Garbage in, gospel out is a more recent expansion of the acronym. It is a sardonic comment on the tendency to put excessive trust in "computerised" data, and on the propensity for individuals to blindly accept what the computer says. Since the data entered into the computer is then processed by the computer, people who do not understand the processes in question, tend to believe the data they see:

<templatestyles src="Template:Blockquote/styles.css" />

Decision-makers increasingly face computer-generated information and analyses that could be collected and analyzed in no other way. Precisely for that reason, going behind that output is out of the question, even if one has good cause to be suspicious. In short, the computer analysis becomes a credible references point although based on poor data.[4]

Decision-making
GIGO is also commonly used to describe failures in human decision-making due to faulty, incomplete, or imprecise data. This sort of issue obviously predates the computer age, but the term can still be applied.
AudiologyLua error in package.lua at line 80: module 'strict' not found.
It is used in audiology to describe the process that occurs at the dorsal cochlear nucleus (DCN) when auditory neuropathy spectrum disorder is present. This occurs when the neural firing from the cochlea has become unsynchronized, resulting in a static-filled sound being input into the DCN and then passed up the chain (hence the "GIGO" nomenclature) to the auditory cortex. [5][citation needed]
Usenet
GIGO was the name of a Usenet gateway program to FidoNet, MAUSnet, e.a.[6]
Statistics

It is not possible to carry out an accurate statistical analysis of inaccurate data.[7][8]

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Daniel T. Brooks, Brandon Becker and Jerry R. Marlatt, "Computer Applications in Particular Industries: Securities" appearing in Bigelow, "Computers & The Law", American Bar Association, Section of Science and Technology, Third Edition 1981 at 250, 253.
  5. Berlin, Hood, Russell, Morlet et al (2010) Multi-site diagnosis and management of 260 patients with Auditory Neuropathy-Dys-synchrony (Auditory Neuropathy Spectrum Disorder)
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. http://data.heapanalytics.com/garbage-in-garbage-out-how-anomalies-can-wreck-your-data/
  8. http://www.irregulartimes.com/garbage.html