Skip to main content
Module

x/simplestatistics/index.js>chiSquaredDistributionTable

simple statistics for node & browser javascript
Go to Latest
variable chiSquaredDistributionTable
import { chiSquaredDistributionTable } from "https://deno.land/x/simplestatistics@v7.7.5/index.js";

Percentage Points of the χ2 (Chi-Squared) Distribution

The χ2 (Chi-Squared) Distribution is used in the common chi-squared tests for goodness of fit of an observed distribution to a theoretical one, the independence of two criteria of classification of qualitative data, and in confidence interval estimation for a population standard deviation of a normal distribution from a sample standard deviation.

Values from Appendix 1, Table III of William W. Hines & Douglas C. Montgomery, "Probability and Statistics in Engineering and Management Science", Wiley (1980).