请输入您要查询的百科知识:

 

词条 Chi-squared distribution
释义

  1. Definition

  2. Introduction

  3. Characteristics

     Probability density function  Cumulative distribution function  Additivity  Sample mean  Entropy  Noncentral moments  Cumulants  Asymptotic properties 

  4. Relation to other distributions

  5. Generalizations

     Linear combination  Chi-squared distributions  Noncentral chi-squared distribution  Generalized chi-squared distribution  Gamma, exponential, and related distributions 

  6. Occurrence and applications{{anchor|Applications}}

  7. Table of χ2 values vs p-values

  8. History and name

  9. See also

  10. References

  11. Further reading

  12. External links

{{About|the mathematics of the chi-squared distribution|its uses in statistics|chi-squared test|the music group|Chi2 (band)}}{{Probability distribution
| name = chi-squared
| type = density
| pdf_image =
| cdf_image =
| notation = or
| parameters = (known as "degrees of freedom")
| support = if , otherwise
| pdf =
| cdf =
| mean =
| median =
| mode =
| variance =
| skewness =
| kurtosis =
| entropy =
| mgf =
| char =       [1]
|pgf=}}

In probability theory and statistics, the chi-squared distribution (also chi-square or {{nowrap|1=χ2-distribution}}) with {{mvar|k}} degrees of freedom is the distribution of a sum of the squares of {{mvar|k}} independent standard normal random variables. The chi-squared distribution is a special case of the gamma distribution and is one of the most widely used probability distributions in inferential statistics, notably in hypothesis testing or in construction of confidence intervals.[2][3][4][5] When it is being distinguished from the more general noncentral chi-squared distribution, this distribution is sometimes called the central chi-squared distribution.

The 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. Many other statistical tests also use this distribution, such as Friedman's analysis of variance by ranks.

Definition

If Z1, ..., Zk are independent, standard normal random variables, then the sum of their squares,

is distributed according to the chi-squared distribution with k degrees of freedom. This is usually denoted as

The chi-squared distribution has one parameter: k, a positive integer that specifies the number of degrees of freedom (the number of Zi’s).

Introduction

The chi-squared distribution is used primarily in hypothesis testing, and to a lesser extent for confidence intervals for population variance when the underlying distribution is normal. Unlike more widely known distributions such as the normal distribution and the exponential distribution, the chi-squared distribution is not as often applied in the direct modeling of natural phenomena. It arises in the following hypothesis tests, among others.

  • Chi-squared test of independence in contingency tables
  • Chi-squared test of goodness of fit of observed data to hypothetical distributions
  • Likelihood-ratio test for nested models
  • Log-rank test in survival analysis
  • Cochran–Mantel–Haenszel test for stratified contingency tables

It is also a component of the definition of the t-distribution and the F-distribution used in t-tests, analysis of variance, and regression analysis.

The primary reason that the chi-squared distribution is used extensively in hypothesis testing is its relationship to the normal distribution. Many hypothesis tests use a test statistic, such as the t-statistic in a t-test. For these hypothesis tests, as the sample size, n, increases, the sampling distribution of the test statistic approaches the normal distribution (central limit theorem). Because the test statistic (such as t) is asymptotically normally distributed, provided the sample size is sufficiently large, the distribution used for hypothesis testing may be approximated by a normal distribution. Testing hypotheses using a normal distribution is well understood and relatively easy. The simplest chi-squared distribution is the square of a standard normal distribution. So wherever a normal distribution could be used for a hypothesis test, a chi-squared distribution could be used.

Specifically, suppose that Z is a standard normal random variable, with mean = 0 and variance = 1. Z ~ N(0,1). A sample drawn at random from Z is a sample from the distribution shown in the graph of the standard normal distribution.

Define a new random variable Q. To generate a random sample from Q, take a sample from Z and square the value. The distribution of the squared values is given by the random variable Q = Z2. The distribution of the random variable Q is an example of a chi-squared distribution: The subscript 1 indicates that this particular chi-squared distribution is constructed from only 1 standard normal distribution. A chi-squared distribution constructed by squaring a single standard normal distribution is said to have 1 degree of freedom. Thus, as the sample size for a hypothesis test increases, the distribution of the test statistic approaches a normal distribution, and the distribution of the square of the test statistic approaches a chi-squared distribution. Just as extreme values of the normal distribution have low probability (and give small p-values), extreme values of the chi-squared distribution have low probability.

An additional reason that the chi-squared distribution is widely used is that it is a member of the class of likelihood ratio tests (LRT).[6] LRT's have several desirable properties; in particular, LRT's commonly provide the highest power to reject the null hypothesis (Neyman–Pearson lemma). However, the normal and chi-squared approximations are only valid asymptotically. For this reason, it is preferable to use the t distribution rather than the normal approximation or the chi-squared approximation for small sample size. Similarly, in analyses of contingency tables, the chi-squared approximation will be poor for small sample size, and it is preferable to use Fisher's exact test. Ramsey shows that the exact binomial test is always more powerful than the normal approximation.[7]

Lancaster shows the connections among the binomial, normal, and chi-squared distributions, as follows.[8] De Moivre and Laplace established that a binomial distribution could be approximated by a normal distribution. Specifically they showed the asymptotic normality of the random variable

where m is the observed number of successes in N trials, where the probability of success is p, and q = 1 − p.

Squaring both sides of the equation gives

Using N = Np + N(1 − p), N = m + (Nm), and q = 1 − p, this equation simplifies to

The expression on the right is of the form that Pearson would generalize to the form:

where

= Pearson's cumulative test statistic, which asymptotically approaches a distribution.

= the number of observations of type i.

= the expected (theoretical) frequency of type i, asserted by the null hypothesis that the fraction of type i in the population is

= the number of cells in the table.

In the case of a binomial outcome (flipping a coin), the binomial distribution may be approximated by a normal distribution (for sufficiently large n). Because the square of a standard normal distribution is the chi-squared distribution with one degree of freedom, the probability of a result such as 1 heads in 10 trials can be approximated either by the normal or the chi-squared distribution. However, many problems involve more than the two possible outcomes of a binomial, and instead require 3 or more categories, which leads to the multinomial distribution. Just as de Moivre and Laplace sought for and found the normal approximation to the binomial, Pearson sought for and found a multivariate normal approximation to the multinomial distribution. Pearson showed that the chi-squared distribution, the sum of multiple normal distributions, was such an approximation to the multinomial distribution [8]

Characteristics

Further properties of the chi-squared distribution can be found in the box at the upper right corner of this article.

Probability density function

The probability density function (pdf) of the chi-square distribution is

where denotes the gamma function, which has closed-form values for integer k.

For derivations of the pdf in the cases of one, two and k degrees of freedom, see Proofs related to chi-squared distribution.

Cumulative distribution function

Its cumulative distribution function is:

where is the lower incomplete gamma function and is the regularized gamma function.

In a special case of k = 2 this function has a simple form:{{citation needed|reason=Deriving this equation is not obvious and would provide simpler implementation in many cases|date=January 2016}}

and the integer recurrence of the gamma function makes it easy to compute for other small even k.

Tables of the chi-squared cumulative distribution function are widely available and the function is included in many spreadsheets and all statistical packages.

Letting , Chernoff bounds on the lower and upper tails of the CDF may be obtained.[9] For the cases when (which include all of the cases when this CDF is less than half):

The tail bound for the cases when , similarly, is

For another approximation for the CDF modeled after the cube of a Gaussian, see under Noncentral chi-squared distribution.

Additivity

It follows from the definition of the chi-squared distribution that the sum of independent chi-squared variables is also chi-squared distributed. Specifically, if {Xi}i=1n are independent chi-squared variables with {ki}i=1n degrees of freedom, respectively, then {{nowrap|Y {{=}} X1 + ⋯ + Xn}} is chi-squared distributed with {{nowrap|k1 + ⋯ + kn}} degrees of freedom.

Sample mean

The sample mean of i.i.d. chi-squared variables of degree is distributed according to a gamma distribution with shape and scale parameters:

Asymptotically, given that for a scale parameter going to infinity, a Gamma distribution converges towards a normal distribution with expectation and variance , the sample mean converges towards:

Note that we would have obtained the same result invoking instead the central limit theorem, noting that for each chi-squared variable of degree the expectation is , and its variance (and hence the variance of the sample mean being ).

Entropy

The differential entropy is given by

where ψ(x) is the Digamma function.

The chi-squared distribution is the maximum entropy probability distribution for a random variate X for which and are fixed. Since the chi-squared is in the family of gamma distributions, this can be derived by substituting appropriate values in the Expectation of the log moment of gamma. For derivation from more basic principles, see the derivation in moment-generating function of the sufficient statistic.

Noncentral moments

The moments about zero of a chi-squared distribution with k degrees of freedom are given by[10][11]

Cumulants

The cumulants are readily obtained by a (formal) power series expansion of the logarithm of the characteristic function:

Asymptotic properties

By the central limit theorem, because the chi-squared distribution is the sum of k independent random variables with finite mean and variance, it converges to a normal distribution for large k. For many practical purposes, for k > 50 the distribution is sufficiently close to a normal distribution for the difference to be ignored.[12] Specifically, if X ~ χ2(k), then as k tends to infinity, the distribution of tends to a standard normal distribution. However, convergence is slow as the skewness is and the excess kurtosis is 12/k.

The sampling distribution of ln(χ2) converges to normality much faster than the sampling distribution of χ2,[13] as the logarithm removes much of the asymmetry.[14] Other functions of the chi-squared distribution converge more rapidly to a normal distribution. Some examples are:

  • If X ~ χ2(k) then is approximately normally distributed with mean and unit variance (1922, by R. A. Fisher, see (18.23), p. 426 of.[4]
  • If X ~ χ2(k) then is approximately normally distributed with mean and variance [15] This is known as the Wilson–Hilferty transformation, see (18.24), p. 426 of.[4]

Relation to other distributions

{{Refimprove section|date=September 2011}}
  • As , (normal distribution)
  • (noncentral chi-squared distribution with non-centrality parameter )
  • If then has the chi-squared distribution
  • As a special case, if then has the chi-squared distribution
  • (The squared norm of k standard normally distributed variables is a chi-squared distribution with k degrees of freedom)
  • If and , then . (gamma distribution)
  • If then (chi distribution)
  • If , then is an exponential distribution. (See gamma distribution for more.)
  • If (Rayleigh distribution) then
  • If (Maxwell distribution) then
  • If then (Inverse-chi-squared distribution)
  • The chi-squared distribution is a special case of type 3 Pearson distribution
  • If and are independent then (beta distribution)
  • If (uniform distribution) then
  • is a transformation of Laplace distribution
  • If then
  • If follows the generalized normal distribution (version 1) with parameters then [16]
  • chi-squared distribution is a transformation of Pareto distribution
  • Student's t-distribution is a transformation of chi-squared distribution
  • Student's t-distribution can be obtained from chi-squared distribution and normal distribution
  • Noncentral beta distribution can be obtained as a transformation of chi-squared distribution and Noncentral chi-squared distribution
  • Noncentral t-distribution can be obtained from normal distribution and chi-squared distribution

A chi-squared variable with k degrees of freedom is defined as the sum of the squares of k independent standard normal random variables.

If Y is a k-dimensional Gaussian random vector with mean vector μ and rank k covariance matrix C, then X = (Yμ)TC−1(Y − μ) is chi-squared distributed with k degrees of freedom.

The sum of squares of statistically independent unit-variance Gaussian variables which do not have mean zero yields a generalization of the chi-squared distribution called the noncentral chi-squared distribution.

If Y is a vector of k i.i.d. standard normal random variables and A is a k×k symmetric, idempotent matrix with rank k−n then the quadratic form YTAY is chi-squared distributed with k−n degrees of freedom.

If is a positive-semidefinite covariance matrix with strictly positive diagonal entries, then for and a random -vector independent of such that and it holds that

[14]

The chi-squared distribution is also naturally related to other distributions arising from the Gaussian. In particular,

  • Y is F-distributed, Y ~ F(k1,k2) if where X1 ~ χ²(k1) and X2  ~ χ²(k2) are statistically independent.
  • If {{nowrap|X1  ~  χ2k1}} and {{nowrap|X2  ~  χ2k2}} are statistically independent, then {{nowrap|X1 + X2  ~ χ2k1+k2}}. If X1 and X2 are not independent, then {{nowrap|X1 + X2}} is not chi-squared distributed.

Generalizations

The chi-squared distribution is obtained as the sum of the squares of k independent, zero-mean, unit-variance Gaussian random variables. Generalizations of this distribution can be obtained by summing the squares of other types of Gaussian random variables. Several such distributions are described below.

Linear combination

If are chi square random variables and , then a closed expression for the distribution of is not known. It may be, however, approximated efficiently using the property of characteristic functions of chi-squared random variables.[17]

Chi-squared distributions

Noncentral chi-squared distribution

{{Main|Noncentral chi-squared distribution}}

The noncentral chi-squared distribution is obtained from the sum of the squares of independent Gaussian random variables having unit variance and nonzero means.

Generalized chi-squared distribution

{{Main|Generalized chi-squared distribution}}

The generalized chi-squared distribution is obtained from the quadratic form z′Az where z is a zero-mean Gaussian vector having an arbitrary covariance matrix, and A is an arbitrary matrix.

Gamma, exponential, and related distributions

The chi-squared distribution is a special case of the gamma distribution, in that using the rate parameterization of the gamma distribution (or

using the scale parameterization of the gamma distribution)

where k is an integer.

Because the exponential distribution is also a special case of the gamma distribution, we also have that if , then is an exponential distribution.

The Erlang distribution is also a special case of the gamma distribution and thus we also have that if with even k, then X is Erlang distributed with shape parameter k/2 and scale parameter 1/2.

Occurrence and applications{{anchor|Applications}}

The chi-squared distribution has numerous applications in inferential statistics, for instance in chi-squared tests and in estimating variances. It enters the problem of estimating the mean of a normally distributed population and the problem of estimating the slope of a regression line via its role in Student's t-distribution. It enters all analysis of variance problems via its role in the F-distribution, which is the distribution of the ratio of two independent chi-squared random variables, each divided by their respective degrees of freedom.

Following are some of the most common situations in which the chi-squared distribution arises from a Gaussian-distributed sample.

  • if X1, ..., Xn are i.i.d. N(μ, σ2) random variables, then where .
  • The box below shows some statistics based on {{nowrap|Xi ∼ Normal(μi, σ2i), i {{=}} 1, ⋯, k, }} independent random variables that have probability distributions related to the chi-squared distribution:
Name Statistic
chi-squared distribution
noncentral chi-squared distribution
chi distribution
noncentral chi distribution

The chi-squared distribution is also often encountered in magnetic resonance imaging.[18]

Table of χ2 values vs p-values

The p-value is the probability of observing a test statistic at least as extreme in a chi-squared distribution. Accordingly, since the cumulative distribution function (CDF) for the appropriate degrees of freedom (df) gives the probability of having obtained a value less extreme than this point, subtracting the CDF value from 1 gives the p-value. A low p-value, below the chosen significance level, indicates statistical significance, i.e., sufficient evidence to reject the null hypothesis. A significance level of 0.05 is often used as the cutoff between significant and not-significant results.

The table below gives a number of p-values matching to χ2 for the first 10 degrees of freedom.

Degrees of freedom (df)χ2 value[19]
1 0.004 0.02 0.06 0.15 0.46 1.07 1.64 2.71 3.84 6.63 10.83
2 0.10 0.21 0.45 0.71 1.39 2.41 3.22 4.61 5.99 9.21 13.82
3 0.35 0.58 1.01 1.42 2.37 3.66 4.64 6.25 7.81 11.34 16.27
4 0.71 1.06 1.65 2.20 3.36 4.88 5.99 7.78 9.49 13.28 18.47
5 1.14 1.61 2.34 3.00 4.35 6.06 7.29 9.24 11.07 15.09 20.52
6 1.63 2.20 3.07 3.83 5.35 7.23 8.56 10.64 12.59 16.81 22.46
7 2.17 2.83 3.82 4.67 6.35 8.38 9.80 12.02 14.07 18.48 24.32
8 2.73 3.49 4.59 5.53 7.34 9.52 11.03 13.36 15.51 20.09 26.12
9 3.32 4.17 5.38 6.39 8.34 10.66 12.24 14.68 16.92 21.67 27.88
10 3.94 4.87 6.18 7.27 9.34 11.78 13.44 15.99 18.31 23.21 29.59
P value (Probability)0.950.900.800.700.500.300.200.100.050.010.001

These values can be calculated evaluating the quantile function (also known as “inverse CDF” or “ICDF”) of the chi-squared distribution;[20] e. g., the {{math|χ2}} ICDF for {{math|1=p = 0.05}} and {{math|1=df = 7}} yields {{math|14.06714 ≈ 14.07}} as in the table above.

History and name

This distribution was first described by the German statistician Friedrich Robert Helmert in papers of 1875–6,{{sfn|Hald|1998|pp=633–692|loc=27. Sampling Distributions under Normality}}[21] where he computed the sampling distribution of the sample variance of a normal population. Thus in German this was traditionally known as the Helmert'sche ("Helmertian") or "Helmert distribution".

The distribution was independently rediscovered by the English mathematician Karl Pearson in the context of goodness of fit, for which he developed his Pearson's chi-squared test, published in 1900, with computed table of values published in {{Harv|Elderton|1902}}, collected in {{Harv|Pearson|1914|pp=xxxi–xxxiii, 26–28|loc=Table XII}}.

The name "chi-squared" ultimately derives from Pearson's shorthand for the exponent in a multivariate normal distribution with the Greek letter Chi, writing

−½χ2 for what would appear in modern notation as −½xTΣ−1x (Σ being the covariance matrix).[22] The idea of a family of "chi-squared distributions", however, is not due to Pearson but arose as a further development due to Fisher in the 1920s.{{sfn|Hald|1998|pp=633–692|loc=27. Sampling Distributions under Normality}}

See also

{{Portal|Statistics}}{{Colbegin}}
  • Chi distribution
  • Cochran's theorem
  • F-distribution
  • Fisher's method for combining independent tests of significance
  • Gamma distribution
  • Generalized chi-squared distribution
  • Hotelling's T-squared distribution
  • Noncentral chi-squared distribution
  • Pearson's chi-squared test
  • Reduced chi-squared statistic
  • Student's t-distribution
  • Wilks's lambda distribution
  • Wishart distribution
{{Colend}}

References

1. ^{{cite web | url=http://www.planetmathematics.com/CentralChiDistr.pdf | title=Characteristic function of the central chi-squared distribution | author=M.A. Sanders | accessdate=2009-03-06 | archive-url=https://web.archive.org/web/20110715091705/http://www.planetmathematics.com/CentralChiDistr.pdf# | archive-date=2011-07-15 | dead-url=yes | df= }}
2. ^{{Abramowitz_Stegun_ref|26|940}}
3. ^NIST (2006). Engineering Statistics Handbook – Chi-Squared Distribution
4. ^{{cite book | last = Johnson | first = N. L. | first2 = S. |last2=Kotz |first3=N. |last3=Balakrishnan | title = Continuous Univariate Distributions |edition=Second |volume=1 |chapter=Chi-Squared Distributions including Chi and Rayleigh |pages=415–493 | publisher = John Wiley and Sons | year = 1994 | isbn = 978-0-471-58495-7}}
5. ^{{cite book | last = Mood | first = Alexander | first2=Franklin A. |last2=Graybill |first3=Duane C. |last3=Boes | title = Introduction to the Theory of Statistics |edition=Third |pages=241–246 | publisher = McGraw-Hill | year = 1974 | isbn = 978-0-07-042864-5}}
6. ^{{cite book|last1=Westfall|first1=Peter H.|title=Understanding Advanced Statistical Methods|date=2013|publisher=CRC Press|location=Boca Raton, FL|isbn=978-1-4665-1210-8}}
7. ^{{cite journal|last1=Ramsey|first1=PH|title=Evaluating the Normal Approximation to the Binomial Test|journal=Journal of Educational Statistics|date=1988|volume=13|issue=2|pages=173–82|doi=10.2307/1164752|jstor=1164752}}
8. ^{{Citation|last=Lancaster|first=H.O.|title=The Chi-squared Distribution|year=1969|publisher=Wiley}}
9. ^{{cite journal |last1=Dasgupta |first1=Sanjoy D. A. |last2=Gupta |first2=Anupam K. |date=January 2003 |title=An Elementary Proof of a Theorem of Johnson and Lindenstrauss |journal=Random Structures and Algorithms |volume=22 |issue=1 |pages=60–65 |doi=10.1002/rsa.10073 |url=http://cseweb.ucsd.edu/~dasgupta/papers/jl.pdf |accessdate=2012-05-01 }}
10. ^Chi-squared distribution, from MathWorld, retrieved Feb. 11, 2009
11. ^M. K. Simon, Probability Distributions Involving Gaussian Random Variables, New York: Springer, 2002, eq. (2.35), {{ISBN|978-0-387-34657-1}}
12. ^{{cite book|title=Statistics for experimenters|author=Box, Hunter and Hunter|publisher=Wiley|year=1978|isbn=978-0471093152|page=118}}
13. ^{{cite journal |first=M. S. |last=Bartlett |first2=D. G. |last2=Kendall |title=The Statistical Analysis of Variance-Heterogeneity and the Logarithmic Transformation |journal=Supplement to the Journal of the Royal Statistical Society |volume=8 |issue=1 |year=1946 |pages=128–138 |jstor=2983618 |doi=10.2307/2983618 }}
14. ^{{Cite journal|last=Pillai|first=Natesh S.|year=2016|title=An unexpected encounter with Cauchy and Lévy|journal=Annals of Statistics|volume=44|issue=5|pages=2089–2097|doi=10.1214/15-aos1407|jstor=|arxiv=1505.01957}}
15. ^{{cite journal |last=Wilson |first=E. B. |last2=Hilferty |first2=M. M. |year=1931 |title=The distribution of chi-squared |journal=Proc. Natl. Acad. Sci. USA |volume=17 |issue=12 |pages=684–688 |bibcode=1931PNAS...17..684W |doi=10.1073/pnas.17.12.684 |pmid=16577411 |pmc=1076144 }}
16. ^{{cite journal |last= Bäckström |first= T. |authorlink= |author2=Fischer, J. |date=January 2018|title= Fast Randomization for Distributed Low-Bitrate Coding of Speech and Audio|journal= IEEE/ACM Transaction on Audio, Speech, and Language Processing |volume= 26|issue= 1|pages= 19–30|id= |doi= 10.1109/TASLP.2017.2757601}}
17. ^{{cite journal|first=J.|last=Bausch|title=On the Efficient Calculation of a Linear Combination of Chi-Square Random Variables with an Application in Counting String Vacua|journal=J. Phys. A: Math. Theor.|volume=46|issue=50|year=2013|pages=505202|doi=10.1088/1751-8113/46/50/505202 |bibcode=2013JPhA...46X5202B|arxiv=1208.2691}}
18. ^den Dekker A. J., Sijbers J., (2014) "Data distributions in magnetic resonance images: a review", Physica Medica, [https://dx.doi.org/10.1016/j.ejmp.2014.05.002]
19. ^Chi-Squared Test Table B.2. Dr. Jacqueline S. McLaughlin at The Pennsylvania State University. In turn citing: R. A. Fisher and F. Yates, Statistical Tables for Biological Agricultural and Medical Research, 6th ed., Table IV. Two values have been corrected, 7.82 with 7.81 and 4.60 with 4.61
20. ^R Tutorial: Chi-squared Distribution
21. ^F. R. Helmert, "Ueber die Wahrscheinlichkeit der Potenzsummen der Beobachtungsfehler und über einige damit im Zusammenhange stehende Fragen", Zeitschrift für Mathematik und Physik 21, 1876, pp. 102–219
22. ^R. L. Plackett, Karl Pearson and the Chi-Squared Test, International Statistical Review, 1983, [https://www.jstor.org/stable/1402731?seq=3 61f.]See also Jeff Miller, Earliest Known Uses of Some of the Words of Mathematics.

Further reading

{{refbegin}}
  • {{cite book |title=A history of mathematical statistics from 1750 to 1930 |last=Hald |first=Anders |authorlink=Anders Hald |year=1998 |publisher=Wiley |location=New York |isbn=978-0-471-17912-2 |ref=harv }}
  • {{Cite journal | last = Elderton | first = William Palin | authorlink = William Palin Elderton| title = Tables for Testing the Goodness of Fit of Theory to Observation | doi = 10.1093/biomet/1.2.155 | journal = Biometrika | volume = 1 | issue = 2 | pages = 155–163 | year = 1902 | pmid = | pmc = |ref=harv}}
  • {{springer|title=Chi-squared distribution|id=Chi-squared_distribution}}
{{refend}}

External links

  • Earliest Uses of Some of the Words of Mathematics: entry on Chi squared has a brief history
  • Course notes on Chi-Squared Goodness of Fit Testing from Yale University Stats 101 class.
  • Mathematica demonstration showing the chi-squared sampling distribution of various statistics, e. g. Σx², for a normal population
  • [https://www.jstor.org/stable/2348373 Simple algorithm for approximating cdf and inverse cdf for the chi-squared distribution with a pocket calculator]
{{ProbDistributions|continuous-semi-infinite}}{{DEFAULTSORT:Chi-Squared Distribution}}

2 : Normal distribution|Infinitely divisible probability distributions

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/23 2:31:40