Contrast (statistics)

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

In statistics, particularly in analysis of variance and linear regression, a contrast is a linear combination of variables (parameters or statistics) whose coefficients add up to zero, allowing comparison of different treatments.[1][2]

Definitions

Let \theta_1,\ldots,\theta_t be a set of variables, either parameters or statistics, and a_1,\ldots,a_t be known constants. The quantity \sum_{i=1}^t a_i \theta_i is a linear combination. It is called a contrast if \sum_{i=1}^t a_i = 0.[3][4] Furthermore, two contrasts, \sum_{i=1}^t a_i \theta_i and \sum_{i=1}^t b_i \theta_i, are orthogonal if \sum_{i=1}^t a_i b_i = 0.[5]

Examples

Let us imagine that we are comparing four means, \mu_1,\mu_2,\mu_3,\mu_4. The following table describes three possible contrasts:

\mu_1 \mu_2 \mu_3 \mu_4
1 -1 0 0
0 0 1 -1
1 1 -1 -1

The first contrast allows to compare the first mean with the second, the second contrast allows to compare the third mean with the fourth, and the third contrast allows to compare the average of the first two means with the average of the last two.[4]

In a balanced one-way analysis of variance, using orthogonal contrasts has the advantage of completely partitioning the treatment sum of squares into non-overlapping additive components that represent the variation due to each contrast.[6] Consider the numbers above: each of the rows sums up to zero (hence they are contrasts). If we multiply each element of the first and second row and add those up, this again results in zero, thus the first and second contrast are orthogonal and so on.

Sets of contrast

  • Orthogonal contrasts are a set of contrasts in which, for any distinct pair, the sum of the cross-products of the coefficients is zero (assume sample sizes are equal).[7] Although there are potentially infinite sets of orthogonal contrasts, within any given set there will always be a maximum of exactly k – 1 possible orthogonal contrasts (where k is the number of group means available).[8]
  • Polynomial contrasts are a special set of orthogonal contrasts that test polynomial patterns in data with more than two means (e.g., linear, quadratic, cubic, quartic, etc.).[9]
  • Orthonormal contrasts are orthogonal contrasts which satisfy the additional condition that, for each contrast, the sum squares of the coefficients add up to one.[7]

Background

A contrast is defined as the sum of each group mean multiplied by a coefficient for each group (i.e., a signed number, cj).[10] In equation form, L = c_1 \bar X_1 + c_2 \bar X_2 + \cdots + c_k \bar X_k  = \sum c_j \bar X_j, where L is the weighted sum of group means, the cj coefficients represent the assigned weights of the means (these must sum to 0 for orthogonal contrasts), and \bar Xj represents the group means.[8] Coefficients can be positive or negative, and fractions or whole numbers, depending on the comparison of interest. Linear contrasts are very useful and can be used to test complex hypotheses when used in conjunction with ANOVA or multiple regression. In essence, each contrast defines and tests for a particular pattern of differences among the means.[10]

Contrasts should be constructed "to answer specific research questions", and do not necessarily have to be orthogonal.[11]

A simple (non-orthogonal) contrast is the difference between two means. A more complex contrast can test the difference between several means (i.e., if you have four means, assign coefficients of –3, –1, +1, and +3), or test the difference between a single mean and the combined mean of several groups (i.e., if you have four means assign coefficients of –3, +1, +1, and +1) or test the difference between the combined mean of several groups and the combined mean of several other groups (i.e., if you have four means assign coefficients of –1, –1, +1, and +1).[8] The coefficients for the means to be combined (or averaged) must be the same in magnitude and direction, in other words, they are weighted equally. When means are assigned different coefficients (either in magnitude or direction, or both), the contrast is testing for a difference between those means. A contrast may be any of: the set of coefficients used to specify a comparison; the specific value of the linear combination obtained for a given study or experiment; the random quantity defined by applying the linear combination to treatment effects when these are themselves considered as random variables. In the last context here, the term contrast variable is sometimes used.

Contrasts are sometimes used to compare mixed effects. A common example can be the difference between two test scores — one at the beginning of the semester and one at its end. Note that we are not interested in one of these scores by itself, but only in the contrast (in this case — the difference). Since this is a linear combination of independent variables, its variance will match accordingly, as the weighted sum of the variances; in this case both weights are one. This "blending" of two variables into one might be useful in many cases such as ANOVA, regression, or even as descriptive statistics in its own right.

An example of a complex contrast would be comparing 5 standard treatments to a new treatment, hence giving each old treatment mean a weight of 1/5, and the new sixth treatment mean a weight of −1 (using the equation above). If this new linear combination has a mean zero, this will mean that the old treatments are not different from the new treatment on average. If the sum of the new linear combination is positive, this will mean that the combined mean of the 5 standard treatments is higher than the new treatment mean. If the sum of the new linear combination is negative, this will mean the combined mean of the 5 standard treatments is lower than the new treatment mean.[10] However, the sum of the linear combination is not a significance test, see testing significance (below) to learn how to determine if your contrast is significant.

The usual results for linear combinations of independent random variables mean that the variance of a contrast is equal to the weighted sum of the variances.[12] If two contrasts are orthogonal, estimates created by using such contrasts will be uncorrelated. This helps to minimize the Type I Error Rate, the rate of falsely rejecting a true null hypothesis. Because orthogonal contrasts test different aspects of the data, they are independent, the results of one contrast has no effect on the results of the other contrasts. When contrasts are not orthogonal, they are not testing completing different aspects of the data, the results of one contrast can then influence the results of other contrasts. This can increase the chance of falsely rejecting a true null hypothesis.[8]

If orthogonal contrasts are available, it is possible to summarize the results of a statistical analysis in the form of a simple analysis of variance table, in such a way that it contains the results for different test statistics relating to different contrasts, each of which are statistically independent. Linear contrasts can be easily converted into sums of squares. SScontrast = \tfrac{n(\sum c_j \bar X_j)^2 }{\sum c_j^2} , with 1 degree of freedom, where n represents the number of observations per group. If the contrasts are orthogonal, the sum of the SScontrasts = SStreatment. Testing the significance of a contrast requires the computation of SScontrast.[8] A recent development in statistical analysis is the standardized mean of a contrast variable. This makes a comparison between the size of the differences between groups, as measured by a contrast and the accuracy with which that contrast can be measured by a given study or experiment.[13]

Testing significance

SScontrast also happens to be a mean square because all contrasts have 1 degree of freedom. Dividing MScontrast by MSerror produces an F-statistic with one and dferror degrees of freedom, the statistical significance of Fcontrast can be determined by comparing the obtained F statistic with a critical value of F with the same degrees of freedom.[8]

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links

Notes

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Casella a Berger 2001, p. 526.
  4. 4.0 4.1 Casella 2008, p. 11.
  5. Casella 2008, p. 12.
  6. Casella 2008, p. 13.
  7. 7.0 7.1 Everitt, B.S. (2002) The Cambridge Dictionary of Statistics, CUP. ISBN 0-521-81099-X (entry for "Orthogonal contrasts")
  8. 8.0 8.1 8.2 8.3 8.4 8.5 Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. 10.0 10.1 10.2 Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. NIST/SEMATECH e-Handbook of Statistical Methods
  13. Lua error in package.lua at line 80: module 'strict' not found.