Skip to main content
Statistics LibreTexts

4.7: Sample Size and Power (Special Topic)

  • Page ID
    285
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The Type 2 Error rate and the magnitude of the error for a point estimate are controlled by the sample size. Real differences from the null value, even large ones, may be difficult to detect with small samples. If we take a very large sample, we might nd a statistically significant difference but the magnitude might be so small that it is of no practical value. In this section we describe techniques for selecting an appropriate sample size based on these considerations.

    Finding a sample size for a certain margin of error

    Many companies are concerned about rising healthcare costs. A company may estimate certain health characteristics of its employees, such as blood pressure, to project its future cost obligations. However, it might be too expensive to measure the blood pressure of every employee at a large company, and the company may choose to take a sample instead.

    Example \(\PageIndex{1}\)

    Blood pressure oscillates with the beating of the heart, and the systolic pressure is de ned as the peak pressure when a person is at rest. The average systolic blood pressure for people in the U.S. is about 130 mmHg with a standard deviation of about 25 mmHg. How large of a sample is necessary to estimate the average systolic blood pressure with a margin of error of 4 mmHg using a 95% confidence level?

    Solution

    First, we frame the problem carefully. Recall that the margin of error is the part we add and subtract from the point estimate when computing a confidence interval. The margin of error for a 95% confidence interval estimating a mean can be written as

    \[\text {ME} _{95} = 1.96 \times \text {SE} = 1.96 \times \dfrac {\sigma _{employee}}{\sqrt {n}}\]

    The challenge in this case is to find the sample size n so that this margin of error is less than or equal to 4, which we write as an inequality:

    \[1.96 \times \dfrac {\sigma_{employee}}{\sqrt {n}} \le 4\]

    In the above equation we wish to solve for the appropriate value of n, but we need a value for \(\sigma_{employee}\) before we can proceed. However, we haven't yet collected any data, so we have no direct estimate! Instead, we use the best estimate available to us: the approximate standard deviation for the U.S. population, 25. To proceed and solve for n, we substitute 25 for \(\sigma _{employee}\):

    \[1.96 \times \dfrac {\sigma_{employee}}{\sqrt {n}} \approx 1.96 \times \dfrac {25}{\sqrt {n}} \le 4\]

    \[1.96 \times \dfrac {25}{4} \le \sqrt {n}\]

    \[{(1.96 \times \dfrac {25}{4})}^2 \le n\]

    \[150.06 \le n \]

    This suggests we should choose a sample size of at least 151 employees. We round up because the sample size must be greater than or equal to 150.06.

    A potentially controversial part of Example 4.53 is the use of the U.S. standard deviation for the employee standard deviation. Usually the standard deviation is not known. In such cases, it is reasonable to review scientific literature or market research to make an educated guess about the standard deviation.

    Identify a sample size for a particular margin of error

    To estimate the necessary sample size for a maximum margin of error m, we set up an equation to represent this relationship:

    \[m \ge ME = z^* \dfrac {\sigma}{\sqrt {n}}\]

    where \(z^*\) is chosen to correspond to the desired confidence level, and \(\sigma\) is the standard deviation associated with the population. Solve for the sample size, n.

    Sample size computations are helpful in planning data collection, and they require careful forethought. Next we consider another topic important in planning data collection and setting a sample size: the Type 2 Error rate.

    Power and the Type 2 Error rate

    Consider the following two hypotheses:

    • H0: The average blood pressure of employees is the same as the national average, \(\mu\) = 130.
    • HA: The average blood pressure of employees is different than the national average, \(\mu \ne 130\).

    Suppose the alternative hypothesis is actually true. Then we might like to know, what is the chance we make a Type 2 Error? That is, what is the chance we will fail to reject the null hypothesis even though we should reject it? The answer is not obvious! If the average blood pressure of the employees is 132 (just 2 mmHg from the null value), it might be very difficult to detect the difference unless we use a large sample size. On the other hand, it would be easier to detect a difference if the real average of employees was 140.

    Example \(\PageIndex{2}\)

    Suppose the actual employee average is 132 and we take a sample of 100 individuals. Then the true sampling distribution of \(\bar {x}\) is approximately N(132, 2.5) (since \(SE = \dfrac {25}{\sqrt {100}} = 2.5)\). What is the probability of successfully rejecting the null hypothesis?

    Solution

    This problem can be divided into two normal probability questions. First, we identify what values of \(\bar {x}\) would represent sufficiently strong evidence to reject H0. Second, we use the hypothetical sampling distribution for that has center \(\mu\) = 132 to find the probability of observing sample means in the areas we found in the rst step.

    Step 1. The null distribution could be represented by N(130, 2.5), the same standard deviation as the true distribution but with the null value as its center. Then we can find the two tail areas by identifying the Z score corresponding to the 2.5% tails \((\pm1.96)\), and solving for x in the Z score equation:

    \[ -1.96 = Z_1 = \dfrac {x_1 - 130}{2.5} +1.96 = Z_2 = \dfrac {x_2 - 130}{2.5}\]

    \[x_1 = 125.1 x_2 = 134.9\]

    (An equally valid approach is to recognize that \(x_1\) is \(1.96 \times SE\) below the mean and \(x_2\) is \(1.96 \times SE\) above the mean to compute the values.) Figure 4.23 shows the null distribution on the left with these two dotted cutoffs.

    Step 2. Next, we compute the probability of rejecting H0 if \(\bar {x}\) actually came from N(132, 2.5). This is the same as finding the two shaded tails for the second distribution in Figure 4.23. We use the Z score method:

    \[Z_{left} = \dfrac {125.1 - 132}{2.5} = -2.76 Z_{right} = \dfrac {134.9 - 132}{2.5} = 1.16\]

    \[area_{left} = 0.003 area_{right} = 0.123\]

    The probability of rejecting the null mean, if the true mean is 132, is the sum of these areas: 0.003 + 0.123 = 0.126.

    The probability of rejecting the null hypothesis is called the power. The power varies depending on what we suppose the truth might be. In Example 4.54, the difference between the null value and the supposed true mean was relatively small, so the power was also small: only 0.126. However, when the truth is far from the null value, where we use the standard error as a measure of what is far, the power tends to increase.

    Exercise \(\PageIndex{1}\)

    Exercise 4.55

    Suppose the true sampling distribution of \(\bar {x}\) is centered at 140. That is, \(\bar {x}\) comes from N(140, 2.5). What would the power be under this scenario? It may be helpful to draw N(140, 2.5) and shade the area representing power on Figure 4.23; use the same cutoff values identified in Example \(\PageIndex{2}\).

    Answer

    Draw the distribution N(140, 2.5), then find the area below 125.1 (about zero area) and above 134.9 (about 0.979). If the true mean is 140, the power is about 0.979.

    Figure 4.23: The sampling distribution of \(\bar {x}\) under two scenarios. Left: N(130, 2.5). Right: N(132, 2.5), and the shaded areas in this distribution represent the power of the test.

    Exercise \(\PageIndex{2}\)

    If the power of a test is 0.979 for a particular mean, what is the Type 2 Error rate for this mean?

    Answer

    The Type 2 Error rate represents the probability of failing to reject the null hypothesis. Since the power is the probability we do reject, the Type 2 Error rate will be 1 - 0.979 = 0.021.

    Exercise \(\PageIndex{3}\)

    Provide an intuitive explanation for why we are more likely to reject H0 when the true mean is further from the null value.

    Answer

    Answers may vary a little. When the truth is far from the null value, the point estimate also tends to be far from the null value, making it easier to detect the difference and reject H0.

    Statistical significance versus practical significance

    When the sample size becomes larger, point estimates become more precise and any real differences in the mean and null value become easier to detect and recognize. Even a very small difference would likely be detected if we took a large enough sample. Sometimes researchers will take such large samples that even the slightest difference is detected. While we still say that difference is statistically significant, it might not be practically significant.

    Statistically significant differences are sometimes so minor that they are not practically relevant. This is especially important to research: if we conduct a study, we want to focus on finding a meaningful result. We don't want to spend lots of money finding results that hold no practical value.

    The role of a statistician in conducting a study often includes planning the size of the study. The statistician might first consult experts or scientific literature to learn what would be the smallest meaningful difference from the null value. She also would obtain some reasonable estimate for the standard deviation. With these important pieces of information, she would choose a sufficiently large sample size so that the power for the meaningful difference is perhaps 80% or 90%. While larger sample sizes may still be used, she might advise against using them in some cases, especially in sensitive areas of research.


    This page titled 4.7: Sample Size and Power (Special Topic) is shared under a CC BY-SA 3.0 license and was authored, remixed, and/or curated by David Diez, Christopher Barr, & Mine Çetinkaya-Rundel via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.