A sample of 93 units has a variance of 0.3244270722. Find a 95% Sta
Rachel Hickman
Published Jan 20, 2026
A sample of 93 units has a variance σ2 of 0.3244270722. Find a 95% confidence interval of the standard deviation σ
Confidence Interval Formula for σ is as follows:
Square Root((n - 1)s2/χ2α/2) < σ < Square Root((n - 1)s2/χ21 - α/2) where:
(n - 1) = Degrees of Freedom, s2 = sample variance and α = 1 - Confidence Percentage
First find degrees of freedom:
Degrees of Freedom = n - 1
Degrees of Freedom = 93 - 1
Degrees of Freedom = 92
Calculate α:
α = 1 - confidence%
α = 1 - 0.95
α = 0.05
Find low end confidence interval value:
αlow end = α/2
αlow end = 0.05/2
αlow end = 0.025
Find low end χ2 value for 0.025
χ20.025 = 120.427 <--- Value can be found on Excel using =CHIINV(0.025,92)
Calculate low end confidence interval total:
Low End = Square Root((n - 1)s2/χ2α/2)
Low End = √(92)(0.3244270722)/120.427)
Low End = √29.8472906424/120.427
Low End = √0.24784550509769
Low End = 0.4978
Find high end confidence interval value:
αhigh end = 1 - α/2
αhigh end = 1 - 0.05/2
αhigh end = 0.975
Find high end χ2 value for 0.975
χ20.975 = 67.3556 <--- Value can be found on Excel using =CHIINV(0.975,92)
Calculate high end confidence interval total:
High End = Square Root((n - 1)s2/χ21 - α/2)
High End = √(92)(0.3244270722)/67.3556)
High End = √29.8472906424/67.3556
High End = √0.44313005366146
High End = 0.6657
Now we have everything, display our interval answer:
0.4978 < σ < 0.6657 <---- This is our 95% confidence interval
You have 1 free calculations remaining
What this means is if we repeated experiments, the proportion of such intervals that contain σ would be 95%
What is the Answer?
0.4978 < σ < 0.6657 <---- This is our 95% confidence interval
How does the Confidence Interval for Variance and Standard Deviation Calculator work?
Free Confidence Interval for Variance and Standard Deviation Calculator - Calculates a (95% - 99%) estimation of confidence interval for the standard deviation or variance using the χ2 method with (n - 1) degrees of freedom.
This calculator has 3 inputs.
What 4 formulas are used for the Confidence Interval for Variance and Standard Deviation Calculator?
Degrees of Freedom = n - 1Square Root((n - 1)s2/χ2α/2) < σ < Square Root((n - 1)s2 / χ21 - α/2)
Square Root((n - 1)s2/χ2α/2) < σ2 < Square Root((n - 1)s2 / χ21 - α/2)
For more math formulas, check out our Formula Dossier
What 5 concepts are covered in the Confidence Interval for Variance and Standard Deviation Calculator?
- confidence interval
- a range of values so defined that there is a specified probability that the value of a parameter lies within it.
- confidence interval for variance and standard deviation
- a range of values that is likely to contain a population standard deviation or variance with a certain level of confidence
- degrees of freedom
- number of values in the final calculation of a statistic that are free to vary
- standard deviation
- a measure of the amount of variation or dispersion of a set of values. The square root of variance
- variance
- How far a set of random numbers are spead out from the mean