Build a solid foundation in probability theory. Learn random experiments, sample spaces, events, probability definitions, and fundamental laws that form the basis of statistical inference.
Understanding the foundation of probability theory
An experiment that satisfies three conditions:
The set of all possible outcomes of a random experiment
Learn about different types of events and how to combine them
A subset of the sample space Ω
Always occurs
Example: Sum ≤ 12 when rolling two dice
Never occurs
Example: Sum = 13 when rolling two dice
Single outcome
Example: Getting exactly 5 on dice roll
Event that occurs when A or B (or both) occur
Event that occurs when both A and B occur
Event that occurs when A does not occur
Event that A occurs but B does not
Three fundamental approaches to defining probability
Problem: Probability of getting an even number when rolling a fair dice
Solution: P(even) = 3/6 = 1/2
Explanation: 3 even outcomes {2,4,6} out of 6 total outcomes
Problem: Estimating probability of defective product
Solution: P(defective) ≈ 50/10000 = 0.005
Explanation: 50 defective items found in 10,000 inspected
Problem: Two people meet between 7-8 PM, each waits 20 minutes
Solution: P(meeting) = 5/9
Explanation: Favorable area 2000 out of total area 3600 in coordinate system
Fundamental axioms and derived properties of probability
Probability is never negative
Probability of certain event is 1
Probability of union equals sum of individual probabilities for exclusive events
Example: If P(rain) = 0.3, then P(no rain) = 0.7
Example: P(red or face card) = P(red) + P(face) - P(red face)
Example: P(getting 6) ≤ P(getting even number)
Example: Not (A or B) = (not A) and (not B)
See how probability theory applies to practical problems
If 1% of population has disease, test is 95% accurate
Rare diseases require careful interpretation of test results
Sampling batches to estimate overall defect rate
Sample size affects reliability of estimates
Probability of accidents, natural disasters, market crashes
Historical data informs future risk predictions
Poker, investment strategies, competitive bidding
Optimal strategies depend on probability assessments
Step-by-step solutions to typical probability problems
From a standard 52-card deck, find the probability of drawing a red king or a black ace.
Mutually exclusive events allow simple addition
Two friends agree to meet between 2-3 PM. Each will wait 15 minutes. What's the probability they meet?
Geometric probability uses area ratios for continuous problems
A system has 5 independent components, each working with probability 0.9. Find probability system works if at least 3 must work.
Complement rule often simplifies 'at least' problems