Module 9: Background You’ll Need 3

  • Calculate the mean and standard error for a sample proportion.

Previously, we learned about the connections between a population and the sampling distribution of a sample proportion from that population. That is, when taking many random samples of size [latex]n[/latex] from a population distribution with proportion [latex]p[/latex], the mean of the distribution of sample proportions is [latex]p[/latex] and the standard deviation of the distribution of sample proportions is [latex]\sqrt{\frac{p(1-p)}{n}}[/latex].

However, we rarely (if ever) know the true value of the population proportion. So instead, we can estimate the mean and standard deviation of the sampling distribution.

The estimated mean and standard deviation of the sampling distribution of sample proportions

  • Estimate for the mean of sample proportions = [latex]\hat{p}[/latex] = sample proportion
  • Estimate for the standard deviation of sample proportions (a.k.a., standard error) = [latex]SE = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}[/latex]