Question:

What does the phrase “garbage in, garbage out” mean in the context of an AI project?

Show Hint

Tip: Better data → better model output. Always ensure data is clean, relevant, and high-quality.
Updated On: Jun 30, 2025
  • If the data collected is bad, the AI model will not be effective.
  • If you select the wrong AI model, the project will fail.
  • AI algorithms can correct bad data inputs automatically.
  • Garbage data should be avoided in the deployment phase.
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The phrase “garbage in, garbage out” is a popular saying in data science and AI fields.
It means that if you feed poor-quality or irrelevant data into an AI system, the output will also be poor.
AI models learn patterns from the data they are given, so inaccurate, incomplete, or biased data leads to flawed predictions and results.
AI systems cannot automatically fix fundamentally bad data during training — good preprocessing is essential.
Choosing the right AI model is important too, but this phrase specifically focuses on the data quality, not the model selection.
Avoiding garbage data only during deployment is not enough — the problem starts at data collection and preparation.
Therefore, if the data collected is bad, the AI model will not perform well — this is what “garbage in, garbage out” means.
So, the correct answer is option (A).
Was this answer helpful?
0
0

Questions Asked in CBSE CLASS XII exam

View More Questions