Garbage In, Garbage Out

Garbage in, garbage out (GIGO) is a concept common to computer science and mathematics. Simply put, the quality of output is determined by the quality of the input. So, if incorrect or useless data is input to a program, the output is likely to be flawed, useless or even misleading. And flawed thinking often leads to wrong Continue reading