home
>
statistics
>
confidence-interval-variance

Standard Deviation Confidence Interval For Variance Calculator

Calculate the standard deviation confidence interval for variance with the known values of confidence level and sample size.


Confidence Interval For Variance Calculation

Confidence Level = %
Sample Size (n) =
Variance (S) =  

 

Confidence Interval for Variance = ≤ σ² ≤

 
   
  
Code to add this calci to your website Expand embed code Minimize embed code
Just copy and paste the below code to your webpage where you want to display this calculator.



Formula
Standard Deviation Confidence Interval for Variance = [(n-1)×S² / χ²α/2, n-1] ≤ σ² ≤ [(n-1)×S² / χ²1-α/2, n-1]

Where,
    n = Sample Size
    S = Variance
    α = 1 - (Confidence Level/100)
    χ²α/2, n-1 = χ²-table value

The calculation of standard deviation confidence interval for variance is made easier here.