Finding the Appropriate z Value for the Confidence Interval Formula (Using a Table) @jbstatistics
Finding the Appropriate z Value for the Confidence Interval Formula (Using a Table)  @jbstatistics
Uploaded April 2013 | Updated September 2026, 2 hours ago
I show how to find the appropriate z value (using the standard normal table) when calculating a confidence interval. The version of the table used in this video gives the area to the left of the z value (and not the area between 0 and z).

For those that use R, below is the R code to find the values (see the video for illustrations).

z value for a 95% interval:
qnorm(.975)
[1] 1.959964

z value for a 75% interval:
qnorm(.875)
[1] 1.150349
Finding the Appropriate z Value for the Confidence Interval Formula (Using a Table)Welch (Unpooled Variance) t Tests and Confidence Intervals: An ExampleInference for Two Proportions: IntroductionAn Introduction to the Chi-Square DistributionSimple Linear Regression:  Checking Assumptions with Residual PlotsAn Introduction to the Normal DistributionIntroduction to the Continuous Uniform DistributionAn Introduction to the Poisson DistributionBasic Probability: The Multiplication RuleThe Relationship Between Confidence Intervals and Hypothesis TestsAn Introduction to Inference for the Ratio of Two VariancesOne-Way ANOVA:  LSD confidence intervals
jbstatistics |

Finding the Appropriate z Value for the Confidence Interval Formula (Using a Table)

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER