Introduction to Logical Reasoning
Deductive Reasoning
All mammals are warm-blooded. A dog is a mammal. What can we conclude about dogs?
Identify the premises: Premise 1: All mammals are warm-blooded Premise 2: A dog is a mammal = Two premises identified
Apply the logic: If ALL mammals have property X, and dogs ARE mammals, then dogs must have property X = Chain of reasoning established
State the conclusion: Since dogs are mammals, and all mammals are warm-blooded... = Dogs are warm-blooded
Answer: Dogs are warm-blooded. This is deductive reasoning because we moved from a general rule (all mammals) to a specific case (dogs).
Inductive Reasoning
Observe the pattern: $1^2 = 1$, $2^2 = 4$, $3^2 = 9$, $4^2 = 16$. What pattern do you notice about consecutive perfect squares?
Calculate the differences: $4 - 1 = 3$ $9 - 4 = 5$ $16 - 9 = 7$ = Differences: 3, 5, 7
Look for a pattern: 3, 5, 7 are consecutive odd numbers = Consecutive odd number pattern
Make a generalization: The difference between consecutive squares appears to be consecutive odd numbers = General rule formed
Test the prediction: $5^2 - 4^2 = 25 - 16 = 9$ (next odd number after 7) = Pattern confirmed
Answer: The difference between consecutive perfect squares follows the pattern of odd numbers: 3, 5, 7, 9, 11, ... This is inductive reasoning because we observed specific cases and generalized.
Identifying Valid vs Invalid Arguments
Is this argument valid? 'All cats have tails. Max has a tail. Therefore, Max is a cat.'
Identify the structure: Premise 1: All cats have tails Premise 2: Max has a tail Conclusion: Max is a cat = Argument structure mapped
Check the logic: Does having a tail mean something IS a cat? No! Dogs, monkeys, and many other animals have tails too. = Logic flaw found
Find a counterexample: A dog has a tail but is not a cat. This proves the argument is invalid. = Counterexample: dogs
Name the fallacy: This is called 'affirming the consequent' - confusing a property of a category with membership in that category = Logical fallacy identified
Answer: The argument is INVALID. Just because all cats have tails doesn't mean everything with a tail is a cat. Max could be a dog, a monkey, or any other tailed animal.
Mistake: Confusing deductive and inductive reasoning
Why: Both involve drawing conclusions, but they work in opposite directions: deductive goes from general to specific, inductive goes from specific to general.
Correct: Deductive: All A are B, X is A, therefore X is B. Inductive: X, Y, Z are A and have property B, therefore all A probably have property B.
Mistake: Assuming inductive conclusions are always true
Why: Inductive reasoning produces probable conclusions, not guaranteed ones. One counterexample can disprove an inductive conclusion.
Correct: State inductive conclusions carefully: 'Based on the pattern, the next number is likely 12' rather than 'The next number must be 12.'
Mistake: Affirming the consequent
Why: This fallacy assumes that if A implies B, then B implies A. But implication only works in one direction!
Correct: If it rains, the ground is wet. The ground is wet. Can we conclude it rained? NO - a sprinkler could have caused it!
Detective Work
Detectives use logical reasoning to solve cases by piecing together evidence and eliminating impossible scenarios.
If the suspect was at the restaurant at 8 PM (premise 1) and the crime occurred 50 kilometers away at 8 PM (premise 2), then the suspect could not have committed the crime (conclusion).
Medical Diagnosis
Doctors use both inductive and deductive reasoning to diagnose patients based on symptoms and test results.
A patient has a fever, cough, and loss of taste. These symptoms are commonly associated with COVID-19. The doctor reasons inductively that the patient may have COVID-19 and orders a test to confirm.
Logical reasoning is the systematic process of drawing conclusions from given information
Deductive reasoning moves from general principles to specific conclusions (guaranteed if premises are true)
Inductive reasoning moves from specific observations to general conclusions (probable, not guaranteed)
A valid argument has premises that logically support the conclusion
Common fallacies include affirming the consequent and hasty generalization
Q: What is the difference between a valid argument and a true argument?
A: A valid argument has a logical structure where the conclusion follows from the premises. A true argument has premises that are actually correct. An argument can be valid but untrue (if premises are false), or true but invalid (if the logic is flawed).
Q: Can inductive reasoning ever be wrong?
A: Yes! Inductive reasoning produces probable conclusions, not certain ones. For example, if you see 100 white swans, you might conclude all swans are white, but black swans exist in Australia. One counterexample disproves an inductive conclusion.
Q: How do I know if my reasoning is deductive or inductive?
A: Ask yourself: Am I starting with a general rule and applying it to a specific case (deductive)? Or am I observing specific cases and forming a general pattern (inductive)?
Introduction to Logical Reasoning
1 / 11
Introduction to Logical Reasoning
Learn the fundamentals of logical thinking and how to construct valid arguments in mathematics.