"

Confidence Intervals

Confidence Intervals for σ Known

Learning Objectives

In this section, we will examine the formulas to calculate

  • The lower and upper limits confidence interval limits
  • Margin of error
  • Required sample size
  • Examine when averages fail to forecast future data

When the population standard deviation (σ) is known and we want to construct the interval estimate, or confidence interval for the true mean, μ, we use:

  • CLLower=x¯zσn
  • CLUpper=x¯+zσn

These calculations will provide the lower and upper confidence limits respectively. Remember: x¯ is the sample mean, σ is the population standard deviation, z is the z-score related to a given confidence level and n is the sample size.

Bell curve middl e area highlighted and confidence level written in this area. The limits of this middle area are minus z and z, respectively.
Figure 48.1 Confidence interval with areas to the left of z-scores.

The negative and positive z-score can be calculated using Excel’s NORM.S.INV() function:

  • z=NORM.S.INV(1Conf level2)
  • z=NORM.S.INV(1Conf level2+Conf level)

License

Icon for the Creative Commons Attribution-NonCommercial 4.0 International License

An Introduction to Business Statistics for Analytics (1st Edition) Copyright © 2024 by Amy Goldlist; Charles Chan; Leslie Major; Michael Johnson is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License, except where otherwise noted.

Share This Book