Share on Facebook Share on Twitter Email
Answers.com

correlation

 
Dictionary: cor·re·la·tion   (kôr'ə-lā'shən, kŏr'-) pronunciation
n.
  1. A causal, complementary, parallel, or reciprocal relationship, especially a structural, functional, or qualitative correspondence between two comparable entities: a correlation between drug abuse and crime.
  2. Statistics. The simultaneous change in value of two numerically valued random variables: the positive correlation between cigarette smoking and the incidence of lung cancer; the negative correlation between age and normal vision.
  3. An act of correlating or the condition of being correlated.

[Medieval Latin correlātiō, correlātiōn- : Latin com-, com- + Latin relātiō, relation, report (from relātus, past participle of referre, to carry back; see relate).]

correlational cor're·la'tion·al adj.

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Statistics Dictionary: correlation
Top

A general term used to describe the fact that two (or more) variables are related. Galton, in 1869, was probably the first to use the term in this way (as 'co-relation'). Usually the relation is not precise. For example, we would expect a tall person to weigh more than a short person of the same build, but there will be exceptions.

Although the word 'correlation' is used loosely to describe the existence of some general relationship, it has a more specific meaning in the context of linear relations between variables (See correlation coefficient).



In statistics, a measure of the strength of the relationship between two variables. It is used to predict the value of one variable given the value of the other. For example, a correlation might relate distance from urban location to gasoline consumption. Expressed on a scale from -1.0 to +1.0, the strongest correlations are at both extremes and provide the best predictions. See regression analysis.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Investment Dictionary: Correlation
Top

In the world of finance, a statistical measure of how two securities move in relation to each other. Correlations are used in advanced portfolio management.

Investopedia Says:
Correlation is computed into what is known as the correlation coefficient, which ranges between -1 and +1. Perfect positive correlation (a correlation co-efficient of +1) implies that as one security moves, either up or down, the other security will move in lockstep, in the same direction. Alternatively, perfect negative correlation means that if one security moves in either direction the security that is perfectly negatively correlated will move by an equal amount in the opposite direction. If the correlation is 0, the movements of the securities is said to have no correlation, it is completely random. If one security moves up or down there is as good a chance that the other will move either up or down, the way in which they move is totally random.

In real life however you likely will not find perfectly correlated securities, rather you will find securities with some degree of correlation. For example, the performance of two stocks within the same industry is strongly positively correlated although it may not be exactly +1.

Related Links:
Find out which currencies are most affected by fluctuations in gold and oil prices and improve your trading. Commodity Prices And Currency Movements
Learn how to make the mix of securities the core of your investing strategy. Asset Allocation Strategies
Diversification? Optimal portfolio theory? Read this tutorial and these and other financial concepts will be made clear. Financial Concepts
We help to make clear the fine line between diversifying and overstretching your portfolio. The Dangers Of Over-Diversification


Accounting Dictionary: Correlation
Top

Degree of relationship between business and economic variables such as cost and volume. Correlation analysis evaluates cause/effect relationships. It looks consistently at how the value of one variable changes when the value of the other is changed. A prediction can be made based on the relationship uncovered. An example is the effect of advertising on sales. A degree of correlation is measured statistically by the Coefficient of Determination (r-squared).

Thesaurus: correlation
Top

noun

    A logical or natural association between two or more things: connection, interconnection, interdependence, interrelationship, link, linkage, relation, relationship, tie-in. Informal hookup. See connect.

Antonyms: correlation
Top

n

Definition: equating
Antonyms: contradiction, opposition

n

Definition: equating, equivalence
Antonyms: difference, disassociation, disconnection, imbalance


Dental Dictionary: correlation
Top

n

A statistical procedure used to determine the degree to which two (or more) variables vary together. Correlation does not suggest a cause-effect relationship but only the degree of parallelism or concomitance between the variables, the cause of which may be unknown. The Pearson product-moment correlation (r) is the most frequently used, and this coefficient is used unless another is specified.

Geography Dictionary: correlation
Top

The link or relationship existing between two or more variables. Where there is a positive correlation between two variables, an increase or decrease in one is matched by a similar change in the other. Conversely, a negative correlation sees one variable increase while the other declines. Several statistical methods are used to determine the strength of the correlation, that is, the correlation coefficient.


In statistics, the degree of association between two random variables. The correlation between the graphs of two data sets is the degree to which they resemble each other. However, correlation is not the same as causation, and even a very close correlation may be no more than a coincidence. Mathematically, a correlation is expressed by a correlation coefficient that ranges from -1 (never occur together), through 0 (absolutely independent), to 1 (always occur together).

For more information on correlation, visit Britannica.com.

An association between two variables such that when one changes in magnitude the other also changes. A correlation may be positive or negative. If positive, as one variable increases so does the other. If negative, as one variable increases the other decreases. A statistically significant correlation does not necessarily imply a cause-and-effect relationship.

World of the Mind: correlation
Top
An observed association between events (for example, that smoking is associated with lung cancer). It is not possible to assign causes directly from correlations: there must always be an underlying theory, or explicit or implicit assumptions, to set the causal 'arrow'. Discovering correlations is a principal aim of most scientific experiments, and much of learning may also be thought of as discovering correlations, which are useful when predictive.

(Published 1987)

Veterinary Dictionary: correlation
Top

1. in neurology, the union of afferent impulses within a nerve center to bring about an appropriate response.
2. the degree to which statistical variables vary together.

Wikipedia: Correlation
Top
Several sets of (xy) points, with the correlation coefficient of x and y for each set. Note that the correlation reflects the noisiness and direction of a linear relationship (top row), but not the slope of that relationship (middle), nor many aspects of nonlinear relationships (bottom). N.B.: the figure in the center has a slope of 0 but in that case the correlation coefficient is undefined because the variance of Y is zero.

In statistics, correlation (often measured as a correlation coefficient, ρ) indicates the strength and direction of a relationship between two random variables. The commonest use refers to a linear relationship, but the concept of nonlinear correlation is also used. [1] [2] [3] In general statistical usage, correlation or co-relation refers to the departure of two random variables from independence. In this broad sense there are several coefficients, measuring the degree of correlation, adapted to the nature of the data.

Contents

Pearson's product-moment coefficient

A number of different coefficients are used for different situations. The best known is the Pearson product-moment correlation coefficient, which is obtained by dividing the covariance of the two variables by the product of their standard deviations. Karl Pearson developed the coefficient from a similar but slightly different idea by Francis Galton. [4]

Mathematical properties

The correlation coefficient ρX, Y between two random variables X and Y with expected values μX and μY and standard deviations σX and σY is defined as:

\rho_{X,Y}={\mathrm{cov}(X,Y) \over \sigma_X \sigma_Y} ={E((X-\mu_X)(Y-\mu_Y)) \over \sigma_X\sigma_Y},

where E is the expected value operator and cov means covariance. A widely used alternative notation is

\mathrm{corr}(X,Y)=\rho_{X,Y} \,.

Since μX = E(X), σX2 = E[(X − E(X))2] = E(X2) − E2(X) and likewise for Y, and since

E[(X-E(X))(Y-E(Y))]=E(XY)-E(X)E(Y),\,

we may also write

\rho_{X,Y}=\frac{E(XY)-E(X)E(Y)}{\sqrt{E(X^2)-(E(X))^2}~\sqrt{E(Y^2)- (E(Y))^2}}.

The correlation is defined only if both of the standard deviations are finite and both of them are nonzero. It is a corollary of the Cauchy–Schwarz inequality that the correlation cannot exceed 1 in absolute value.

The correlation is 1 in the case of an increasing linear relationship, −1 in the case of a decreasing linear relationship, and some value in between in all other cases, indicating the degree of linear dependence between the variables. The closer the coefficient is to either −1 or 1, the stronger the correlation between the variables.

If the variables are independent then the correlation is 0, but the converse is not true because the correlation coefficient detects only linear dependencies between two variables. Here is an example: Suppose the random variable X is uniformly distributed on the interval from −1 to 1, and Y = X2. Then Y is completely determined by X, so that X and Y are dependent, but their correlation is zero; they are uncorrelated. However, in the special case when X and Y are jointly normal, uncorrelatedness is equivalent to independence.

A correlation between two variables is diluted in the presence of measurement error around estimates of one or both variables, in which case disattenuation provides a more accurate coefficient.

Sample correlation

If we have a series of n  measurements of X  and Y  written as xi  and yi  where i = 1, 2, ..., n, then the Pearson product-moment correlation coefficient can be used to estimate the correlation of X  and Y . The Pearson coefficient is also known as the "sample correlation coefficient". The Pearson correlation coefficient is then the best estimate of the correlation of X  and Y . The Pearson correlation coefficient is written:


r_{xy}=\frac{\sum (x_i-\bar{x})(y_i-\bar{y})}{(n-1) s_x s_y},

where \bar{x} and \bar{y} are the sample means of X  and Y , sx  and sy  are the sample standard deviations of X  and Y  and the sum is from i = 1 to n. As with the population correlation, we may rewrite this as


r_{xy}=\frac{\sum x_iy_i-n \bar{x} \bar{y}}{(n-1) s_x s_y}=\frac{n\sum x_iy_i-\sum x_i\sum y_i}
{\sqrt{n\sum x_i^2-(\sum x_i)^2}~\sqrt{n\sum y_i^2-(\sum y_i)^2}}.

Again, as is true with the population correlation, the absolute value of the sample correlation must be less than or equal to 1. The above formula conveniently suggests a single-pass algorithm for calculating sample correlations, but, depending on the numbers involved, it can sometimes be numerically unstable.

The square of the sample correlation coefficient, which is also known as the coefficient of determination, is the fraction of the variance in yi  that is accounted for by a linear fit of xi  to yi . This is written

r_{xy}^2=1-\frac{s_{y|x}^2}{s_y^2},

where sy|x2  is the square of the error of a linear regression of xi  on yi  by the equation y = a + bx:

s_{y|x}^2=\frac{1}{n-1}\sum_{i=1}^n (y_i-a-bx_i)^2,

and sy2  is just the variance of y:

s_y^2=\frac{1}{n-1}\sum_{i=1}^n (y_i-\bar{y})^2.

Note that since the sample correlation coefficient is symmetric in xi  and yi , we will get the same value for a fit of yi  to xi :

r_{xy}^2=1-\frac{s_{x|y}^2}{s_x^2}.

This equation also gives an intuitive idea of the correlation coefficient for higher dimensions. Just as the above described sample correlation coefficient is the fraction of variance accounted for by the fit of a 1-dimensional linear submanifold to a set of 2-dimensional vectors (xi , yi ), so we can define a correlation coefficient for a fit of an m-dimensional linear submanifold to a set of n-dimensional vectors. For example, if we fit a plane z = a + bx + cy  to a set of data (xi , yi , zi ) then the correlation coefficient of z  to x  and y  is

r^2=1-\frac{s_{z|xy}^2}{s_z^2}.

The distribution of the correlation coefficient has been examined by R. A. Fisher[5][6] and A. K. Gayen.[7]

Geometric interpretation

For centered data (i.e., data which have been shifted by the sample mean so as to have an average of zero), the correlation coefficient can also be viewed as the cosine of the angle between the two vectors of samples drawn from the two random variables.

Some practitioners prefer an uncentered (non-Pearson-compliant) correlation coefficient. See the example below for a comparison.

As an example, suppose five countries are found to have gross national products of 1, 2, 3, 5, and 8 billion dollars, respectively. Suppose these same five countries (in the same order) are found to have 11%, 12%, 13%, 15%, and 18% poverty. Then let x and y be ordered 5-element vectors containing the above data: x = (1, 2, 3, 5, 8) and y = (0.11, 0.12, 0.13, 0.15, 0.18).

By the usual procedure for finding the angle between two vectors (see dot product), the uncentered correlation coefficient is:

 \cos \theta = \frac { \bold{x} \cdot \bold{y} } { \left\| \bold{x} \right\| \left\| \bold{y} \right\| } = \frac { 2.93 } { \sqrt { 103 } \sqrt { 0.0983 } } = 0.920814711.

Note that the above data were deliberately chosen to be perfectly correlated: y = 0.10 + 0.01 x. The Pearson correlation coefficient must therefore be exactly one. Centering the data (shifting x by E(x) = 3.8 and y by E(y) = 0.138) yields x = (−2.8, −1.8, −0.8, 1.2, 4.2) and y = (−0.028, −0.018, −0.008, 0.012, 0.042), from which

 \cos \theta = \frac { \bold{x} \cdot \bold{y} } { \left\| \bold{x} \right\| \left\| \bold{y} \right\| } = \frac { 0.308 } { \sqrt { 30.8 } \sqrt { 0.00308 } } = 1 = \rho_{xy},

as expected.

Motivation for the form of the coefficient of correlation

Another motivation for correlation comes from inspecting the method of simple linear regression. As above, X is the vector of independent variables, xi, and Y of the dependent variables, yi, and a simple linear relationship between X and Y is sought, through a least-squares method on the estimate of Y:

 \ Y =  X\beta + \varepsilon.\,

Then, the equation of the least-squares line can be derived to be of the form:


Y - \bar{Y} = \frac{n\sum x_iy_i-\sum x_i\sum y_i}
{n\sum x_i^2-(\sum x_i)^2} (X - \bar{X})

which can be rearranged in the form:


Y - \bar{Y} = \frac{r s_y}{s_x} (X-\bar{X})

where r has the familiar form mentioned above

 r=\frac{n\sum x_iy_i-\sum x_i\sum y_i} {\sqrt{n\sum x_i^2-(\sum x_i)^2}~\sqrt{n\sum y_i^2-(\sum y_i)^2}}.

Interpretation of the size of a correlation

Correlation Negative Positive
Small −0.3 to −0.1 0.1 to 0.3
Medium −0.5 to −0.3 0.3 to 0.5
Large −1.0 to −0.5 0.5 to 1.0

Several authors have offered guidelines for the interpretation of a correlation coefficient. Cohen (1988),[8] has observed, however, that all such criteria are in some ways arbitrary and should not be observed too strictly. This is because the interpretation of a correlation coefficient depends on the context and purposes. A correlation of 0.9 may be very low if one is verifying a physical law using high-quality instruments, but may be regarded as very high in the social sciences where there may be a greater contribution from complicating factors.

Along this vein, it is important to remember that "large" and "small" should not be taken as synonyms for "good" and "bad" in terms of determining that a correlation is of a certain size. For example, a correlation of 1.0 or −1.0 indicates that the two variables analyzed are equivalent modulo scaling. Scientifically, this more frequently indicates a trivial result than a profound one. For example, consider discovering a correlation of 1.0 between how many feet tall a group of people are and the number of inches from the bottom of their feet to the top of their heads.

Sensitivity to the data distribution

The population version of Pearson's correlation coefficient is defined in terms of moments, and exists for any bivariate probability distribution for which the population covariance is defined and the marginal population variances are defined and non-zero. In the case of the bivariate normal distribution the correlation coefficient characterizes the joint distribution as long as the marginal means and variances are known. For most other bivariate distributions this is not true. Nevertheless, the correlation coefficient is highly informative about the degree of linear dependence between two random quantities regardless of whether their joint distribution is normal.

The sample correlation coefficient is the maximum likelihood estimate of the population correlation coefficient for bivariate normal data, and is asymptotically unbiased and efficient, which roughly means that it is impossible to construct a more accurate estimate than the sample correlation coefficient if the data are normal and the sample size is moderate or large. For non-normal populations, the sample correlation coefficient remains approximately unbiased, but may not be efficient. The sample correlation coefficient is a consistent estimator of the population correlation coefficient as long as the sample means, variances, and covariance are consistent (which is guaranteed when the law of large numbers can be applied).

Statistical inference for Pearson's correlation coefficient is sensitive to the data distribution. Exact tests, and asymptotic tests based on the Fisher transformation can be applied if the data are approximately normally distributed, but may be misleading otherwise. In some situations, the bootstrap can be applied to construct confidence intervals, and permutation tests can be applied to carry out hypothesis tests. These non-parametric approaches may give more meaningful results in some situations where bivariate normality does not hold. However the standard versions of these approaches rely on exchangeability. A stratified analysis is one way to accommodate a lack of bivariate normality due to clustering, assessing the effect of a risk factor on outcome while holding another variable constant.[9]

Correlation measures other than Pearson's correlation have their own sensitivities to the data distribution. The population versions of correlation measures based on quantiles or ranks are always defined. Their sample-based estimates will be consistent as long as the underlying sample quantiles are consistent.

Most correlation measures in common use are invariant to location and scale transformations of the marginal distributions. That is, if we are analyzing the relationship between X and Y, the correlation is unaffected by transforming X to a + bX and Y to c + dY, where a, b, c, and d are constants. This is true of most correlation statistics as well as their population analogues.

Rank correlation coefficients

Rank correlation coefficients, such as Spearman's rank correlation coefficient and Kendall's rank correlation coefficient (τ) measure the extent to which, as one variable increases, the other variable tends to increase, without requiring that increase to be represented by a linear relationship. If, as the one variable increase, the other decreases, the rank correlation coefficients will be negative. It is common to regard these rank correlation coefficients as alternatives to Pearson's coefficient, used either to reduce the amount of calculation or to make the coefficient less sensitive to non-normality in distributions. However, this view has little mathematical basis, as rank correlation coefficients measure a different type of relationship than the product moment correlation coefficient, and are best seen as measures of a different type of association, rather than as alternative measure of the population correlation coefficient.[10] [11]

To illustrate the nature of rank correlation, and its difference from linear correlation, consider the following four pairs of numbers (xy):

(0, 1), (100, 10), (101, 500), (102, 2000).

As we go from each pair to the next pair x increases, and so does y. This relationship is perfect, in the sense that an increase in x is always accompanied by an increase in y. This means that we have a perfect rank correlation, and both Spearman's and Kendall's correlation coefficients are 1, whereas in this example Pearson's product moment correlation coefficient is 0.456, indicating that the points are far from lying on a straight line. In the same way if y always decreases when x increases, the rank correlation coefficients will be −1, while the product moment correlation coefficient may or may not be close to 1, depending on how close the points are to a straight line. Although in the extreme cases of perfect rank correlation the two coefficients are both equal (being both +1 or both -1) this is not in general so, and values of the two coefficients cannot meaningfully be compared. For example, for the three pairs (1, 1) (2, 3) (3, 2) Spearman's coefficient is 1/2, while Kendall's coefficient is 1/3.[10]

Other measures of dependence among random variables

The information given by a correlation coefficient is not enough to define the dependence structure between random variables. The correlation coefficient completely defines the dependence structure only in very particular cases, for example when the distribution is a multivariate normal distribution. (See diagram above.) In the case of elliptic distributions it characterizes the (hyper-)ellipses of equal density, however, it does not completely characterize the dependence structure (for example, the a multivariate t-distribution's degrees of freedom determine the level of tail dependence).

To get a measure for more general dependencies in the data (also nonlinear) it is better to use the correlation ratio which is able to detect almost any functional dependency, or the entropy-based mutual information/total correlation which is capable of detecting even more general dependencies. The latter are sometimes referred to as multi-moment correlation measures, in comparison to those that consider only 2nd moment (pairwise or quadratic) dependence.

The polychoric correlation is another correlation applied to ordinal data that aims to estimate the correlation between theorised latent variables.

One way to capture a more complete view of dependence structure is to consider a copula between them.

Correlation matrices

The correlation matrix of n random variables X1, ..., Xn is the n  ×  n matrix whose i,j entry is corr(XiXj). If the measures of correlation used are product-moment coefficients, the correlation matrix is the same as the covariance matrix of the standardized random variables Xi /SD(Xi) for i = 1, ..., n. Consequently it is necessarily a positive-semidefinite matrix.

The correlation matrix is symmetric because the correlation between Xi and Xj is the same as the correlation between Xj and Xi.

Common misconceptions

Correlation and causality

The conventional dictum that "correlation does not imply causation" means that correlation cannot be used to infer a causal relationship between the variables.[12] This dictum should not be taken to mean that correlations cannot indicate the potential existence of causal relations. However, the causes underlying the correlation, if any, may be indirect and unknown, and high correlations also overlap with identity relations, where no causal process exists. Consequently, establishing a correlation between two variables is not a sufficient condition to establish a causal relationship (in either direction).

A correlation between age and height in children is fairly causally transparent, but a correlation between mood and health in people is less so. Does improved mood lead to improved health; or does good health lead to good mood; or both? Or does some other factor underlie both? In other words, a correlation can be taken as evidence for a possible causal relationship, but cannot indicate what the causal relationship, if any, might be.

Correlation and linearity

Four sets of data with the same correlation of 0.816

The Pearson correlation coefficient indicates the strength of a linear relationship between two variables, but its value generally does not completely characterize their relationship. In particular, if the conditional mean of Y given X, denoted E(Y|X), is not linear in X, the correlation coefficient will not fully determine the form of E(Y|X).

The image on the right shows scatterplots of Anscombe's quartet, a set of four different pairs of variables created by Francis Anscombe.[13] The four y variables have the same mean (7.5), standard deviation (4.12), correlation (0.816) and regression line (y = 3 + 0.5x). However, as can be seen on the plots, the distribution of the variables is very different. The first one (top left) seems to be distributed normally, and corresponds to what one would expect when considering two variables correlated and following the assumption of normality. The second one (top right) is not distributed normally; while an obvious relationship between the two variables can be observed, it is not linear, and the Pearson correlation coefficient is not relevant. In the third case (bottom left), the linear relationship is perfect, except for one outlier which exerts enough influence to lower the correlation coefficient from 1 to 0.816. Finally, the fourth example (bottom right) shows another example when one outlier is enough to produce a high correlation coefficient, even though the relationship between the two variables is not linear.

These examples indicate that the correlation coefficient, as a summary statistic, cannot replace the individual examination of the data. Note that the examples are sometimes said to demonstrate that the Pearson correlation assumes that the data follow a normal distribution, but this is not correct.[14]

If a pair (XY) of random variables follows a bivariate normal distribution, the conditional mean E(X|Y) is a linear function of Y, and the conditional mean E(Y|X) is a linear function of X. The correlation coefficient r between X and Y, along with the marginal means and variances of X and Y, determines this linear relationship:


E(Y|X) = EY + r\sigma_y\frac{X-EX}{\sigma_x},

where EX and EY are the expected values of X and Y, respectively, and σx and σy are the standard deviations of X and Y, respectively.

See also

Notes and references

  1. ^ Frederick Emory Croxton, Dudley Johnstone Cowden and Sidney Klein; Applied general statistics, page 625
  2. ^ Cornelius Frank Dietrich; Uncertainty, calibration, and probability : the statistics of scientific and industrial measurement, Page 331
  3. ^ Alexander Craig Aitken; Statistical mathematics, Page 95
  4. ^ Rodgers, J. L. and Nicewander, W. A. (1988). "Thirteen ways to look at the correlation coefficient". The American Statistician 42: 59–66. doi:10.2307/2685263. 
  5. ^ Fisher, R.A. (1915). "Frequency distribution of the values of the correlation coefficient in samples from an indefinitely large population". Biometrika 10 (4): 507–521. doi:10.1093/biomet/10.4.507. 
  6. ^ Fisher, R.A. (1921). "On the probable error of a coefficient of correlation deduced from a small sample" (PDF). Metron 1 (4): 3–32. http://hdl.handle.net/2440/15169. Retrieved 2009-03-25. 
  7. ^ Gayen, A.K. (1951). "The frequency distribution of the product moment correlation coefficient in random samples of any size draw from non-normal universes". Biometrika 38: 219–247. doi:10.1093/biomet/38.1-2.219. 
  8. ^ Cohen, J. (1988). Statistical power analysis for the behavioral sciences (2nd ed.)
  9. ^ Multivariable Analysis- A Practical Guide for Clinicians. 2nd Edition. Mitchell H. Katz. University of California, San Francisco. ISBN 9780521549851. ISBN 052154985X DOI: 10.2277/052154985X
  10. ^ a b Yule, G.U and Kendall, M.G., "An Introduction to the Theory of Statistics", Charles Griffin & Co. pp 258–270
  11. ^ Kendall, M. G., "Rank Correlation Methods", Charles Griffin & Co., 1955.
  12. ^ Aldrich, John (1995). "Correlations Genuine and Spurious in Pearson and Yule". Statistical Science 10 (4): 364–376. http://www.jstor.org/stable/2246135. 
  13. ^ Anscombe, Francis J. (1973) Graphs in statistical analysis. American Statistician, 27, 17–21.
  14. ^ J. L. Rodgers and W. A. Nicewander. Thirteen ways to look at the correlation coefficient. The American Statistician, 42(1):59–66, Feb 1988.

Further reading

  • Cohen, J., Cohen P., West, S.G., & Aiken, L.S. (2003). Applied multiple regression/correlation analysis for the behavioral sciences. (3rd ed.) Hillsdale, NJ: Lawrence Erlbaum Associates.

External links


Translations: Correlation
Top

Dansk (Danish)
n. - korrelation, indbyrdes afhængighedsforhold, det at korrelere

Nederlands (Dutch)
correlatie, samenhang

Français (French)
n. - corrélation

Deutsch (German)
n. - Korrelation, Wechselbeziehung

Ελληνική (Greek)
n. - συσχέτιση, συσχετισμός

Italiano (Italian)
rapporto, correlazione, nesso

Português (Portuguese)
n. - correlação (f)

Русский (Russian)
соответствие

Español (Spanish)
n. - correlación

Svenska (Swedish)
n. - korrelation, växelverkan

中文(简体)(Chinese (Simplified))
相互关系, 关连, 相关

中文(繁體)(Chinese (Traditional))
n. - 相互關係, 關連, 相關

한국어 (Korean)
n. - 상호 관계, 대비

日本語 (Japanese)
n. - 相互関係, 関連させること

العربيه (Arabic)
‏(الاسم) ارتباط, علاقه متبادله, صله‏

עברית (Hebrew)
n. - ‮קשר הדדי, מיתאם‬


Best of the Web: correlation
Top

Some good "correlation" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved.  Read more
Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Investment Dictionary. Copyright ©2000, Investopedia.com - Owned and Operated by Investopedia Inc. All rights reserved.  Read more
Real Estate Dictionary. Dictionary of Real Estate Terms. Copyright © 2004 by Barron's Educational Series, Inc. All rights reserved.  Read more
Accounting Dictionary. Dictionary of Accounting Terms. Copyright © 2005 by Barron's Educational Series, Inc. All rights reserved.  Read more
Thesaurus. Roget's II: The New Thesaurus, Third Edition by the Editors of the American Heritage® Dictionary Copyright © 1995 by Houghton Mifflin Company. Published by Houghton Mifflin Company. All rights reserved.  Read more
Answers Corporation Antonyms. © 1999-2009 by Answers Corporation. All rights reserved.  Read more
Dental Dictionary. Mosby's Dental Dictionary. Copyright © 2004 by Elsevier, Inc. All rights reserved.  Read more
Geography Dictionary. A Dictionary of Geography. Copyright © Susan Mayhew 1992, 1997, 2004. All rights reserved.  Read more
Britannica Concise Encyclopedia. Britannica Concise Encyclopedia. © 2006 Encyclopædia Britannica, Inc. All rights reserved.  Read more
Sports Science and Medicine. The Oxford Dictionary of Sports Science & Medicine. Copyright © Michael Kent 1998, 2006, 2007. All rights reserved.  Read more
World of the Mind. The Oxford Companion to the Mind. Second Edition. Copyright © Oxford University Press, 2004. All rights reserved.  Read more
Veterinary Dictionary. Saunders Comprehensive Veterinary Dictionary 3rd Edition. Copyright © 2007 by D.C. Blood, V.P. Studdert and C.C. Gay, Elsevier. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Correlation" Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more