Probability – Full Notes (~2700 chars)
Probability Notes (Full Length)
1. **Basic Probability** – P(E) = favorable outcomes / total outcomes. 0 ≤ P(E) ≤ 1. Impossible
event P = 0, certain event P = 1.
2. **Complementary Probability** – P(not E) = 1 – P(E).
3. **Mutually Exclusive Events** – Cannot happen together. P(A or B) = P(A) + P(B).
4. **Independent Events** – Outcome of one does not affect the other. P(A and B) = P(A) × P(B).
5. **Dependent Events** – Outcome affects next event. Example: drawing cards without
replacement.
6. **Conditional Probability** – P(A|B) = P(A and B)/P(B).
7. **Venn Diagrams** – Visualize probabilities, overlaps represent P(A and B). P(A ∪ B) = P(A) +
P(B) – P(A ∩ B).
8. **Tree Diagrams** – Represent sequences of events. Multiply along branches, add for outcomes.
9. **Expected Value** – Σ(x × P(x)). Helps predict average outcomes over trials.
10. **Practice Tips** – Count carefully, use fractions or decimals, draw diagrams. Check total
probability = 1.