Skip to main content
Business LibreTexts

5.5: Finite Population Correction Factor

  • Page ID
    50573
    \( \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}}\)

    We saw that the sample size has an important effect on the variance and thus the standard deviation of the sampling distribution. Also of interest is the proportion of the total population that has been sampled. We have assumed that the population is extremely large and that we have sampled a small part of the population. As the population becomes smaller and we sample a larger number of observations the sample observations are not independent of each other. To correct for the impact of this, the Finite Correction Factor can be used to adjust the variance of the sampling distribution. It is appropriate when more than 5% of the population is being sampled and the population has a known population size. There are cases when the population is known, and therefore the correction factor must be applied. The issue arises for both the sampling distribution of the means and the sampling distribution of proportions. The Finite Population Correction Factor for the variance of the means shown in the standardizing formula is:

    \[Z=\frac{\overline{x}-\mu}{\frac{\sigma}{\sqrt{n}} \cdot \sqrt{\frac{N-n}{N-1}}}\nonumber\]

    and for the variance of proportions is:

    \[\sigma_{\mathrm{p}^{\prime}}=\sqrt{\frac{p(1-p)}{n}} \times \sqrt{\frac{N-n}{N-1}}\nonumber\]

    The following examples show how to apply the factor. Sampling variances get adjusted using the above formula.

    Example 5.1

    It is learned that the population of White German Shepherds in the USA is 4,000 dogs and the mean weight for German Shepherds is 75.45 pounds. It is also learned that the population standard deviation is 10.37 pounds. If the sample size is 100 dogs, then find the probability that a sample will have a mean that differs from the true probability mean by less than 2 pounds.

    Answer

    Solution 5.1

    \(N=4000, \quad n=100, \quad \sigma=10.37, \quad \mu=75.45, \quad(\overline{x}-\mu)=\pm 2\)

    \[Z=\frac{\overline{x}-\mu}{\frac{\sigma}{\sqrt{n}} \cdot \sqrt{\frac{N-n}{N-1}}}=\frac{ \pm 2}{\frac{10.37}{\sqrt{100}} \cdot \sqrt{\frac{4000-100}{4000-1}}}=\pm 1.95\nonumber\]

    \[f(Z)=0.4744 \cdot 2=0.9488\nonumber\]

    Note that "differs by less" references the area on both sides of the mean within 2 pounds right or left.

    Example 5.2

    When a customer places an order with Rudy's On-Line Office Supplies, a computerized accounting information system (AIS) automatically checks to see if the customer has exceeded his or her credit limit. Past records indicate that the probability of customers exceeding their credit limit is .06.

    Suppose that on a given day, 3,000 orders are placed in total. If we randomly select 360 orders, what is the probability that between 10 and 20 customers will exceed their credit limit?

    Answer

    Solution 5.2

    \(N=3000, \quad n=360, \quad p=0.06\)

    \[\sigma_{\mathrm{p}^{\prime}}=\sqrt{\frac{p(1-p)}{n}} \times \sqrt{\frac{N-n}{N-1}}=\sqrt{\frac{0.06(1-0.06)}{360}} \times \sqrt{\frac{3000-360}{3000-1}}=0.0117\nonumber\]

    \[p_{1}=\frac{10}{360}=0.0278, \quad p_{2}=\frac{20}{360}=0.0556\nonumber\]

    \[Z=\frac{p^{\prime}-p}{\sqrt{\frac{p(1-p)}{n}} \cdot \sqrt{\frac{N-n}{N-1}}}=\frac{0.0278-0.06}{0.011744}=-2.74\nonumber\]

    \[p\left(\frac{0.0278-0.06}{0.011744}<\frac{0.0556-0.06}{0.011744}\right)\]


    This page titled 5.5: Finite Population Correction Factor is shared under a CC BY license and was authored, remixed, and/or curated by .

    • Was this article helpful?