Interactive Review & Geometric Demonstrations
For non-disjoint events:
\( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)
Drag circles to move • Use sliders to resize
Formula Check:
\( P(A|B) = \frac{P(A \cap B)}{P(B)} \)
\( P(A|B) = \frac{P(B|A)P(A)}{P(B)} \)
Visualize the sample space shrinking! The large rectangle is the Universe.
Green is Event B.
Blue is Event A.
The Darker Region is \( A \cap B \).
Notice how \( P(A|B) \) is just the fraction of the Green box that is covered by Blue.
Conditional Probability
\( \frac{P(A \cap B)}{P(B)} = \frac{\text{Area}(Intersection)}{\text{Area}(B)} \)
| Feature | Discrete RV | Continuous RV |
|---|---|---|
| Values | Countable (e.g., integers) | Uncountable (e.g., reals) |
| Function | PMF \( p_X(x) = P(X=x) \) | PDF \( f_X(x) \) |
| Probability | Sum: \( \sum_{x \in A} p_X(x) \) | Integral: \( \int_A f_X(x) dx \) |
| Point Prob | \( P(X=x) \ge 0 \) | \( P(X=x) = 0 \) |
Holds for ANY RVs X, Y (even dependent)!
\( Var(X) = E[X^2] - (E[X])^2 \)
Problem: A fair coin is tossed \( n \) times. Let \( X \) be the number of heads. Find \( E[X] \).
Select True or False for each statement.