Mu (μ) — Greek Letter Meaning & Uses in Math
Mu (μ) is the Greek letter used in mathematics and statistics to represent the population mean — the true average of every value in an entire population, as opposed to a sample average.
In inferential statistics, μ denotes the expected value (first moment) of a probability distribution or, equivalently, the arithmetic mean of a finite population of size : . Because μ is a fixed parameter rather than a computed statistic, it is typically unknown and must be estimated from sample data.
Key Formula
Where:
- = Population mean
- = Total number of individuals in the population
- = Value of the i-th individual in the population
How It Works
Whenever you see μ in a statistics formula, it refers to the average you would get if you could measure every single member of a population. In practice, collecting data from an entire population is usually impossible, so you draw a sample and compute the sample mean as an estimate of μ. Hypothesis tests and confidence intervals are built around this idea: you use and the standard error to make claims about where μ likely falls. Outside of statistics, μ also appears in physics (coefficient of friction, micro- prefix for ), but in an AP Statistics context it almost always means the population mean.
Worked Example
Problem: A small town has exactly 5 households. Their annual incomes (in thousands of dollars) are 40, 50, 55, 60, and 95. Find the population mean income μ.
Step 1: Identify the population size and list every value.
Step 2: Sum all values.
Step 3: Divide the sum by N to get μ.
Answer: The population mean income is μ = $60 thousand (i.e., $60,000).
Another Example
Problem: A researcher cannot survey every household, so she randomly samples 3 of the 5 households and gets incomes of 40, 55, and 95 (in thousands). Calculate the sample mean x̄ and explain its relationship to μ.
Step 1: Compute the sample mean using n = 3.
Step 2: Compare to the known population mean.
Step 3: Note that x̄ is an unbiased estimator of μ, meaning that across all possible samples, the average of all sample means equals μ — even though any single sample mean may differ from μ.
Answer: The sample mean x̄ ≈ 63.3 thousand is close to, but not equal to, μ = 60 thousand. This sampling variability is exactly what confidence intervals and hypothesis tests account for.
Why It Matters
Every hypothesis test you encounter in AP Statistics — whether a one-sample z-test, t-test, or paired-t procedure — revolves around making a claim about μ. Understanding that μ is the target you are estimating helps you interpret p-values, confidence intervals, and margin of error correctly. Beyond coursework, fields from epidemiology to quality engineering rely on estimating μ to make data-driven decisions.
Common Mistakes
Mistake: Using μ and x̄ interchangeably.
Correction: μ is the fixed (usually unknown) population mean; x̄ is the sample mean that estimates μ. Swapping them in formulas — for example, plugging x̄ into the z-score formula where μ belongs — leads to incorrect results.
Mistake: Dividing by n − 1 when computing a population mean.
Correction: The n − 1 (Bessel's correction) applies to the sample variance s², not to the population mean. When you have data for the entire population, divide the sum by N.
