Probabilistic Thinking Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Probabilistic Thinking.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

Probabilistic thinking is the habit of reasoning about uncertain outcomes in terms of likelihood, expected value, and distributions rather than certainties.

Instead of 'Will X happen?' ask 'How likely is X?' and plan for multiple outcomes.

Read the full concept explanation →

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: Most real-world reasoning should be probabilistic, not binary.

Common stuck point: Our brains want certainty—probabilistic thinking requires practice.

Worked Examples

Example 1

medium
A medical test is 95% accurate. You test positive. Should you conclude you have the disease? Calculate the probability you actually have it if the disease prevalence is 1%.

Solution

  1. 1
    Given: P(D)=0.01, P(+|D)=0.95 (sensitivity), P(+|\text{no }D)=0.05 (false positive rate)
  2. 2
    P(+) = P(+|D)P(D) + P(+|\text{no}D)P(\text{no}D) = 0.95(0.01) + 0.05(0.99) = 0.0095 + 0.0495 = 0.059
  3. 3
    P(D|+) = \frac{P(+|D)P(D)}{P(+)} = \frac{0.0095}{0.059} \approx 0.161
  4. 4
    Despite 95% accurate test, only 16.1% probability of actually having the disease

Answer

P(disease | positive test) ≈ 16.1%. A positive result does not mean you have the disease.
This is Bayes' theorem in action. Low base rate (1% prevalence) means most positive tests are false positives. Probabilistic thinking requires considering base rates, not just test accuracy. This counter-intuitive result is critical for medical decision-making.

Example 2

hard
The Monty Hall Problem: 3 doors, prize behind 1. You pick door 1. Host opens door 3 (no prize). Should you switch to door 2? Calculate probabilities for staying vs. switching.

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
You roll a die and it shows 1, 2, 3, 4, 5 five times in a row (never 6). What is the probability of rolling a 6 on the next roll? Explain the correct probabilistic reasoning.

Example 2

hard
Risk framing effect: 'This surgery has a 90% survival rate' vs. 'This surgery has a 10% mortality rate.' Are these equivalent? Explain how framing affects decisions and what probabilistic thinking reveals.

Background Knowledge

These ideas may be useful before you work through the harder examples.

probabilityuncertainty