Business Logic - Deductive and Inductive
Business Logic - Deductive and Inductive
Inductive reasoning
- is a method of drawing conclusions by going from the specific to the
general. It’s usually contrasted with deductive reasoning, where you
go from general information to specific conclusions.
- Inductive reasoning is also called inductive logic or bottom-up
reasoning.
Business Logic
Deductive and inductive reasoning
Remember!
1. Observation: Notice specific instances or data points
2. Pattern Recognition: Identify patterns or trends in the observations.
3. Forming a Hypothesis: Create a general idea based on the
recognized patterns.
4. Testing: Gather more data to test whether the hypothesis holds.
5. Evaluation: Analyze the data to see if the hypothesis is supported.
6. Conclusion: If the hypothesis is supported, make generalizations or
predictions; if not, revise or conduct further research.
Advantages
1. Flexibility: Inductive reasoning allows us to make generalizations and
predictions based on specific observations, even when we do not
have complete information or a clear understanding of the underlying
mechanisms at work.
Limitations
1. Limited scope: Inductive reasoning relies on specific observations to
make generalizations, which means that the conclusions we draw are
limited to the scope of our observations. This means that our
conclusions may not be applicable to broader contexts or situations.
Inductive Reasoning
- Reasoning that a rule or statement is true because specific cases are
true.
Conjecture
Business Logic
Deductive and inductive reasoning
Counter Example
- A case that proves a conjecture false.
Conjecture: All birds can fly.
Counter Example: Penguins cannot fly.
Since penguins are birds but cannot fly, this disproves the conjecture that all
birds can fly. A single counterexample is enough to show that the original
statement is false.
Example
● Look for a pattern: Every time you go to bed early, you feel more
energetic at school the next day.
● Make a conjecture: "Going to bed early makes me feel more
energetic at school.“
● Prove or disprove: After going to bed early a few more times and
consistently feeling energetic, this supports your conjecture. However,
if you go to bed early but still feel tired, that would be a
counterexample and disprove the conjecture.
Conditional Statement
- A statement that can be written as an “if-then” statement.
- Example: If today is Saturday, then we don’t have to go to school.
Hypothesis
- The part of the conditional following the word “if”.
- “today is Saturday” is the hypothesis.
Conclusion
- The part of the conditional following the word “then”.
- “we don’t have to go to school” is the conclusion.
Business Logic
Deductive and inductive reasoning
Inductive reasoning helps us find patterns and make general conclusions from
specific observations. Conditional statements express these conclusions in an
"if-then" format, connecting cause and effect. Together, they improve our
critical thinking and decision-making.