1001Ferramentas
📉 Calculators

One-Sample Variance Test (Chi-Square)

Computes the chi-square test for the variance of a single sample, which checks whether the population variance equals a reference value. It's the dispersion counterpart of the one-sample t-test for the mean. It shows up often in quality control: is a process's variability within the specified limit, or has it increased? The statistic compares the sample variance with the hypothesized one and follows a chi-square distribution. Enter the sample and the hypothesized variance (σ₀²).

Resultado

One-Sample Variance Test (Chi-Square)

Computes the chi-square test for the variance of a single sample, which checks whether the population variance equals a reference value. It's the dispersion counterpart of the one-sample t-test for the mean. It shows up often in quality control: is a process's variability within the specified limit, or has it increased? The statistic compares the sample variance with the hypothesized one and follows a chi-square distribution. Enter the sample and the hypothesized variance (σ₀²).

Is the process variability on target?

In quality control, keeping the mean on target is only half the job; the other half is keeping variability under control. A process whose spread has grown produces inconsistent parts even with a perfect mean. The one-sample variance test checks whether the observed variability matches a specified reference value.

It is, for dispersion, what the one-sample t-test is for the mean. The statistic compares the sample variance with the hypothesized variance, and under normality it follows a chi-square distribution, with degrees of freedom equal to the sample size minus one. A very high value indicates variability above expectation; a very low one, below expectation.

Enter the sample and the hypothesized variance you want to test. The tool returns the chi-square statistic, the degrees of freedom and the two-sided p-value. Like any chi-square-based method for variance, it assumes the data come from an approximately normal population, and it is more sensitive to departures from that assumption than tests about the mean.

Related Tools

📊

CI for Variance and Standard Deviation

Computes the confidence interval for the variance and standard deviation of a normal population, from a sample. While most tools estimate the mean, this one estimates the spread — useful in quality control, where consistency matters as much as the central value. The calculation uses the chi-square distribution, which is asymmetric, so the interval is not centered on the sample variance. Enter the sample and the confidence level.

📐

Bartlett's Test (Equality of Variances)

Computes Bartlett's test, the classic test for checking whether several groups share the same variance. It compares the pooled variance of all groups against the individual variances through a statistic that approximately follows a chi-square distribution, with a bias correction that improves the approximation in small samples. It's more powerful than Levene's test when the data are genuinely normal, but more sensitive to departures from normality. Enter the groups: values by comma, groups by semicolon.

🔲

Chi-Square Test of Independence

Computes the chi-square test of independence for a contingency table, checking whether two categorical variables are associated or independent. For example: does preference for a product depend on age group? The test compares the observed frequencies with those that would be expected if there were no relationship at all, and the chi-square statistic measures the size of that mismatch. The tool returns the statistic, the degrees of freedom and the p-value. Enter the table: columns by comma, rows by semicolon.

The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.