MathOverflow will be down for maintenance for approximately 3 hours, starting Monday evening (06/24/2013) at approximately 9:00 PM Eastern time (UTC-4).
13

9

We always hear, when reading on correlation, that "correlation does not imply causation."

Still, I have never seen any source that tries to answer the question of when can we reasonably conclude a causal relation between variables X, Y from a correlation.

After talking about it with some friends, we conclude these factors are at least necessary, if not sufficient to conclude causation:

  1. A high value of r2, with r the correlation coefficient. Therefore, the value of r itself is also close to ±1.

  2. Data on X, Y was obtained under controlled/experimental conditions, and data for X, Y, taken under similar experimental conditions produces similar values for r2.

  3. The time interval t between the independent X and the independent Y in many trials is short (if not immediate), and the values of t from different trials fall in a narrow interval.

Anyone have comments?

flag
12 
The answer to your title question is never. However, 3 measures something different than correlation. If you want to measure causation, you could design an experiment to do just that. Most of us have conducted enough experiments to conclude that hitting your thumb with a hammer causes pain; none of us ever tried to measure correlation between the two. – François G. Dorais Apr 25 2010 at 7:07
5 
This post of Cosma Shalizi on work by Judea Pearl might be of use or relevance: cscs.umich.edu/~crshalizi/weblog/621.html – Yemon Choi Apr 25 2010 at 7:10
4 
I am voting to close, even though I am not a statistician and the two answers so far seem to indicate that it is possible to say something of a mathematical nature on the subject. However, in the end and answer to the question as stated cannot be mathematical in nature. As always, if you disagree, explain why here, so closure can perhaps be staved off (and if the discussion turns long, move it to meta). – Harald Hanche-Olsen Apr 25 2010 at 12:03
8 
I vote against closing, even though the question could have been phrased somewhat more precisely. The importance of our understanding how to perform causal inference cannot be underestimated. Any improvement in our current understanding of this matter could be used to combat many kinds of ills in the world, such as diseases and crime. A very important general question is how to begin with a large amount of observational data about, say, how disease X is caused -- say 10,000 people's health status and auxiliary variables -- and extract the most likely guesses as to the etiology of X. – Daniel Asimov Apr 25 2010 at 22:26
7 
This is a very important question in applied mathematics/statistics. People indeed tried to suggest various mathematical criteria for causation. I find it hard to understad why people regard the question as borderline or even want to close it. – Gil Kalai Apr 27 2010 at 4:59
show 6 more comments

8 Answers

9

Many scientific disciplines are such that experiments are impossible. The effects of childhood abuse, for example. Scientists who study such matters are generally very sensitive to the fact that the empirical work they do cannot prove causation in the way that controlled studies can.

What a well-designed correlative study can prove or disprove is that of a long list of proposed explanations for some effect, one is the most likely. For example, you can make a study that determines which of the claims "A causes C" or "B causes C" is more likely. If you do enough of these, against every conceivable other thing that might effect C, then you can reasonably assert that you have evidence that A causes C, but you have to remember that it is a different kind of evidence from in-lab controlled experiments. (Sometimes it is better evidence: lab environments can be poor approximations of the actual world.) ((Yet another kind of evidence would be a proposed mechanism. If you can tell a convincing yarn about why A causes C, which builds on a series of well-established causal relationships, then you may claim you have evidence for your causal assertion. I think that this kind of evidence is generally the weakest, but it is often the one that people like the best, since most people understand the world through stories.))

But it is important to remember that just the existence of a correlation need not have much to do with a causal relationship. Here's one that comes to mind. It is a fact that a history of childhood victimization predicts for (is correlated with) lower adulthood weight (the effect is weak, but statistically significant). However, the best guess for the relationship between childhood victimization and weight is that victimization causes the victim to be overweight in adulthood. This result shows up in the empirical data after you "hold other variables constant". In particular, childhood victimization strongly correlates with tobacco use, and tobacco is known to make people thinner. But if you child-abuse-victimization with weight within either the tobacco-using population or the tobacco-non-using population, you do see a correlation between abuse and obesity. Again, it is always possible that there are other better explanations for this effect, and to test them you go out in the field and measure all your proposed variables. My understanding of the result "child abuse causes obesity" is that it is more likely than any other explanation that people have thought of, in the sense that every variable scientists have thought of to hold constant or covary or all the other things they can do in the statistical models seems to lead to the asserted conclusion.

link|flag
The child-victimization / tobacco / weight is a very nice example to illustrte the subtleties! – André Henriques Sep 18 2010 at 19:34
9

Learning causal relationships (i.e. a directed acyclic graph where "$A \to B$ means $A$ causes $B$") from observational data is a kind of causal inference. In general, it is not possible. However, the following two conditions, phrased in the terminology of graphical models, are sufficient for models without confounding variables.

  • Causal Markov assumption: each node is conditionally independent of its non-effects, direct or otherwise, given its direct causes (i.e. parents).
  • Faithfulness: the only conditional independencies in the true distribution arise from d-separation in the true causal DAG.

Judea Pearl, Clark Glymour, and Peter Spirtes have done excellent work in this area. Since you are asking your question on MO, you are presumably interested in mathematically-oriented discussion, such as the one in Koller and Friedman's Probabilistic Graphical Models.

link|flag
1 
I guess this answer shows I got a little to far in my last paragraph. – Benoît Kloeckner Apr 25 2010 at 8:11
When I see this approach, I always wonder whether arrow directions in a Bayesian Network have any bearing on the direction of causality. After all, you can take any tree Bayesian Network, pick any node as root, and re-orient all the edges to point away from that root to get the same model with different causality semantics – Yaroslav Bulatov Aug 15 2010 at 0:10
See Dawid's "Beware of the DAG!" for an elaboration of this criticism – Yaroslav Bulatov Aug 15 2010 at 0:28
6

First, 1) is certainly not necessary, since correlation can be 0 while Y is a function of X. Indeed, correlation detects only affine relations between X and Y; see wikipedia http://en.wikipedia.org/wiki/Correlation_and_dependence for examples and a discussion on the relation between correlation and dependence.

Second, the classical example to have in mind when adressing this question is the case when there is a hidden variable Z, whose value imply (in the sense of causality) that of X and Y. Then, it can happen that X and Y are entirely dependent (although they could very well be independent) but neither X imply Y nor Y imply X.

Also, note that logical implication need not follow from causality (if you have a wet umbrella in your hand, I can deduce that it rained, however it is not your umbrella that caused the rain).

Last, I would say that causality seems not to be a mathematical matter, not at least in the domain of probability and statistics. To establish causality, you usually need some knowledge of how the world works.

link|flag
When you don't have knowledge about the causality, people go to statistics asking for help. Then it probably becomes a mathematical matter. Especially, to figure out the causality, we have to do "actions" and estimate the model from the intervened dataset instead of the original observed dataset. How to estimate the true distribution from the intervened data without any bias is an important mathematical task. – pacificmoth Apr 25 2010 at 18:54
2

You might want to look at tests for Granger causality, which formalise the idea that "X causes Y if X occurs before and is correlated with Y". The tests suffer from the same problem mentioned elsewhere: they can't rule out a third event or process Z which causes both X and Y.

link|flag
0

Item 2 in your list is the big one.

There is a very extensive literature on this, and I'm not really familiar with it, but with Google scholar and Google books you should find plenty.

A large r^2 is absolutely unnecessary. An r^2 value of 0.00001 can be overwhelmingly statistically significant if the sample size is very large.

link|flag
0

Correlation (assuming its existence is correctly detected) does imply shared dependency on one or more other variables. From enough data you can also detect whether $Y$ is (close enough to being) a function of $X$ alone, and absence of causation, where some sets of variables are independent of others. Beyond that you need to consider specific mechanical models of what-causes-what and the data available may or may not be enough to answer that. As others mentioned there are formal analyses of this problem by people doing statistics and machine learning, e.g., in Pearl's book.

link|flag
0

One approach is to say that X causes Y if the shortest description (Kolmogorov complexity) of P(X,Y) consists of separate description of P(X) and a deterministic function f:X->Y. Since Kolmogorov complexity is uncomputable, it's replaced by more practical notions of description length. See Inferring deterministic causal relations from UAI'10 for an example

link|flag
-3

I apologize if this is not the format for replying to comments made on my post; the "comments" option was disabled.

Dorais' comments seem condescending and unfair. If you are "too big" for my "little question",dorais, and you do not, out of basic fairness, want to make
an effort to assume my question makes sense before giving a snide reply, then spare me your answer-- however many experiments you have done,francois.
I am interested in a fair debate, not in your cheap shots.

Herb

link|flag
1 
The “comments” option was disabled for you because you were logged in as a different user. If you don't log in using openid (see the third question of the faq, at mathoverflow.net/faq#needaccount) then your only hope of coming back as the same user is by cookie tracking, which necessitates using the same browser on the same machine (unless you know ways to hack around that). Normally, anyone can comment on answers to their own questions. – Harald Hanche-Olsen Apr 25 2010 at 22:30
6 
It seems that you didn't understand the point of my comment. Correlation is simply not a measure of causality. That's actually a consequence of some important properties of correlation, like symmetry, which are not shared by causality. The thumb and hammer example was admittedly a bit silly, the point was that you can measure causality but correlation is not the right metric to use (though it might be part of it). – François G. Dorais Apr 25 2010 at 22:34
8 
I have refrained from voting to close this question, but I think your responses to Francois are needlessly defensive. I also agree that MO is not a blog or a forum, and as such is not a place to initiate debate or extensive discussion. Questions which are vague but which remain open here are usually ones where someone with expertise can come in and give a well-defined answer; as it is, this question would really benefit from an answer or two from professional or academic statisticians. – Yemon Choi Apr 25 2010 at 22:53
4 
@Herb: I think that you are misreading Francois' comment. The fourth word in his comment is TITLE and not LITTLE. I do not see any condescension there. – Andrew Stacey Apr 29 2010 at 17:21
2 
O.K., Andrew, you are right, I did misread. Given that I chose not to use my full name, I should be more measured in my response. My apologies to F.Dorais for flying of the handle and assuming condescencion without enough evidence. Sorry, Francois. – Herb May 2 2010 at 1:40
show 3 more comments

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.