Mathwords logoMathwords

p-hat Symbol — Definition, Formula & Examples

The p-hat symbol (written p^\hat{p}) is the notation used in statistics to represent a sample proportion — the fraction of individuals in a sample that have a particular characteristic.

Given a random sample of size nn, the statistic p^=xn\hat{p} = \dfrac{x}{n} is the point estimator of the population proportion pp, where xx is the number of observed successes in the sample.

Key Formula

p^=xn\hat{p} = \frac{x}{n}
Where:
  • p^\hat{p} = Sample proportion (read "p-hat")
  • xx = Number of successes (individuals with the trait) in the sample
  • nn = Total number of individuals in the sample

How It Works

You use p^\hat{p} whenever you collect data from a sample and want to estimate the true population proportion pp. Count the number of "successes" (items with the trait you care about), then divide by the total sample size. The result, p^\hat{p}, is a decimal between 0 and 1. In AP Statistics, p^\hat{p} appears in confidence intervals and hypothesis tests for proportions, where it serves as the center of the sampling distribution.

Worked Example

Problem: A poll surveys 500 randomly selected voters and finds that 320 support a new policy. What is p-hat?
Identify values: The number of successes is 320 and the sample size is 500.
x=320,n=500x = 320, \quad n = 500
Apply the formula: Divide the number of successes by the sample size.
p^=320500=0.64\hat{p} = \frac{320}{500} = 0.64
Answer: p^=0.64\hat{p} = 0.64, meaning 64% of the sampled voters support the policy.

Why It Matters

In AP Statistics, p^\hat{p} is central to one-proportion z-tests and confidence intervals for proportions. Pollsters, medical researchers, and quality-control engineers all rely on p^\hat{p} to draw conclusions about large populations from manageable samples.

Common Mistakes

Mistake: Confusing p^\hat{p} (sample proportion) with pp (population proportion).
Correction: pp is the true proportion for the entire population, which is usually unknown. p^\hat{p} is the value you calculate from your sample data to estimate pp. The "hat" symbol always signals a sample statistic, not a parameter.

Related Terms