Combinatorics • Topic 19
Basic Probability
For finite sample spaces where all outcomes are equally likely, probability is a simple ratio of counting.
Definition
Theorem (Naive Definition of Probability)
If a random experiment has a finite sample space where every outcome is equally likely, then the probability of an event is:
Axioms of Probability
For more general spaces, probability is a function satisfying:- .
- .
- Additivity: If and are disjoint (), then .
Applications with Combinatorics
Most Olympiad probability problems are just two counting problems in disguise: count the good cases, count the total cases, and divide.
Example (Poker Hand)
What is the probability of being dealt a "Four of a Kind" in a 5-card poker hand?
Proof. Total outcomes (): . Outcomes in :
- Choose the rank for the quad: .
- Choose the 4 cards of that rank: .
- Choose the 5th "kicker" card from remaining 48: .
∎
Practice Problems
Exercise (Problem 1)
If 3 distinct integers are chosen from , what is the probability that their sum is even?
Exercise (Problem 2)
Two friends agree to meet between 2 PM and 3 PM. Each waits 15 minutes for the other before leaving. What is the probability they meet? (Geometric Probability).
Exercise (Problem 3)
Find the probability that a random arrangement of the letters in "GOOGLE" has the two O's together.