Reference

Probability & Statistics

Counting, conditional probability, distributions, expected value, variation, z-scores, and regression.

Definitions

Probability distribution

A rule assigning probabilities to values of a random variable.

Example: A fair die assigns probability to each result.

Expected value

The probability-weighted long-run average of a random variable.

Example: A fair die has expected value 3.5.

Variance

The expected squared distance from the mean.

Example: A larger variance means greater spread.

Correlation

A standardized measure of linear association between two quantitative variables.

Example: near indicates a strong positive linear association.

Regression

A model describing how an outcome changes with one or more explanatory variables.

Example: A least-squares line predicts from .

Z-score

The number of standard deviations a value lies above or below the mean.

Example: is two standard deviations below the mean.

Normal distribution

A symmetric bell-shaped continuous distribution determined by mean and standard deviation.

Example: Standard normal has mean 0 and standard deviation 1.

Formula sheet

11 formulas

Factorial
Variables
: nonnegative integer;
Remember
Counts arrangements of distinct objects.
Permutation
Variables
Remember
Use when order matters.
Combination
Variables
Remember
Use when order does not matter.
Conditional probability
Variables
Remember
Restrict the sample space to .
Binomial probability
Variables
trials; constant ; successes
Remember
Independent trials with two outcomes.
Geometric probability
Variables
: trial of first success
Remember
Counts trials until first success.
Hypergeometric probability
Variables
sample without replacement from ; successes
Remember
Trials are dependent because there is no replacement.
Expected value
Variables
: possible value
Remember
Long-run average, not necessarily an attainable outcome.
Variance
Variables
Remember
Standard deviation is the square root of variance.
Z-score
Variables
Remember
Standardizes a value relative to its distribution.
Normal approximation correction
Variables
: normal approximation
Remember
Use a continuity correction when approximating discrete counts.

Worked examples

Choose a committee

How many -person committees can be chosen from people?

Show solution
  1. Order does not matter, so use combinations.
  2. Compute .
  3. Cancel: .
  4. There are committees.

Comparison table

Common probability distributions
DistributionSituationKey condition
BinomialNumber of successes in trialsIndependent, two outcomes, constant
GeometricTrial number of first successIndependent, two outcomes, constant
HypergeometricSuccesses in a sampleSampling without replacement
NormalContinuous bell-shaped measurementModel determined by and

Variable glossary

trial or sample count
probability of success
population mean or expected value
population standard deviation
correlation coefficient when used in regression