HOME

TheInfoList



OR:

Pearson's chi-squared test or Pearson's \chi^2 test is a
statistical test A statistical hypothesis test is a method of statistical inference used to decide whether the data provide sufficient evidence to reject a particular hypothesis. A statistical hypothesis test typically involves a calculation of a test statistic. ...
applied to sets of
categorical data In statistics, a categorical variable (also called qualitative variable) is a variable (research), variable that can take on one of a limited, and usually fixed, number of possible values, assigning each individual or other unit of observation to a ...
to evaluate how likely it is that any observed difference between the sets arose by chance. It is the most widely used of many
chi-squared test A chi-squared test (also chi-square or test) is a Statistical hypothesis testing, statistical hypothesis test used in the analysis of contingency tables when the sample sizes are large. In simpler terms, this test is primarily used to examine w ...
s (e.g., Yates, likelihood ratio, portmanteau test in time series, etc.) –
statistical Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
procedures whose results are evaluated by reference to the
chi-squared distribution In probability theory and statistics, the \chi^2-distribution with k Degrees of freedom (statistics), degrees of freedom is the distribution of a sum of the squares of k Independence (probability theory), independent standard normal random vari ...
. Its properties were first investigated by
Karl Pearson Karl Pearson (; born Carl Pearson; 27 March 1857 – 27 April 1936) was an English biostatistician and mathematician. He has been credited with establishing the discipline of mathematical statistics. He founded the world's first university ...
in 1900. In contexts where it is important to improve a distinction between the
test statistic Test statistic is a quantity derived from the sample for statistical hypothesis testing.Berger, R. L.; Casella, G. (2001). ''Statistical Inference'', Duxbury Press, Second Edition (p.374) A hypothesis test is typically specified in terms of a tes ...
and its distribution, names similar to ''Pearson χ-squared'' test or statistic are used. It is a p-value test. The setup is as follows: * Before the experiment, the experimenter fixes a certain number N of samples to take. * The observed data is (O_1, O_2, ..., O_n), the count number of samples from a finite set of given categories. They satisfy \sum_i O_i = N. * The null hypothesis is that the count numbers are sampled from a multinomial distribution \mathrm(N; p_1, ..., p_n). That is, the underlying data is sampled IID from a categorical distribution \mathrm(p_1, ..., p_n) over the given categories. * The Pearson's chi-squared test statistic is defined as \chi^2 := \sum_i \frac. The p-value of the test statistic is computed either numerically or by looking it up in a table. * If the p-value is small enough (usually p < 0.05 by convention), then the null hypothesis is rejected, and we conclude that the observed data does not follow the multinomial distribution. A simple example is testing the hypothesis that an ordinary six-sided die is "fair" (i. e., all six outcomes are equally likely to occur). In this case, the observed data is (O_1, O_2, ..., O_6), the number of times that the dice has fallen on each number. The null hypothesis is \mathrm(N; 1/6, ..., 1/6), and \chi^2 := \sum\limits_^6 \frac. As detailed below, if \chi^2 > 11.07, then the fairness of dice can be rejected at the level of p < 0.05.


Usage

Pearson's chi-squared test is used to assess three types of comparison:
goodness of fit The goodness of fit of a statistical model describes how well it fits a set of observations. Measures of goodness of fit typically summarize the discrepancy between observed values and the values expected under the model in question. Such measur ...
, homogeneity, and
independence Independence is a condition of a nation, country, or state, in which residents and population, or some portion thereof, exercise self-government, and usually sovereignty, over its territory. The opposite of independence is the status of ...
. * A test of goodness of fit establishes whether an observed
frequency distribution In statistics, the frequency or absolute frequency of an Event (probability theory), event i is the number n_i of times the observation has occurred/been recorded in an experiment or study. These frequencies are often depicted graphically or tabu ...
differs from a theoretical distribution. * A test of homogeneity compares the distribution of counts for two or more groups using the same categorical variable (e.g. choice of activity—college, military, employment, travel—of graduates of a high school reported a year after graduation, sorted by graduation year, to see if number of graduates choosing a given activity has changed from class to class, or from decade to decade).David E. Bock, Paul F. Velleman, Richard D. De Veaux (2007). "Stats, Modeling the World," pp. 606-627, Pearson Addison Wesley, Boston, * A test of independence assesses whether observations consisting of measures on two variables, expressed in a contingency table, are independent of each other (e.g. polling responses from people of different nationalities to see if one's nationality is related to the response). For all three tests, the computational procedure includes the following steps: # Calculate the chi-squared test
statistic A statistic (singular) or sample statistic is any quantity computed from values in a sample which is considered for a statistical purpose. Statistical purposes include estimating a population parameter, describing a sample, or evaluating a hypot ...
, \chi^2, which resembles a normalized sum of squared deviations between observed and theoretical frequencies (see below). # Determine the
degrees of freedom In many scientific fields, the degrees of freedom of a system is the number of parameters of the system that may vary independently. For example, a point in the plane has two degrees of freedom for translation: its two coordinates; a non-infinite ...
, df, of that statistic. ## For a test of goodness-of-fit, , where ''Cats'' is the number of observation categories recognized by the model, and ''Params'' is the number of parameters in the model adjusted to make the model best fit the observations: The number of categories reduced by the number of fitted parameters in the distribution. ## For a test of homogeneity, , where ''Rows'' corresponds to the number of categories (i.e. rows in the associated contingency table), and ''Cols'' corresponds to the number of independent groups (i.e. columns in the associated contingency table). ## For a test of independence, , where in this case, ''Rows'' corresponds to the number of categories in one variable, and ''Cols'' corresponds to the number of categories in the second variable. # Select a desired level of confidence ( significance level, ''p''-value, or the corresponding alpha level) for the result of the test. # Compare \chi^2 to the critical value from the
chi-squared distribution In probability theory and statistics, the \chi^2-distribution with k Degrees of freedom (statistics), degrees of freedom is the distribution of a sum of the squares of k Independence (probability theory), independent standard normal random vari ...
with ''df'' degrees of freedom and the selected confidence level (one-sided, since the test is only in one direction, i.e. is the test value greater than the critical value?), which in many cases gives a good approximation of the distribution of \chi^2. # Sustain or reject the null hypothesis that the observed frequency distribution is the same as the theoretical distribution based on whether the test statistic exceeds the critical value of \chi^2. If the test statistic exceeds the critical value of \chi^2, the null hypothesis (H_0 = there is ''no'' difference between the distributions) can be rejected, and the alternative hypothesis (H_1 = there ''is'' a difference between the distributions) can be accepted, both with the selected level of confidence. If the test statistic falls below the threshold \chi^2 value, then no clear conclusion can be reached, and the null hypothesis is sustained (we fail to reject the null hypothesis), though not necessarily accepted.


Test for fit of a distribution


Discrete uniform distribution

In this case N observations are divided among n cells. A simple application is to test the hypothesis that, in the general population, values would occur in each cell with equal frequency. The "theoretical frequency" for any cell (under the null hypothesis of a discrete uniform distribution) is thus calculated as E_i=\frac\, , and the reduction in the degrees of freedom is p=1, notionally because the observed frequencies O_i are constrained to sum to N. One specific example of its application would be its application for log-rank test.


Other distributions

When testing whether observations are random variables whose distribution belongs to a given family of distributions, the "theoretical frequencies" are calculated using a distribution from that family fitted in some standard way. The reduction in the degrees of freedom is calculated as p=s+1, where s is the number of parameters used in fitting the distribution. For instance, when checking a three-parameter Generalized gamma distribution, p=4, and when checking a normal distribution (where the parameters are mean and standard deviation), p=3, and when checking a Poisson distribution (where the parameter is the expected value), p=2. Thus, there will be n-p degrees of freedom, where n is the number of categories. The degrees of freedom are not based on the number of observations as with a Student's t or
F-distribution In probability theory and statistics, the ''F''-distribution or ''F''-ratio, also known as Snedecor's ''F'' distribution or the Fisher–Snedecor distribution (after Ronald Fisher and George W. Snedecor), is a continuous probability distribut ...
. For example, if testing for a fair, six-sided die, there would be five degrees of freedom because there are six categories or parameters (each number); the number of times the die is rolled does not influence the number of degrees of freedom.


Calculating the test-statistic

The value of the test-statistic is \chi^2 = \sum_^ \frac = N \sum_^n \frac where * \chi^2 = Pearson's cumulative test statistic, which asymptotically approaches a \chi^2 distribution. *O_i = the number of observations of type ''i''. *N = total number of observations *E_i = N p_i = the expected (theoretical) count of type ''i'', asserted by the null hypothesis that the fraction of type ''i'' in the population is p_i *n = the number of cells in the table. The chi-squared statistic can then be used to calculate a p-value by comparing the value of the statistic to a
chi-squared distribution In probability theory and statistics, the \chi^2-distribution with k Degrees of freedom (statistics), degrees of freedom is the distribution of a sum of the squares of k Independence (probability theory), independent standard normal random vari ...
. The number of
degrees of freedom In many scientific fields, the degrees of freedom of a system is the number of parameters of the system that may vary independently. For example, a point in the plane has two degrees of freedom for translation: its two coordinates; a non-infinite ...
is equal to the number of cells n, minus the reduction in degrees of freedom, p. The chi-squared statistic can be also calculated as \chi^2 = \sum_^ \frac - N. This result is the consequence of the Binomial theorem. The result about the numbers of degrees of freedom is valid when the original data are multinomial and hence the estimated parameters are efficient for minimizing the chi-squared statistic. More generally however, when maximum likelihood estimation does not coincide with minimum chi-squared estimation, the distribution will lie somewhere between a chi-squared distribution with n-1-p and n-1 degrees of freedom (See for instance Chernoff and Lehmann, 1954). The chi-squared test indicates a statistically significant association between the level of education completed and routine check-up attendance (chi2(3) = 14.6090, p = 0.002). The proportions suggest that as the level of education increases, so does the proportion of individuals attending routine check-ups. Specifically, individuals who have graduated from college or university attend routine check-ups at a higher proportion (31.52%) compared to those who have not graduated high school (8.44%). This finding may suggest that higher educational attainment is associated with a greater likelihood of engaging in health-promoting behaviors such as routine check-ups.


Bayesian method

In
Bayesian statistics Bayesian statistics ( or ) is a theory in the field of statistics based on the Bayesian interpretation of probability, where probability expresses a ''degree of belief'' in an event. The degree of belief may be based on prior knowledge about ...
, one would instead use a Dirichlet distribution as conjugate prior. If one took a uniform prior, then the maximum likelihood estimate for the population probability is the observed probability, and one may compute a credible region around this or another estimate.


Testing for statistical independence

In this case, an "observation" consists of the values of two outcomes and the null hypothesis is that the occurrence of these outcomes is
statistically independent Independence is a fundamental notion in probability theory, as in statistics and the theory of stochastic processes. Two event (probability theory), events are independent, statistically independent, or stochastically independent if, informally s ...
. Each observation is allocated to one cell of a two-dimensional array of cells (called a contingency table) according to the values of the two outcomes. If there are ''r'' rows and ''c'' columns in the table, the "theoretical frequency" for a cell, given the hypothesis of independence, is E_= N p_ p_ , where N is the total sample size (the sum of all cells in the table), and p_ = \frac = \sum_^c \frac, is the fraction of observations of type ''i'' ignoring the column attribute (fraction of row totals), and p_ = \frac = \sum_^r \frac is the fraction of observations of type ''j'' ignoring the row attribute (fraction of column totals). The term " frequencies" refers to absolute numbers rather than already normalized values. The value of the test-statistic is \begin \chi^2 &= \sum_^r \sum_^c \frac \\ ex &= N \sum_ p_ p_ ^2 \end Note that \chi^2 is 0 if and only if O_ = E_ \forall i,j , i.e. only if the expected and true number of observations are equal in all cells. Fitting the model of "independence" reduces the number of degrees of freedom by . The number of
degrees of freedom In many scientific fields, the degrees of freedom of a system is the number of parameters of the system that may vary independently. For example, a point in the plane has two degrees of freedom for translation: its two coordinates; a non-infinite ...
is equal to the number of cells ''rc'', minus the reduction in degrees of freedom, ''p'', which reduces to . For the test of independence, also known as the test of homogeneity, a chi-squared probability of less than or equal to 0.05 (or the chi-squared statistic being at or larger than the 0.05 critical point) is commonly interpreted by applied workers as justification for rejecting the null hypothesis that the row variable is independent of the column variable. The
alternative hypothesis In statistical hypothesis testing, the alternative hypothesis is one of the proposed propositions in the hypothesis test. In general the goal of hypothesis test is to demonstrate that in the given condition, there is sufficient evidence supporting ...
corresponds to the variables having an association or relationship where the structure of this relationship is not specified.


Assumptions

The chi-squared test, when used with the standard approximation that a chi-squared distribution is applicable, has the following assumptions: ;
Simple random sample In statistics, a simple random sample (or SRS) is a subset of individuals (a sample) chosen from a larger set (a population) in which a subset of individuals are chosen randomly, all with the same probability. It is a process of selecting a sa ...
: The sample data is a random sampling from a fixed distribution or population where every collection of members of the population of the given sample size has an equal probability of selection. Variants of the test have been developed for complex samples, such as where the data is weighted. Other forms can be used such as purposive sampling. ; Sample size (whole table): A sample with a sufficiently large size is assumed. If a chi squared test is conducted on a sample with a smaller size, then the chi squared test will yield an inaccurate inference. The researcher, by using chi squared test on small samples, might end up committing a
Type II error Type I error, or a false positive, is the erroneous rejection of a true null hypothesis in statistical hypothesis testing. A type II error, or a false negative, is the erroneous failure in bringing about appropriate rejection of a false null hy ...
. For small sample sizes the Cash test is preferred. ; Expected cell count: Adequate expected cell counts. Some require 5 or more, and others require 10 or more. A common rule is 5 or more in all cells of a 2-by-2 table, and 5 or more in 80% of cells in larger tables, but no cells with zero expected count. When this assumption is not met, Yates's correction is applied. ; Independence: The observations are always assumed to be independent of each other. This means chi-squared cannot be used to test correlated data (like matched pairs or panel data). In those cases,
McNemar's test McNemar's test is a statistical test used on paired nominal data. It is applied to 2 × 2 contingency tables with a dichotomous trait, with matched pairs of subjects, to determine whether the row and column marginal frequencies are eq ...
may be more appropriate. A test that relies on different assumptions is Fisher's exact test; if its assumption of fixed marginal distributions is met it is substantially more accurate in obtaining a significance level, especially with few observations. In the vast majority of applications this assumption will not be met, and Fisher's exact test will be over conservative and not have correct coverage.


Derivation

The null distribution of the Pearson statistic with ''j'' rows and ''k'' columns is approximated by the
chi-squared distribution In probability theory and statistics, the \chi^2-distribution with k Degrees of freedom (statistics), degrees of freedom is the distribution of a sum of the squares of k Independence (probability theory), independent standard normal random vari ...
with (''k'' − 1)(''j'' − 1) degrees of freedom.Statistics for Applications. ''MIT OpenCourseWare''
Lecture 23
Pearson's Theorem. Retrieved 21 March 2007.
This approximation arises as the true distribution, under the null hypothesis, if the expected value is given by a multinomial distribution. For large sample sizes, the
central limit theorem In probability theory, the central limit theorem (CLT) states that, under appropriate conditions, the Probability distribution, distribution of a normalized version of the sample mean converges to a Normal distribution#Standard normal distributi ...
says this distribution tends toward a certain multivariate normal distribution.


Two cells

In the special case where there are only two cells in the table, the expected values follow a
binomial distribution In probability theory and statistics, the binomial distribution with parameters and is the discrete probability distribution of the number of successes in a sequence of statistical independence, independent experiment (probability theory) ...
, O \ \sim \ \mathrm(n,p), \, where *''p'' = probability, under the null hypothesis, *''n'' = number of observations in the sample. In the above example the hypothesised probability of a male observation is 0.5, with 100 samples. Thus we expect to observe 50 males. If ''n'' is sufficiently large, the above binomial distribution may be approximated by a Gaussian (normal) distribution and thus the Pearson test statistic approximates a chi-squared distribution, \text(n,p) \approx \text(np, np(1-p)). \, Let ''O''1 be the number of observations from the sample that are in the first cell. The Pearson test statistic can be expressed as \frac + \frac, which can in turn be expressed as \left(\frac\right)^2. By the normal approximation to a binomial this is the squared of one standard normal variate, and hence is distributed as chi-squared with 1 degree of freedom. Note that the denominator is one standard deviation of the Gaussian approximation, so can be written \frac. So as consistent with the meaning of the chi-squared distribution, we are measuring how probable the observed number of standard deviations away from the mean is under the Gaussian approximation (which is a good approximation for large ''n''). The chi-squared distribution is then integrated on the right of the statistic value to obtain the P-value, which is equal to the probability of getting a statistic equal or bigger than the observed one, assuming the null hypothesis.


Two-by-two contingency tables

When the test is applied to a contingency table containing two rows and two columns, the test is equivalent to a Z-test of proportions.


Many cells

Broadly similar arguments as above lead to the desired result, though the details are more involved. One may apply an orthogonal change of variables to turn the limiting summands in the test statistic into one fewer squares of i.i.d. standard normal random variables. Let us now prove that the distribution indeed approaches asymptotically the \chi^2 distribution as the number of observations approaches infinity. Let n be the number of observations, m the number of cells and p_i the probability of an observation to fall in the i-th cell, for 1\le i\le m. We denote by \ the configuration where for each i there are k_i observations in the i-th cell. Note that \sum_^m k_i = n \qquad \text \qquad \sum_^m p_i = 1. Let \chi^2_P(\,\) be Pearson's cumulative test statistic for such a configuration, and let \chi^2_P(\) be the distribution of this statistic. We will show that the latter probability approaches the \chi^2 distribution with m-1 degrees of freedom, as n \to \infty. For any arbitrary value T: P(\chi^2_P(\) > T) = \sum_ \frac \prod_^m ^ We will use a procedure similar to the approximation in de Moivre–Laplace theorem. Contributions from small k_i are of subleading order in n and thus for large n we may use Stirling's formula for both n! and k_i! to get the following: P(\chi^2_P(\) > T) \sim \sum_ \prod_^m \left (\frac\right)^ \sqrt By substituting for x_i = \frac, \qquad i = 1, \cdots, m-1, we may approximate for large n the sum over the k_i by an integral over the x_i. Noting that: k_m = np_m-\sqrt \sum_^x_i, we arrive at \begin P(\chi^2_P (\) > T) &\sim \sqrt \int_\Omega \left \prod_^ \sqrt dx_i \right\times \\ &\qquad \qquad \times \left \ \\ ex&= \sqrt \int_\Omega \left \\times \\ &\qquad \qquad \times \left \ \end where \Omega is the set defined through \chi^2_P(\,\) = \chi^2_P(\,\) > T. By expanding the logarithm and taking the leading terms in n, we get P(\chi^2_P(\) > T) \sim \frac \int_\Omega \left \prod_^ dx_i\right\prod_^ \exp\left \frac\sum_^\frac -\frac\left (\sum_^ \right )^2 \right/math> Pearson's chi, \chi^2_P(\,\) = \chi^2_P(\,\), is precisely the argument of the exponent (except for the −1/2; note that the final term in the exponent's argument is equal to (k_m-n p_m)^2/(n p_m)). This argument can be written as: -\frac\sum_^x_i A_ x_j, \qquad i,j = 1, \cdots, m-1, \quad A_ = \tfrac + \tfrac. A is a regular symmetric (m-1) \times (m-1) matrix, and hence diagonalizable. It is therefore possible to make a linear change of variables in \ so as to get m-1 new variables \ so that: \sum_^x_i A_ x_j = \sum_^y_i^2. This linear change of variables merely multiplies the integral by a constant Jacobian, so we get: P(\chi^2_P(\) > T) \sim C \int_ \left\ \prod_^ \exp\left \frac\left(\sum_^ y_i^2 \right)\right/math> Where C is a constant. This is the probability that squared sum of m-1 independent normally distributed variables of zero mean and unit variance will be greater than T, namely that \chi^2 with m-1 degrees of freedom is larger than T. We have thus shown that at the limit where n \to \infty, the distribution of Pearson's chi approaches the chi distribution with m-1 degrees of freedom. An alternative derivation is on the multinomial distribution page.


Examples


Fairness of dice

A 6-sided die is thrown 60 times. The number of times it lands with 1, 2, 3, 4, 5 and 6 face up is 5, 8, 9, 8, 10 and 20, respectively. Is the die biased, according to the Pearson's chi-squared test at a significance level of 95% and/or 99%? The null hypothesis is that the die is unbiased, hence each number is expected to occur the same number of times, in this case, = 10. The outcomes can be tabulated as follows: We then consult an
Upper-tail critical values of chi-square distribution
' table, the tabular value refers to the sum of the squared variables each divided by the expected outcomes. For the present example, this means \chi^2 = \frac + \frac + \frac + \frac + \frac + \frac = 13.4 This is the experimental result whose unlikeliness (with a fair die) we wish to estimate. The experimental sum of 13.4 is between the critical values of 97.5% and 99% significance or confidence ( p-value). Specifically, getting 20 rolls of 6, when the expectation is only 10 such values, is unlikely with a fair die.


Chi-squared goodness of fit test

In this context, the frequencies of both theoretical and empirical distributions are unnormalised counts, and for a chi-squared test the total sample sizes N of both these distributions (sums of all cells of the corresponding contingency tables) have to be the same. For example, to test the hypothesis that a random sample of 100 people has been drawn from a population in which men and women are equal in frequency, the observed number of men and women would be compared to the theoretical frequencies of 50 men and 50 women. If there were 44 men in the sample and 56 women, then \chi^2 = \frac + \frac = 1.44. If the null hypothesis is true (i.e., men and women are chosen with equal probability), the test statistic will be drawn from a chi-squared distribution with one degree of freedom (because if the male frequency is known, then the female frequency is determined). Consultation of the
chi-squared distribution In probability theory and statistics, the \chi^2-distribution with k Degrees of freedom (statistics), degrees of freedom is the distribution of a sum of the squares of k Independence (probability theory), independent standard normal random vari ...
for 1 degree of freedom shows that the
probability Probability is a branch of mathematics and statistics concerning events and numerical descriptions of how likely they are to occur. The probability of an event is a number between 0 and 1; the larger the probability, the more likely an e ...
of observing this difference (or a more extreme difference than this) if men and women are equally numerous in the population is approximately 0.23. This probability is higher than conventional criteria for
statistical significance In statistical hypothesis testing, a result has statistical significance when a result at least as "extreme" would be very infrequent if the null hypothesis were true. More precisely, a study's defined significance level, denoted by \alpha, is the ...
(0.01 or 0.05), so normally we would not reject the null hypothesis that the number of men in the population is the same as the number of women (i.e., we would consider our sample within the range of what we would expect for a 50/50 male–female ratio.)


Problems

The approximation to the chi-squared distribution breaks down if expected frequencies are too low. It will normally be acceptable so long as no more than 20% of the events have expected frequencies below 5. Where there is only 1 degree of freedom, the approximation is not reliable if expected frequencies are below 10. In this case, a better approximation can be obtained by reducing the absolute value of each difference between observed and expected frequencies by 0.5 before squaring; this is called Yates's correction for continuity. In cases where the expected value, E, is found to be small (indicating a small underlying population probability, and/or a small number of observations), the normal approximation of the multinomial distribution can fail, and in such cases it is found to be more appropriate to use the G-test, a likelihood ratio-based test statistic. When the total sample size is small, it is necessary to use an appropriate exact test, typically either the
binomial test Binomial test is an exact test of the statistical significance of deviations from a theoretically expected distribution of observations into two categories using sample data. Usage A binomial test is a statistical hypothesis test used to deter ...
or, for contingency tables, Fisher's exact test. This test uses the conditional distribution of the test statistic given the marginal totals, and thus assumes that the margins were determined before the study; alternatives such as Boschloo's test which do not make this assumption are uniformly more powerful. It can be shown that the \chi^2 test is a low order approximation of the \Psi test. (''Link is to a fragmentary edition of March 1996''.) The above reasons for the above issues become apparent when the higher order terms are investigated.


See also

* Chi-squared nomogram * Cramér's V – a measure of correlation for the chi-squared test * Degrees of freedom (statistics) *
Deviance (statistics) In statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying ...
, another measure of the quality of fit * Fisher's exact test * G-test, test to which chi-squared test is an approximation * Lexis ratio, earlier statistic, replaced by chi-squared * Mann–Whitney U test * Median test * Minimum chi-square estimation * Reduced chi-squared statistic


Notes


References

* * * {{Statistics, inference Statistical tests for contingency tables Normality tests Statistical approximations