Tutorial, Lecture
Real Numbers – Episode 05, Grandma's Secret College Fund
Piggy Bank Problem Setup:
- Initial state: The piggy bank contains three $20 bills and an unknown number of $1 bills.
- Sunday action: Grandma adds one bill ($1 or $20) with a prior probability of 50% for each denomination.
- Monday action: A single bill is drawn at random from the bank, and it is a $20 bill.
- Objective: Calculate the posterior probability that the bill added on Sunday was a $20 bill given the observed draw.
Bayesian Framework Application:
- Prior probability: The chance of adding a $20 bill on Sunday was 0.5 before any draw occurred.
- Likelihood update: Observing a $20 draw provides new information to update the prior probability regarding the Sunday addition.
- Methodology: The transcript references using Bayes' theorem to mathematically calculate the conditional probability of the addition event given the observation.
Recap of Previous Episode (DMV Study Rates):
- Base Rates:
- 60% of applicants studied; 40% did not study.
- 75% of the total applicant pool passed the exam.
- Conditional Probabilities:
- Probability of passing given no study: 0.50 (50%).
- Probability of passing given study: Calculated as 11/12 using the law of total probability.
- Calculated Outcomes:
- Probability of having studied given the applicant passed: 11/15 (approx. 73.3%).
- Probability of not having studied given the applicant passed: 4/15 (approx. 26.7%).
- Validation Methods:
- Direct Bayes' Theorem calculation yielded 11/15.
- Complementary calculation (1 minus probability of not studying) yielded 11/15.
- Visual "100 dots" model confirmed the result: 55 passing studiers vs. 20 passing non-studiers (55/75 = 11/15).
- Base Rates:
Forward-Looking Content:
- The current episode serves as the conclusion to a series of probability problems.
- Next episode topic: A transition to geometric problems.
- Call to action: Viewers are invited to submit the piggy bank solution, as well as other mathematical ideas or questions for potential future episodes.