|
|
home >statistics>confidence-limits-meanConfidence Limits for Mean CalculatorCalculate the confidence interval of mean with the given inputs of sample size, mean, standard deviation and chosen confidence level. Confidence Limits for Mean Calculation
Code to add this calci to your website
Just copy and paste the below code to your webpage where you want to display this calculator. Formula Used If (n>=30), CI = x ± Zα/2 × (σ/√n) If (n<30), CI = x ± tα/2 × (σ/√n) Where, x = Mean σ = Standard Deviation α = 1 - (Confidence Level/100) Zα/2 = Z-table value tα/2 = t-table value CI = Confidence Interval Online calculation of Confidence Limits for Mean is made easier. | ||||||||||||