Analyze discrete and continuous random variables using binomial and Poisson distributions.
If you flip a coin 100 times, you expect 50 heads—but how 'surprised' should you be if you actually get 60? Probability distributions allow us to quantify that surprise and predict the long-term behavior of chaotic systems.
Quick Check
If a random variable X can be 0 with probability 0.4 and 10 with probability 0.6, what is the Expected Value E(X)?
Answer
6
A basketball player has an 80% chance () of making a free throw. If they take 3 shots (), what is the probability they make exactly 2 ()?
1. Identify variables: . 2. Set up the formula: . 3. Calculate the coefficient: . 4. Solve: . 5. Result: There is a 38.4% chance of making exactly 2 shots.
Quick Check
In a Binomial Distribution, if the probability of success p is 0.5, what is the probability of failure (1-p)?
Answer
0.5
The Poisson Distribution is a discrete distribution often used for the number of events occurring in a fixed interval of time. If a cafe receives an average of customers per hour, what is the probability of exactly 2 customers arriving in the next hour?
1. Formula: . 2. Plug in values: . 3. Simplify: . 4. Result: or 14.65%.
Prove that for a Binomial Distribution, the variance is . Suppose and .
1. Calculate . 2. Calculate . 3. Standard Deviation: . 4. Interpretation: In 100 trials, you expect 20 successes, but most results will fall between (16 to 24 successes).
Which of the following is a requirement for a Binomial Distribution?
If the total area under a Probability Density Function (PDF) is calculated, what must it equal?
The Expected Value E(X) of a random variable is always one of the possible outcomes of the variable.
Review Tomorrow
In 24 hours, try to write down the Binomial probability formula from memory and explain what each variable (n, k, p) represents.
Practice Activity
Find a real-world 'success/failure' scenario (like a sports stat or a manufacturing defect rate) and calculate the probability of 3 successes in 10 trials using the formula.