S0-SA3-0251
What is Correct and Incorrect?
Grade Level:
Pre-School
Logic, Computing, AI, Maths
Definition
What is it?
Correct means something is right, true, or follows the rules. Incorrect means something is wrong, false, or does not follow the rules. Knowing the difference helps us make good decisions and understand the world around us.
Simple Example
Quick Example
Imagine you are counting your pocket money. If you have five 10-rupee notes, and you say you have 50 rupees, that is correct. If you say you have 100 rupees, that is incorrect.
Worked Example
Step-by-Step
Let's check if a statement about cricket scores is correct or incorrect. --- STEP 1: Statement: 'Rohit Sharma scored 200 runs in the last match.' --- STEP 2: We need to find the actual score of Rohit Sharma in his last match. Let's say we check a reliable sports website. --- STEP 3: The website shows Rohit Sharma scored 55 runs in his last match. --- STEP 4: Compare the statement with the actual fact. 200 runs is not equal to 55 runs. --- ANSWER: The statement 'Rohit Sharma scored 200 runs in the last match' is INCORRECT.
Why It Matters
Understanding correct and incorrect is the basic building block for Logic, Computing, and even Artificial Intelligence. Engineers use this to write code that makes apps work, and scientists use it to check if their experiments are true. Even AI systems use 'correct' data to learn and give us useful answers.
Common Mistakes
MISTAKE: Thinking something is correct just because many people believe it | CORRECTION: Always check facts and reliable sources, even if a lot of people agree. Facts are more important than popular opinion.
MISTAKE: Not checking your own work after solving a problem | CORRECTION: After solving a math problem or writing an answer, always re-read and re-calculate to catch any simple mistakes you might have made.
MISTAKE: Confusing 'correct' with 'what I want to be true' | CORRECTION: Correctness is about facts and rules, not personal wishes. Be objective and accept the truth, even if it's not what you hoped for.
Practice Questions
Try It Yourself
QUESTION: Is 'The Sun rises in the West' a correct or incorrect statement? | ANSWER: Incorrect
QUESTION: Your mom asks you to buy 1 kg of potatoes. You bring home 500 grams. Is your action correct according to her request? | ANSWER: Incorrect
QUESTION: A bus ticket from Delhi to Jaipur costs 400 rupees. You pay with a 500 rupee note and get 80 rupees back. Is the change you received correct? Explain why. | ANSWER: Incorrect. You should have received 100 rupees (500 - 400 = 100).
MCQ
Quick Quiz
Which of these describes a 'correct' action?
Following all the traffic rules while driving
Crossing the road when the signal is red
Giving a wrong answer in an exam on purpose
Telling a lie to avoid trouble
The Correct Answer Is:
A
Following traffic rules is the correct action because it adheres to established rules for safety. The other options describe actions that are incorrect because they break rules or are dishonest.
Real World Connection
In the Real World
When you use a navigation app like Google Maps to find the shortest route to your school, the app uses complex logic to calculate the 'correct' path. If its data about roads or traffic is incorrect, it might give you a wrong direction or a longer route. Similarly, when a doctor diagnoses an illness, they try to find the 'correct' diagnosis to give the right medicine.
Key Vocabulary
Key Terms
FACT: Something known to be true or proved to be true | RULE: A set of instructions that tell you what you must or must not do | LOGIC: A way of thinking that uses reason and facts to decide if something is correct | OBJECTIVE: Based on facts and not influenced by personal feelings or opinions
What's Next
What to Learn Next
Now that you understand what correct and incorrect mean, you can move on to 'True and False'. This builds on our understanding of facts and helps us analyze statements more deeply, which is very important for programming and problem-solving.


