S8-SA5-0413
What is Sensitivity Analysis for Decisions?
Grade Level:
Class 5
AI/ML, Data Science, Research, Journalism, Law, any domain requiring critical thinking
Definition
What is it?
Sensitivity analysis helps us understand how much our decisions might change if some information or numbers we used turn out to be a little different. It's like checking 'what if' scenarios to see how strong or weak our plan is. We use it to see which parts of our plan are most important and might need extra attention.
Simple Example
Quick Example
Imagine you're planning a picnic. You decide to go if there's less than a 20% chance of rain. Sensitivity analysis would be asking: 'What if the rain chance changes to 25%? Would we still go? What if it's 15%?' It helps you see how sensitive your picnic decision is to the rain forecast.
Worked Example
Step-by-Step
Let's say you want to buy a new mobile phone. You've narrowed it down to two phones, Phone A and Phone B. You're trying to decide based on three things: Price, Camera Quality, and Battery Life. You give each a score out of 10.
1. **Your Initial Plan:**
Phone A: Price (8/10), Camera (7/10), Battery (9/10) = Total Score 24
Phone B: Price (9/10), Camera (8/10), Battery (7/10) = Total Score 24
*Decision: It's a tie! You're stuck.*
---2. **What if Price is more important? (Sensitivity Check 1)**
You realise price is super important to you, so you decide to double the 'Price' score for both phones.
Phone A: Price (8*2=16), Camera (7), Battery (9) = Total Score 32
Phone B: Price (9*2=18), Camera (8), Battery (7) = Total Score 33
*Decision: Phone B wins! Your decision changed.*
---3. **What if Camera is more important? (Sensitivity Check 2)**
Instead, you think camera quality is the most crucial, so you double the 'Camera' score.
Phone A: Price (8), Camera (7*2=14), Battery (9) = Total Score 31
Phone B: Price (9), Camera (8*2=16), Battery (7) = Total Score 32
*Decision: Phone B still wins, but by a smaller margin.*
---4. **What if Battery Life is most important? (Sensitivity Check 3)**
You double the 'Battery Life' score.
Phone A: Price (8), Camera (7), Battery (9*2=18) = Total Score 33
Phone B: Price (9), Camera (8), Battery (7*2=14) = Total Score 31
*Decision: Phone A wins! Your decision changed again.*
**Answer:** This analysis shows your phone decision is very sensitive to which feature you value most. If Price or Camera is most important, you pick Phone B. If Battery Life is most important, you pick Phone A. You now know what factor strongly influences your choice.
Why It Matters
Understanding sensitivity helps people make better, more robust decisions in many fields. Data scientists use it to check how reliable their predictions are, and journalists use it to understand how different facts might change a story's impact. It's a critical skill for anyone who wants to think clearly and make smart choices, whether in science, business, or even daily life.
Common Mistakes
MISTAKE: Thinking sensitivity analysis tells you the 'right' answer. | CORRECTION: It doesn't give 'the' answer; it shows how your answer might change under different conditions, helping you understand your decision better.
MISTAKE: Only changing one thing at a time and ignoring how multiple factors might change together. | CORRECTION: While simple examples change one thing, real-world sensitivity analysis often looks at how several factors changing at once affect the outcome.
MISTAKE: Confusing sensitivity analysis with predicting the future perfectly. | CORRECTION: It's about understanding uncertainty and potential outcomes, not about knowing exactly what will happen.
Practice Questions
Try It Yourself
QUESTION: You want to buy a new cricket bat. You decide to buy Brand X if it costs less than ₹2000. If the price of Brand X suddenly increases to ₹2200, would your decision change? | ANSWER: Yes, your decision would change. You would not buy Brand X as it now costs more than ₹2000.
QUESTION: Your family plans to visit your cousin in another city. You decide to go by train if the journey takes less than 8 hours. If a new, faster train reduces the journey time to 6 hours, how does this affect your decision to travel by train? | ANSWER: This change makes the decision to travel by train even stronger, as the journey time is now even further below your 8-hour limit.
QUESTION: A small shop owner calculates their daily profit by: (Number of chai sold * ₹10) - (Rent ₹100 + Electricity ₹50). If they usually sell 20 chai, what is their profit? If the price of chai increases to ₹12 and they still sell 20 chai, how sensitive is their profit to the chai price? | ANSWER: Initial Profit: (20 * ₹10) - (₹100 + ₹50) = ₹200 - ₹150 = ₹50. | New Profit: (20 * ₹12) - (₹100 + ₹50) = ₹240 - ₹150 = ₹90. | Their profit is sensitive to the chai price; a ₹2 increase in price led to a ₹40 increase in profit.
MCQ
Quick Quiz
What is the main purpose of Sensitivity Analysis for Decisions?
To always find the cheapest option.
To predict the future with 100% accuracy.
To understand how decisions might change if some information varies.
To avoid making any decisions at all.
The Correct Answer Is:
C
Sensitivity analysis helps us explore 'what if' scenarios, showing how different inputs or assumptions can affect the final decision. It doesn't predict the future or only focus on cost.
Real World Connection
In the Real World
Government officials in India use sensitivity analysis when planning new infrastructure projects like metro lines or highways. They might ask: 'What if the cost of steel increases by 10%? What if fewer people use the metro than expected?' This helps them prepare for different outcomes and make more resilient plans, ensuring taxpayer money is used wisely.
Key Vocabulary
Key Terms
UNCERTAINTY: Not knowing exactly what will happen or what a number will be. | SCENARIO: A possible future situation or set of circumstances. | ASSUMPTION: Something we believe to be true for the purpose of making a decision, even if we don't have full proof. | ROBUST DECISION: A decision that remains good or acceptable even if some things change or don't go exactly as planned.
What's Next
What to Learn Next
Now that you understand how to test decisions using sensitivity analysis, you can explore 'Decision Trees'. Decision trees are a visual way to map out different choices and their possible outcomes, building on your ability to think about 'what if' scenarios.


