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.
Law of Connectives:
15
16
17
18
19
Proportional equivalent
Two proportions p and q are said to be proportionally equivalent, denoted by p ≡
q, if and only if they have the same truth value for all possible combinations of
truth values of their component parts.
Properties:
Examples:
1. p: “It is raining” and q: “It is not not raining” are propositionally equivalent, as
they have the same truth value.
2. p: “x > 5” and q: "x ≥ 6" are propositionally equivalent, as they have the same
truth value for all values of x.
3.Commutative Equivalence
P: “x ∧ y” (x and y)
Q: “y ∧ x” (y and x)
These two propositions are equivalent, as the order of the conjunction does not
change the truth value.
Logical fallacies are errors in reasoning that can make an argument or statement
invalid, misleading, or false. They can be intentional or unintentional and are
often used in debates, discussions, and arguments to persuade or deceive others.
20
Types with Examples:
Example: “You want to improve education? So, you think we should just
eliminate all exams?”
Example: “Dr. Smith says this diet is the best, so it must be right.”
Example: “I met two rude French people, so all French people must be rude.”
8. Assuming that because one event follows another, the first caused the second.
Example: “I wore lucky socks, and my team won, so the socks must be lucky.”
Example: “We shouldn’t worry about the environment now, let’s focus on the
economy.”
21
10. Using emotions rather than logic to persuade.
Predicate
Definition:
Examples:
1. “The sky is blue.” (Here, “is blue” is a predicate assigning a property to the
subject “sky”.)
. Quantify
- The *universal quantifier* means *”for all”*. It tells us that a statement is true for
everything in a group.
22
- We use it when we say something is true for every element or thing in a certain
category.
Example:
- “Every bird can fly” means that *all* birds are included,
not just some of them.
- The existential quantifier means ”there exists”. It tells us that at least one thing in
a group has a certain property.
- We use it when we want to say that something is true for *at least one item in a
category.
Example:
Venn diagram
23
Venn diagrams are a powerful tool for visualizing and
understanding relationships between sets.
Intersection (A ∩ B): Represents elements that belong to both Set A and Set B.
This is the overlapping region of the two circles.
Complement (A’): Represents elements that do not belong to Set A. This is the
area outside the circle for Set A but within the universal set.
Week no 2 is ended
Practice Questions
Propositions and Arguments
Q1. Identify the proposition and conclusion in the following argument: “If it
is sunny, then the beach will be crowded. It is sunny. Therefore, the beach
will be crowded.”
Q2. Determine whether the following argument is valid or invalid: “All cats
are mammals. Some mammals are carnivores. Therefore, all cats are
carnivores.”
25
Logical Connectives and Truth Tables
Q3. What is the logical connective in the following statement: “It is sunny
and warm outside”?
Propositional Equivalence
Q4. Show that the propositions “p → q” and “¬p ∨ q” are equivalent using a
truth table.
Logical Fallacies:
Q1. Identify the logical fallacy in the following argument: “Most people
believe in astrology, therefore it must be true.”
26
Q2. What is the difference between a straw man fallacy and a red herring
fallacy?
Q3. Identify the logical fallacy in the following argument: “The new policy
will not work because it was proposed by a politician I dislike.”
Q5. Identify the logical fallacy in the following argument: “We should not
invest in renewable energy because it is expensive.”
Venn Diagrams
1. Draw a Venn diagram to represent the sets A = {1, 2, 3} and B = {2, 3, 4}.
3. Draw a Venn diagram to represent the sets A = {1, 2, 3}, B = {2, 3, 4}, and
C = {3, 4, 5}.
4. Use a Venn diagram to determine the union of the sets A = {1, 2, 3} and B
= {2, 3, 4}.
5. Draw a Venn diagram to represent the sets A = {1, 2, 3} and B = {4, 5, 6}.
27
28