Probability Theory Axioms and Distributions Cheat Sheet
A printable reference covering probability axioms, set rules, conditional probability, moments, and core distributions for college.
Related Tools
Related Labs
Related Worksheets
Related Infographics
Probability theory gives the rules for measuring uncertainty in statistics, data science, and scientific modeling. This cheat sheet summarizes the axioms, set operations, conditional probability, independence, expected value, and variance. College students need these ideas to derive results, choose distributions, and interpret probabilistic models correctly. It is designed as a formula-forward reference for homework, exams, and applied analysis. The foundation is that probabilities are nonnegative, total probability equals , and disjoint events add. Conditional probability uses to update probabilities when information is known. Moments such as and describe the center and spread of random variables. Common distributions such as Bernoulli, Binomial, Poisson, Uniform, Exponential, and Normal connect these rules to real data models.
Key Facts
- The probability axioms are , , and if are disjoint, then .
- The complement rule is .
- The addition rule for two events is .
- Conditional probability is defined by when .
- Events and are independent if , equivalently when .
- Expected value and variance are for a discrete random variable and .
- For a Binomial random variable , , , and .
- For a Normal random variable , the standardized variable is .
Vocabulary
- Sample space
- The sample space is the set of all possible outcomes of a random experiment.
- Event
- An event is a subset of the sample space whose probability can be measured.
- Conditional probability
- Conditional probability is the probability that event occurs given that event has occurred.
- Independence
- Two events are independent when knowing one occurred does not change the probability of the other.
- Expected value
- The expected value is the long-run average value of a random variable.
- Probability distribution
- A probability distribution assigns probabilities to possible values of a random variable while totaling .
Common Mistakes to Avoid
- Adding overlapping events without subtracting the intersection is wrong because counts outcomes in twice.
- Treating independent and disjoint events as the same is wrong because disjoint events with positive probabilities cannot be independent.
- Using is wrong because conditional probability must use the joint probability in the numerator.
- Forgetting distribution conditions is wrong because formulas such as require a fixed number of independent trials with the same success probability.
- Confusing variance and standard deviation is wrong because variance is measured in squared units while standard deviation is .
Practice Questions
- 1 If , , and , find .
- 2 If and , find .
- 3 Let . Find , , and .
- 4 Explain why two events with , , and cannot be independent.