Skip to main content
Business LibreTexts

6.6: Chapter 6 Review

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

    6.3 A Confidence Interval for a Population Standard Deviation Unknown, Small Sample Case

    In many cases, the researcher does not know the population standard deviation, \(\sigma\), of the measure being studied. In these cases, it is common to use the sample standard deviation, s, as an estimate of \(\sigma\). The normal distribution creates accurate confidence intervals when \(\sigma\) is known, but it is not as accurate when s is used as an estimate. In this case, the Student’s t-distribution is much better. Define a t-score using the following formula:

    \(t=\frac{\overline{x}-\mu}{s / \sqrt{n}}\)

    The t-score follows the Student’s t-distribution with \(n - 1\) degrees of freedom.

    The confidence interval under this distribution is calculated with \[\overline{x}-t_{\frac{\alpha}{2}, df}\left(\frac{s}{\sqrt{n}}\right) \leq \mu \leq \overline{x}+t_{\frac{\alpha}{2}, df}\left(\frac{s}{\sqrt{n}}\right)\nonumber\]

    where \(t_{\frac{\alpha}{2}}\) is the t-score with area to the right equal to \(\frac{\alpha}{2}\), \(s\) is the sample standard deviation, and \(n\) is the sample size. Use the t table in Appendix A to find \(t_{\frac{\alpha}{2}}\) for a given \(\alpha\) and df.

    6.4 A Confidence Interval for A Population Proportion

    Some statistical measures, like many survey questions, measure qualitative rather than quantitative data. In this case, the population parameter being estimated is a proportion. It is possible to create a confidence interval for the true population proportion following procedures similar to those used in creating confidence intervals for population means. The formulas are slightly different, but they follow the same reasoning.

    Let \(P^{\prime}\) represent the sample proportion, \(x/n\), where \(x\) represents the number of successes and \(n\) represents the sample size. Then the confidence interval for a population proportion is given by the following formula:

    \[P^{\prime}-z_{\alpha /2} \sqrt{\frac{P^{\prime} ({1 - P}^{\prime})}{n}} \leq P \leq P^{\prime}+z_{\alpha /2} \sqrt{\frac{P^{\prime} ({1 - P}^{\prime})}{n}}\nonumber\]


    6.6: Chapter 6 Review is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.