Quantitative Reasoning 2
Quantitative Reasoning 2
Introduction
Quantitative reasoning (QR) is the use of math to analyse and interpret numerical information.
It’s often used to make decisions in real life.
These are all my personal experiences you can freely disagree with these.
I tried my best to make these notes more accurate, efficient, easier and shorter.
For this i have use Open AI, Gemini Advance, Google AI, Deep seek,Llama of meta,
Chatgpt and other chatbots.
Week No: 1
Introduce the importance of logic:
Logic plays a vital role in human reasoning, decision-making, and various fields like
philosophy, mathematics, computer science, and everyday life. It enables rational
thinking, critical problem-solving, effective communication, and informed decision-
making. Logic is essential for evaluating evidence, assessing claims, and navigating
complex situations, making it a crucial skill for personal and professional success.
Example:
In this case:
The logical structure ensures the conclusion logically follows from the premises, making
it a valid and sound argument.
Inductive Reasoning:
Inductive reasoning is a logical process that involves drawing general conclusions from
specific observations. Unlike deductive reasoning, which guarantees certainty, inductive
conclusions are probable but not absolute. It is widely used in science, business,
medicine, weather forecasting, and everyday decision-making.
Examples
Everyday life: Noticing a pattern and assuming a likely cause (e.g., allergic reactions).
2
Deductive reasoning is a type of logical
reasoning that involves drawing a specific conclusion from one or more general
premises. It’s a top-down approach, where you start with a general statement and apply
it to a specific situation to arrive at a certain conclusion.
Example:
- Evaluating arguments
- Making predictions
- Solving problems
- Identifying patterns
It’s an essential skill in various fields, including science, mathematics, philosophy, and
critical thinking.
Abductive Reasoning:
Making an educated guess or hypothesis based on incomplete
or limited information to find the best explanation for a set of observations or facts.
Example:
Introduction to logic:
3
Logic are principles or rules focusing on a statement to check valid or non valid for
making decisions.
Logic is the systematic study of the form of arguments, focusing on the principles of valid
reasoning and inference. It is a foundational discipline in philosophy, mathematics, computer
science, and linguistics, providing tools to distinguish good reasoning from bad reasoning.
Logic helps us analyze the structure of statements and arguments, ensuring clarity and
consistency in thought.
Structure of logic:
1. Propositions:
- A proposition is a declarative statement that is either true or false. For example, “The sky
is blue” is a proposition because it can be evaluated as true or false.
2. Arguments:
- An argument is **valid** if the conclusion logically follows from the premises. That is, if
the premises are true, the conclusion must also be true.
4. Logical Connectives:
(Operators)
4
- These are used to combine propositions:
1: Conjunction (AND, ∧)
Truth Table:
|P |Q |P∧Q|
5
2. Disjunction (OR, ∨);
Truth Table:
|P |Q |P∨Q|
3. Negation (NOT, ¬)
-Truth Table:
|P | ¬P |
| True | False |
| False | True |
6
4.Implication (IF...THEN, →)
- **Example**: “**If** you study hard, **then** you will pass the exam.”
- **Truth Table**:
|P |Q |P→Q|
- **Example**: “You will get a bonus **if and only if** you meet the sales target.”
Truth Table:
|P |Q |P↔Q|
7
| False | True | False |
6. Exclusive OR (XOR, ⊕)
- **Example**: “You can either take the bus **or** drive to work, but not both.”
- **Truth Table**:
|P |Q |P⊕Q|
These examples and truth tables illustrate how logical connectives are used in daily life and
how their truth values are determined.
Types of Logic:
1. Inductive logic
2. Deductive logic
3. Abductive logic
1. Inductive Logic
8
Inductive logic is a system of reasoning that involves making general conclusions based on
specific observations.
Inductive logic is a powerful tool for reasoning in situations where certainty is unattainable
but probability and likelihood can guide decisions and conclusions. It is the backbone of
empirical research and practical problem-solving.
Examples:
You notice that someone always orders a cappuccino at 11 AM at the cafe, so you
conclude that they always come at that time and order that drink.
You notice that your mom likes dark chocolate, but doesn’t like it with coconut flakes,
so you buy her dark chocolate with different fillings.
You notice that Joe gets a stomachache after eating pears, so you conclude that
eating pears might cause his stomachache.
2. Deductive logic
“A type of reasoning that involves drawing a specific,
certain, and absolute conclusion from one or more general premises using logical
rules, moving from general to specific.”
Deductive logic is a branch of logic that uses general ideas to reach specific
conclusions. It’s also known as deductive reasoning.
Examples:
“If plants convert sunlight into energy, then plants can photosynthesize” .
3. Abductive logic
A type of reasoning that involves making an educated guess or hypothesis
to explain a set of observations or facts, seeking the most plausible explanation.
Abductive logic is a method of reasoning that uses logic to find the most likely explanation
for a set of observations.
Examples:
Hearing birdsong
9
If you hear birdsong outside, you might conclude that a bird is nearby.
Missing TV
If you find your TV missing, you might conclude that someone broke in and stole it.
Abandoned soup
If you see an abandoned bowl of hot soup, you might conclude that the owner will
return soon.
White swan
If you see a white swan, you might conclude that it is likely from a region where white
swans are common.
Practice Questions
(of first week)
Logic (General)
1. Define the following terms:
- Proposition
- Argument
- Validity
- Soundness
Deductive Logic
1. Determine whether the following arguments are **valid** or **invalid**:
- Premise 1: All birds can fly.
Premise 2: A penguin is a bird.
Conclusion: Therefore, a penguin can fly.
- Premise 1: If it is sunny, then I will go to the park.
10
Premise 2: It is sunny.
Conclusion: Therefore, I will go to the park.
3. Construct a deductive argument with two premises and a conclusion that is **valid** but
**unsound**.
Inductive Logic
1. Determine whether the following arguments are **strong** or **weak**:
- Premise: Every swan I have seen is white.
Conclusion: Therefore, all swans are white.
- Premise: The sun has risen every morning for the past 10,000 years.
Conclusion: Therefore, the sun will rise tomorrow.
Abductive Logic
1. Provide an example of abductive reasoning in everyday life.
2. Identify the best explanation for the following observation using abductive reasoning:
- Observation: The grass is wet.
Possible Explanations:
- It rained last night.
- The sprinklers were turned on.
- A dog peed on the grass.
Example:
- “Not all students are attending the party” is logically equivalent to “Some students are
not attending the party”.
Week No:2
Propositions:
A proposition is a declarative statement that is either true (T)
or false (F), but not both. Propositions are the building blocks of logical.
Explanation:
12
Examples of Propositions:
2. 2 + 2 = 5. (False)
4. Please read carefully! (it’s not a proposition because it’s can’t be either True or false)
Types of Propositions:
Arguments:
An argument is a set of statements where one statement (the
conclusion) is supported by one or more other statements (the premises).
Premises:
13
Conclusion:
Valid Argument:
Example:
Invalid Argument:
14
Example:
Logical Connectives:
Logical connectives are words or symbols used to connect and combine propositions
(statements) in logical arguments.
15