Tutorials › Biostatistics › Correlation vs. Causation in Clinical Research

Clinical Research Methods

Correlation vs. Causation in Clinical Research

A practical guide to distinguishing statistical association from causal relationships in clinical research, including confounding, selection bias, reverse causation, randomization, causal diagrams, regression adjustment, mediation, and common mistakes in interpreting observational data.

Intermediate 14 min read

What You'll Learn

  • Why correlation or association does not by itself establish causation
  • How confounding can create a misleading clinical association
  • How reverse causation and selection bias can distort observed relationships
  • Why randomized trials provide stronger evidence for causal effects
  • How regression adjustment and causal diagrams help address confounding
  • How to critically evaluate causal claims in clinical research

Introduction

One of the most important principles in clinical research is also one of the most frequently misunderstood: an observed association does not necessarily mean that one variable causes the other.

Researchers routinely observe relationships between exposures, biomarkers, treatments, patient characteristics, and clinical outcomes.

For example, a study might find that patients with higher inflammatory biomarker concentrations have higher mortality.

That is an important finding. But it does not immediately establish that increasing the biomarker causes mortality.

The observed relationship could arise because the biomarker is itself affected by underlying disease severity, because another variable affects both the biomarker and mortality, because of selection into the study, or because the direction of causality is different from what was initially assumed.

Key idea: Correlation describes an observed statistical relationship. Causation is a statement about what would happen to an outcome if an exposure were changed, while appropriately accounting for the relevant causal structure.

What Does Correlation Mean?

In everyday clinical research, the word correlation is often used broadly to mean that two variables are associated. For two continuous variables, one common measure is the Pearson correlation coefficient.

For paired observations \((X_i,Y_i)\), the Pearson correlation coefficient is:

\[ r= \frac{ \sum_{i=1}^{n}(X_i-\bar X)(Y_i-\bar Y) }{ \sqrt{ \sum_{i=1}^{n}(X_i-\bar X)^2 \sum_{i=1}^{n}(Y_i-\bar Y)^2 } } \]

The value of \(r\) ranges from \(-1\) to \(1\).

Correlation General Interpretation
\(r\approx1\) Strong positive linear association
\(r\approx0\) Little or no linear association
\(r\approx-1\) Strong negative linear association

However, even a correlation close to \(1\) or \(-1\) does not by itself prove that one variable causes the other.

What Does Causation Mean?

A causal question is fundamentally different from a descriptive association.

Instead of asking:

"Are exposure \(X\) and outcome \(Y\) associated?"

we ask something closer to:

"What would happen to \(Y\) if we intervened and changed \(X\)?"

This is a counterfactual way of thinking about causation.

For a particular patient, imagine two possible worlds:

  • A world in which the patient receives the exposure or treatment.
  • A world in which the same patient does not receive it.

The individual causal effect would compare the outcome in these two potential worlds.

\[ \text{Causal Effect} = Y(1)-Y(0) \]

where \(Y(1)\) is the potential outcome under exposure and \(Y(0)\) is the potential outcome under no exposure.

The fundamental problem is that we generally cannot observe both potential outcomes for the same person at the same time.

The fundamental problem of causal inference: For a given patient, we observe either the outcome under treatment or the outcome under no treatment, but not both simultaneously. Clinical study design and causal methods attempt to estimate the comparison that cannot be directly observed.

Correlation Does Not Imply Causation

Suppose a clinical study finds:

\[ \operatorname{Corr}(X,Y)=0.70 \]

This indicates a substantial positive linear association.

It does not tell us why the association exists.

Several explanations are possible.

1
Direct causation: \(X\) causes changes in \(Y\).
2
Reverse causation: \(Y\) causes changes in \(X\).
3
Confounding: a third variable \(Z\) causes both \(X\) and \(Y\).
4
Selection: the way patients enter the study creates an association.
5
Chance: the observed association is partly or entirely a sampling fluctuation.

Example: Coffee and Cardiovascular Risk

Imagine an observational study reports that coffee consumption is associated with cardiovascular disease.

A simplistic interpretation might be:

"Coffee causes cardiovascular disease."

But suppose smoking is more common among heavy coffee drinkers.

Smoking is itself associated with cardiovascular disease.

The observed relationship between coffee and cardiovascular disease could therefore be partly explained by smoking.

This is an example of confounding.

What Is a Confounder?

A confounder is a variable that creates a misleading or distorted estimate of the relationship between an exposure and an outcome.

A simple causal structure can be represented as:

\[ X \leftarrow Z \rightarrow Y \]

Here:

  • \(X\) = exposure
  • \(Y\) = outcome
  • \(Z\) = confounding variable

The arrows indicate that \(Z\) influences both the exposure and the outcome.

Consequently, \(X\) and \(Y\) can appear associated even if there is no direct causal pathway from \(X\) to \(Y\).

Important: A confounder is not simply a variable that is statistically correlated with the exposure. Confounding is a causal concept and depends on the structure linking the exposure, covariate, and outcome.

A Classic Clinical Example of Confounding

Suppose an observational study finds that patients receiving a particular treatment have higher mortality.

Does the treatment cause death?

Not necessarily.

Patients receiving the treatment may have more severe disease.

Disease severity may influence both treatment assignment and mortality.

\[ \text{Disease Severity} \rightarrow \text{Treatment} \] \[ \text{Disease Severity} \rightarrow \text{Mortality} \]

If severity is not adequately controlled, the crude treatment-mortality association may make an effective treatment appear harmful.

This is particularly important in observational studies of treatments because treatment assignment is often related to patient characteristics.

Confounding by Indication

A particularly important form of confounding in clinical research is confounding by indication.

Suppose a treatment is preferentially prescribed to the sickest patients.

The treated group may consequently have worse outcomes than the untreated group even if the treatment is beneficial.

Factor Treated Patients Untreated Patients
Disease severity Higher Lower
Likelihood of treatment Higher Lower
Baseline risk Higher Lower
Observed mortality Potentially higher Potentially lower

Without appropriate adjustment, comparing the raw outcomes can produce a misleading estimate of treatment effectiveness.

Reverse Causation

Another major problem is reverse causation.

The researcher may assume:

\[ X\rightarrow Y \]

when the true relationship is:

\[ Y\rightarrow X \]

For example, suppose low physical activity is associated with poor health.

One interpretation is that inactivity causes poor health.

But people with worsening disease may reduce their physical activity.

In that case, the disease is contributing to the observed inactivity.

The relationship may therefore operate in both directions.

Temporal ordering matters: A causal exposure must occur before the outcome it is hypothesized to cause. However, establishing temporal precedence alone is not sufficient to establish causation.

Selection Bias

An association can also arise because the individuals included in a study are not representative of the population relevant to the causal question.

Selection bias occurs when study participation, treatment availability, follow-up, or inclusion in the analysis depends on variables related to the exposure and outcome.

For example, suppose a study analyzes only patients who remain enrolled in a long-term observational cohort.

If continued participation depends on both health status and exposure, conditioning on study participation can distort the observed association.

Collider Bias

A particularly important form of selection bias is collider bias.

Suppose two variables independently influence whether a patient enters a study:

\[ X\rightarrow S\leftarrow Y \]

where \(S\) represents study selection.

If researchers condition on \(S\), they can induce an association between \(X\) and \(Y\) even when no causal relationship exists between them.

Key distinction: Confounders are generally variables researchers want to control for. Colliders are variables researchers generally should not adjust for merely because they are associated with the exposure and outcome.

Why Randomization Is So Powerful

Randomized controlled trials are designed to break the systematic relationship between treatment assignment and baseline prognostic factors.

In a randomized trial:

\[ \text{Randomization} \rightarrow \text{Treatment Assignment Independent of Baseline Prognostic Factors} \]

In expectation, randomization balances both measured and unmeasured baseline characteristics across treatment groups.

Therefore, differences in outcomes between randomized groups can be attributed to the treatment, subject to issues such as nonadherence, missing data, post-randomization events, and chance.

Randomization Does Not Make a Study Perfect

Randomization is powerful, but it does not eliminate every problem.

A randomized clinical trial can still experience:

  • Loss to follow-up
  • Nonadherence
  • Treatment switching
  • Missing outcome measurements
  • Protocol deviations
  • Measurement error
  • Insufficient sample size
  • Chance imbalance in baseline characteristics

The important point is that randomization provides a strong foundation for causal inference by addressing confounding at treatment assignment.

Association vs. Causal Effect

Consider a treatment indicator \(A\) and outcome \(Y\).

An observational comparison might estimate:

\[ E(Y\mid A=1)-E(Y\mid A=0) \]

This is an observed group difference.

A causal effect asks a different question:

\[ E[Y(1)]-E[Y(0)] \]

The two quantities are equal only under assumptions that make the observed groups comparable with respect to the causal question.

Core distinction: An observational association compares what happened in different groups. A causal effect asks what would happen under an intervention that changes the exposure or treatment.

The Role of Statistical Significance

A common mistake is to assume that a statistically significant association is automatically causal.

Suppose:

\[ p<0.001 \]

for the association between an exposure and outcome.

This provides evidence against a specified null statistical hypothesis.

It does not establish that the exposure causes the outcome.

A highly precise estimate of a biased association is still biased.

Remember: Statistical significance addresses sampling uncertainty under a statistical model. Causal inference additionally requires appropriate study design, temporal reasoning, and assumptions about confounding, selection, measurement, and other sources of bias.

A Large Sample Does Not Guarantee Causality

Increasing the sample size reduces random error.

It does not automatically remove systematic bias.

For example, suppose a study has:

\[ N=1{,}000{,}000 \]

participants but treatment assignment is strongly confounded.

The resulting estimate may have an extremely narrow confidence interval while still being substantially biased.

This leads to an important distinction:

Problem Large Sample Helps?
Random sampling variation Yes
Low statistical power Yes
Confounding No, not automatically
Selection bias No, not automatically
Systematic measurement error No, not automatically
Reverse causation No

Regression Adjustment

Regression models are frequently used to adjust for measured confounding variables.

For a continuous outcome, a simple model might be:

\[ Y = \beta_0+\beta_1X+\beta_2Z_1+\cdots+\beta_kZ_k+\epsilon \]

where:

  • \(Y\) = outcome
  • \(X\) = exposure of interest
  • \(Z_1,\ldots,Z_k\) = measured covariates
  • \(\beta_1\) = exposure coefficient conditional on the included covariates

Adjustment can reduce confounding if the relevant confounders are correctly measured and appropriately modeled.

However, regression adjustment does not automatically make an observational study causal.

Why "Adjust for Everything" Is Not a Good Strategy

A common misconception is that researchers should simply put every available variable into a regression model.

This can be harmful.

Some variables may be:

  • Mediators of the treatment effect
  • Colliders
  • Consequences of the exposure
  • Strongly affected by selection
  • Measured with substantial error

Adjusting for these variables can introduce bias rather than remove it.

Causal adjustment should be guided by causal reasoning, not merely by statistical association.

Confounder vs. Mediator

Consider:

\[ X\rightarrow M\rightarrow Y \]

Here \(M\) is a mediator.

For example:

\[ \text{Treatment} \rightarrow \text{Blood Pressure Reduction} \rightarrow \text{Stroke Risk} \]

If the research question is the total treatment effect, adjusting for blood pressure reduction would block part of the pathway through which treatment operates.

The correct adjustment therefore depends on the causal estimand being sought.

Total Effect vs. Direct Effect

Suppose:

\[ X\rightarrow M\rightarrow Y \] \[ X\rightarrow Y \]

There are potentially two different causal questions.

Total Effect

What is the overall effect of changing \(X\), including effects operating through \(M\)?

Direct Effect

What is the effect of changing \(X\) while holding the mediator pathway fixed according to a specified causal definition?

These are different estimands.

Practical implication: Whether a variable should be adjusted for depends partly on the scientific question. A variable that should not be controlled for when estimating a total effect may be relevant when estimating a different causal effect.

Directed Acyclic Graphs

Directed acyclic graphs, or DAGs, provide a visual language for representing causal assumptions.

For example:

\[ Z\rightarrow X\rightarrow Y \] \[ Z\rightarrow Y \]

This structure indicates that \(Z\) is a common cause of both \(X\) and \(Y\).

The graphical structure helps researchers identify variables that may need to be controlled to block noncausal backdoor pathways.

The Backdoor Path

Suppose:

\[ X\leftarrow Z\rightarrow Y \]

The path from \(X\) to \(Y\) through \(Z\) is a noncausal pathway.

If \(Z\) is a sufficient confounder, conditioning on \(Z\) can block this pathway.

The goal is not to mechanically adjust for every variable. The goal is to identify an appropriate adjustment set based on the assumed causal structure.

Clinical Example: Cholesterol and Cardiovascular Events

Suppose an observational study finds that higher LDL cholesterol is associated with a higher risk of cardiovascular events.

This association is biologically plausible and supported by extensive evidence.

But even here, the causal question is distinct from the observational association.

Researchers may need to consider:

  • Age
  • Smoking
  • Diabetes
  • Blood pressure
  • Other cardiovascular risk factors
  • Medication use
  • Prior cardiovascular disease

A randomized trial of an intervention that lowers LDL provides a particularly strong way to evaluate whether changing LDL-related treatment changes clinical outcomes.

Clinical Example: Biomarker and Survival

Suppose a biomarker \(B\) is strongly associated with mortality.

Researchers might initially conclude:

"The biomarker causes mortality."

But the biomarker could instead be a marker of underlying disease severity.

\[ \text{Disease Severity} \rightarrow B \] \[ \text{Disease Severity} \rightarrow \text{Mortality} \]

In this situation, the biomarker may be highly useful for prediction without being a causal driver of mortality.

Prediction and causation are different goals. A variable can predict an outcome extremely well without changing the outcome when the variable itself is manipulated.

Prediction Does Not Equal Causation

This distinction is especially important in modern clinical machine learning.

Suppose a model predicts mortality accurately using a laboratory measurement.

That does not imply that changing the laboratory measurement will reduce mortality.

Predictive importance asks:

\[ P(Y\mid X) \]

Causal inference asks a different question, conceptually closer to:

\[ P(Y\mid do(X=x)) \]

The \(do(X=x)\) notation represents an intervention that sets \(X\) to a specified value.

The Importance of the Intervention

Causal inference is fundamentally connected to intervention.

Compare these questions:

Question Type
Are blood pressure and stroke associated? Descriptive / associational
Can blood pressure predict stroke? Predictive
What happens if we lower blood pressure? Causal
What happens if we lower blood pressure with Drug A? Causal treatment question

The final questions require an intervention or a credible strategy for emulating the intervention using observational data.

Observational Studies Can Still Support Causal Inference

It would be incorrect to conclude that only randomized trials can ever provide causal information.

Well-designed observational studies can contribute important causal evidence when investigators have:

  • A clearly defined target population
  • A clearly defined exposure or treatment
  • Appropriate temporal ordering
  • Careful measurement of relevant confounders
  • A defensible causal model
  • Appropriate statistical adjustment
  • Sufficient follow-up
  • Sensitivity analyses for important assumptions

However, causal interpretation requires assumptions that are generally stronger than simply observing an association.

The Exchangeability Assumption

A central concept in causal inference is exchangeability.

Informally, after accounting for the relevant measured covariates, the treated and untreated groups should be comparable with respect to their potential outcomes.

Symbolically, one common formulation is:

\[ Y(1),Y(0)\perp A\mid Z \]

where:

  • \(A\) = treatment or exposure
  • \(Z\) = measured covariates
  • \(Y(1)\) = potential outcome under treatment
  • \(Y(0)\) = potential outcome under no treatment

If important confounders are unmeasured, this assumption may fail.

Positivity

Another important assumption is positivity.

For individuals with relevant covariate patterns, there must be a nonzero probability of receiving each treatment level being compared.

Conceptually:

\[ 0

If certain types of patients can never receive one of the treatments, estimating a causal comparison for those patients becomes problematic.

Consistency

A third important concept is consistency.

Informally, the observed outcome under the treatment actually received should correspond to the potential outcome associated with that treatment.

This requires the exposure or treatment to be defined sufficiently clearly for the causal question.

For example, "receive treatment" may be too vague if dose, timing, duration, and adherence vary substantially.

The Three Core Causal Assumptions

Assumption Meaning
Exchangeability No important uncontrolled confounding, conditional on the adjustment set
Positivity Each relevant patient type has a nonzero probability of receiving each treatment option
Consistency The observed treatment corresponds to the potential outcome being defined
Important: Statistical adjustment does not prove these assumptions. Researchers must use subject-matter knowledge, study design, and sensitivity analyses to assess whether they are plausible.

Why Temporality Matters

Causal claims require the cause to precede the effect.

A cross-sectional study measuring exposure and outcome at the same time may demonstrate association but can make causal direction difficult to establish.

Longitudinal studies are often better positioned to evaluate temporal ordering.

Study Structure Causal Direction
Cross-sectional Often difficult to establish
Retrospective cohort Can establish temporal sequence if historical exposure/outcome dates are reliable
Prospective cohort Exposure can be measured before subsequent outcomes
Randomized trial Treatment assignment precedes outcome by design

Correlation Can Be Nonlinear

Another important statistical issue is that Pearson correlation measures linear association.

Two variables can have a strong nonlinear relationship while their Pearson correlation is close to zero.

For example, suppose:

\[ Y=X^2 \]

with \(X\) distributed symmetrically around zero.

There is a deterministic relationship between \(X\) and \(Y\), yet the Pearson correlation can be approximately zero.

Do not confuse \(r\approx0\) with "no relationship." A Pearson correlation near zero means little linear association, not necessarily absence of any relationship.

Spearman Correlation Does Not Solve Causality

Spearman's rank correlation can detect monotonic relationships that are not necessarily linear.

But switching from Pearson to Spearman does not transform an association into a causal relationship.

Both are measures of statistical association.

Method Primary Purpose Establishes Causality?
Pearson correlation Linear association No
Spearman correlation Monotonic rank association No
Regression Model conditional relationships Not automatically
Randomized trial Estimate effects of assigned interventions Strong causal evidence when well conducted

What About Dose-Response Relationships?

A dose-response pattern can strengthen a causal argument.

For example, suppose increasing exposure levels are associated with progressively higher disease risk.

That pattern may be informative.

However, it still does not prove causality because confounding or other biases can also produce dose-response relationships.

General principle: A dose-response relationship is supportive evidence for causation, but it is not sufficient evidence by itself.

What About Biological Plausibility?

Biological plausibility can also strengthen a causal interpretation.

If laboratory, mechanistic, and clinical evidence all support a proposed causal pathway, confidence in the causal interpretation increases.

But plausibility is not proof.

A biologically plausible mechanism can coexist with substantial confounding or selection bias.

What About Randomized Controlled Trials?

Randomized controlled trials are often considered the strongest design for estimating the causal effect of an intervention.

The central advantage is that treatment assignment is determined by the randomization mechanism rather than by the patient's prognosis.

The basic comparison is:

\[ \widehat{\Delta} = \bar Y_{\text{treatment}} - \bar Y_{\text{control}} \]

Under appropriate randomization and analysis, this difference estimates the causal effect of assignment to treatment versus control.

Intention-to-Treat and the Causal Question

In a randomized trial, the intention-to-treat analysis generally estimates the effect of being assigned to a treatment strategy rather than necessarily the effect among only patients who perfectly adhere to treatment.

This distinction matters.

Analysis Typical Interpretation
Intention-to-treat Effect of treatment assignment
Per-protocol Effect under adherence to a specified treatment strategy, requiring additional assumptions
As-treated Effect based on treatment actually received; may reintroduce confounding

Common Causal Traps

  1. "The p-value is significant, so X causes Y." A small p-value does not remove confounding or other systematic bias.
  2. "The correlation is 0.9, so X causes Y." A strong association can arise from common causes, reverse causation, or selection.
  3. "The sample size is huge, so the result must be causal." Large samples reduce random error but do not automatically eliminate bias.
  4. "We adjusted for 50 variables, so confounding is impossible." Adjustment can fail if important confounders are missing or if inappropriate variables are included.
  5. "The exposure occurred before the outcome, so it is causal." Temporality is necessary for many causal claims but is not sufficient.
  6. "The biomarker predicts mortality, so changing the biomarker will reduce mortality." Prediction does not imply that intervention on the predictor changes the outcome.
  7. "The association is biologically plausible, so it must be causal." Biological plausibility supports a causal hypothesis but does not establish it.
  8. "Observational studies cannot tell us anything causal." Carefully designed observational studies can support causal inference under explicit assumptions.

A Practical Causal Reasoning Framework

1
Define the exposure or intervention precisely.
2
Define the outcome and when it occurs.
3
Establish the temporal relationship between exposure and outcome.
4
Identify plausible common causes of exposure and outcome.
5
Consider reverse causation.
6
Evaluate how patients entered the study and whether selection could induce bias.
7
Construct a causal diagram when appropriate.
8
Identify an appropriate confounding adjustment strategy.
9
Assess exchangeability, positivity, and consistency.
10
Evaluate the robustness of the causal conclusion under plausible alternative assumptions.

A Worked Clinical Example

Suppose investigators conduct an observational study of 5,000 patients with hypertension.

They compare patients receiving Drug A with patients not receiving Drug A.

The observed results are:

Group Patients Stroke Events Observed Risk
Drug A 2,500 150 6.0%
No Drug A 2,500 100 4.0%

The crude risk ratio is:

\[ RR= \frac{0.06}{0.04} = 1.50 \]

The crude data suggest that Drug A is associated with a 50% higher risk of stroke.

Should investigators conclude that Drug A causes stroke?

Not yet.

Investigating the Baseline Difference

Suppose patients receiving Drug A were substantially older and had more severe hypertension.

Age and disease severity are both associated with stroke risk.

The treatment group therefore starts with a higher baseline risk.

The crude comparison does not separate the treatment effect from these baseline differences.

Adjustment for Confounding

Suppose investigators fit a regression model adjusting for relevant baseline variables.

After adjustment, the estimated treatment effect becomes:

\[ RR_{\text{adjusted}}=0.88 \]

The interpretation has changed dramatically.

The crude association suggested harm, while the adjusted estimate suggests a potential reduction in risk.

Clinical lesson: A crude association can differ substantially from an adjusted estimate when treatment assignment is related to baseline risk factors.

But Is the Adjusted Estimate Automatically Causal?

No.

The adjustment may still be inadequate if:

  • Important confounders were not measured.
  • Measured confounders were recorded inaccurately.
  • The regression model was incorrectly specified.
  • Treatment changes over time were ignored.
  • Patients were selected into the analysis based on post-treatment variables.
  • Missing data introduced bias.

Therefore, causal inference requires evaluation of the assumptions behind the analysis.

Confounding vs. Effect Modification

Confounding and effect modification are sometimes confused.

They are not the same.

Confounding

Confounding is a distortion of the exposure-outcome association caused by differences in the distribution of a common cause or other causal structure.

Effect Modification

Effect modification occurs when the effect of an exposure differs across levels of another variable.

For example, suppose a treatment reduces mortality in younger patients but has a smaller effect in older patients.

Age may be an effect modifier.

Do not automatically "adjust away" effect modification. If treatment effects genuinely differ between clinically important subgroups, that heterogeneity may be an important finding rather than a bias to eliminate.

Interaction in Regression

Effect modification can be represented statistically using an interaction term.

For example:

\[ Y= \beta_0+ \beta_1X+ \beta_2Z+ \beta_3XZ+ \epsilon \]

The coefficient \(\beta_3\) represents the interaction between \(X\) and \(Z\) on the model's specified scale.

This allows the treatment effect to differ according to the value of \(Z\).

Clinical Significance vs. Causal Significance

A statistically strong association can also be clinically unimportant.

Conversely, a clinically important causal effect may be difficult to estimate precisely in a small study.

Researchers should therefore distinguish among:

  • Statistical association
  • Causal effect
  • Magnitude of effect
  • Clinical importance
  • Precision

These concepts answer different questions.

Causal Inference Requires a Target Question

Before analyzing data, investigators should define the causal question precisely.

For example:

"What is the effect of initiating Drug A versus not initiating Drug A on the risk of stroke within two years among adults with hypertension who meet the study eligibility criteria?"

This is substantially more informative than:

"Is Drug A associated with stroke?"

The first question defines:

  • Population
  • Treatment strategies
  • Comparator
  • Outcome
  • Time horizon

These details define the causal estimand.

Why the Estimand Matters

A causal analysis can be scientifically ambiguous if the estimand is not defined.

For example, investigators might want:

  • Risk difference
  • Risk ratio
  • Odds ratio
  • Hazard ratio
  • Mean treatment difference
  • Restricted mean survival time difference

These measures describe different aspects of the treatment effect.

Risk Difference

Suppose:

\[ P(Y=1\mid A=1)=0.08 \] and:

\[ P(Y=1\mid A=0)=0.12 \]

The risk difference is:

\[ RD=0.08-0.12=-0.04 \]

or a 4-percentage-point reduction in risk.

Risk Ratio

The corresponding risk ratio is:

\[ RR= \frac{0.08}{0.12} = 0.667 \]

The risk ratio suggests that the treated group's risk is approximately two-thirds of the untreated group's risk.

Both measures can describe the same causal contrast while communicating different information.

Odds Ratio

The odds in the treatment group are:

\[ \frac{0.08}{1-0.08} = \frac{0.08}{0.92} \]

and the odds in the comparison group are:

\[ \frac{0.12}{1-0.12} = \frac{0.12}{0.88} \]

The odds ratio is approximately:

\[ OR\approx0.638 \]

The odds ratio should not automatically be interpreted as a risk ratio, especially when the outcome is not rare.

Correlation and Causation in Survival Analysis

The same distinction applies to time-to-event outcomes.

Suppose a biomarker is associated with shorter survival.

Researchers should ask whether the biomarker:

  • Causes the disease process
  • Reflects disease severity
  • Is affected by treatment
  • Is associated with an unmeasured prognostic factor
  • Is measured after disease progression has already occurred

A hazard ratio from a Cox model is an association conditional on the model covariates; it is not automatically a causal effect.

A Useful Mental Model

When reading a clinical paper, mentally separate the following questions:

A
Association: Do \(X\) and \(Y\) vary together?
B
Prediction: Does knowing \(X\) improve prediction of \(Y\)?
C
Causation: Would changing \(X\) change \(Y\)?
D
Clinical decision: Would changing \(X\) improve patient outcomes enough to justify intervention?

Common Sources of Noncausal Association

Mechanism Example
Confounding Severity affects both treatment selection and outcome
Reverse causation Early disease changes the exposure before diagnosis
Selection bias Study participation depends on exposure and prognosis
Collider bias Conditioning on a common effect creates an association
Measurement error Exposure or outcome is measured inaccurately
Chance Sampling variation creates an apparent relationship

How to Read a Causal Claim in a Clinical Paper

When a paper states that an exposure "was associated with" an outcome, the wording is appropriately cautious.

When a paper states that an exposure "increased" or "reduced" an outcome, the authors are making a stronger causal interpretation.

Before accepting that claim, ask:

  • Was the exposure randomized?
  • Did exposure clearly precede the outcome?
  • Were important confounders measured?
  • Was the adjustment strategy prespecified and clinically justified?
  • Were post-exposure variables incorrectly adjusted for?
  • Could selection bias explain the result?
  • Could reverse causation explain the association?
  • Were missing data handled appropriately?
  • Were sensitivity analyses performed?
  • Does the causal interpretation match the study design?

Association Does Not Become Causal Through Better Vocabulary

Researchers sometimes use increasingly strong language as if statistical terminology itself establishes causality.

For example:

Statement Causal Strength
"X was associated with Y." Associational
"X was independently associated with Y after adjustment." Still primarily associational
"X predicted Y." Predictive
"X was associated with a lower risk of Y." Associational unless design supports causal interpretation
"Increasing X reduced Y." Causal claim

The final statement requires substantially stronger justification.

What Makes Causal Evidence Stronger?

Evidence for causality becomes more compelling when multiple sources point in the same direction.

Examples include:

  • Randomized evidence
  • Consistent findings across well-designed studies
  • Correct temporal ordering
  • Biological plausibility
  • Dose-response patterns
  • Mechanistic evidence
  • Reduction in outcome following intervention
  • Reproducibility across populations
  • Robustness to sensitivity analyses

No single item necessarily proves causation.

The overall evidence must be considered in the context of the causal question and study design.

Correlation vs. Causation: Quick Comparison

Feature Correlation / Association Causation
Question Are X and Y related? Would changing X change Y?
Requires intervention? No Conceptually yes, though observational causal inference can emulate interventions
Confounding relevant? Yes Must be addressed for identification
Temporal ordering important? Helpful Essential for many causal interpretations
Randomization helpful? Not required Extremely useful for treatment effects
Statistical significance sufficient? No No
Prediction equivalent? No No

A Five-Question Test for Causal Claims

A practical shortcut is to ask five questions whenever you encounter a causal claim.

1
Did X occur before Y?
If not, causal direction may be unclear.
2
Could a third variable explain the association?
If yes, investigate confounding.
3
Could selection into the study create the relationship?
Consider selection and collider bias.
4
Was the exposure actually manipulated?
Randomization provides especially strong evidence for intervention effects.
5
What assumptions are required to interpret the estimate causally?
Make those assumptions explicit rather than treating them as automatically true.

R Example: Correlation Is Easy to Calculate

For continuous variables, Pearson correlation can be calculated in R using cor().

cor(
  clinical_data$biomarker,
  clinical_data$survival_time,
  method = "pearson"
)

A Spearman correlation can be calculated using:

cor(
  clinical_data$biomarker,
  clinical_data$survival_time,
  method = "spearman"
)

These commands quantify association. They do not establish a causal effect.

R Example: Regression Adjustment

A simple adjusted linear regression might be:

model <- lm(
  outcome ~ treatment + age + sex + disease_severity,
  data = clinical_data
)

summary(model)

The treatment coefficient represents the treatment-outcome relationship conditional on the included covariates under the model assumptions.

Whether that coefficient can be interpreted causally depends on the study design and causal assumptions.

R Example: Logistic Regression

For a binary clinical outcome:

model <- glm(
  stroke ~ treatment + age + sex + hypertension_severity,
  data = clinical_data,
  family = binomial()
)

summary(model)

The model can estimate an adjusted association between treatment and stroke.

Again, the word adjusted does not automatically mean causal.

R Example: Interaction

To investigate whether treatment effects differ by age group:

model <- glm(
  outcome ~ treatment * age_group + sex + disease_severity,
  data = clinical_data,
  family = binomial()
)

summary(model)

The interaction term allows the treatment-outcome relationship to differ across age groups.

Why Study Design Comes Before Statistical Modeling

One of the most important lessons in clinical biostatistics is: statistical modeling cannot fully rescue a poorly conceived causal design.

If investigators fail to measure an important confounder, a sophisticated regression model cannot adjust for a variable that was never observed.

Similarly, if patients are selected through a collider, adding more variables to the model does not necessarily solve the problem.

Design first, model second. The causal question and study design determine what can be learned from the data. Statistical modeling is then used to estimate the desired effect under the relevant assumptions.

Why Randomized Trials Are Not Always Feasible

Randomization is not always practical or ethical.

For example, researchers cannot ethically randomize patients to harmful exposures simply to investigate whether those exposures cause disease.

Other exposures may be difficult or impossible to randomize because of:

  • Ethical constraints
  • Long latency periods
  • Cost
  • Rare outcomes
  • Patient preferences
  • Feasibility

In such situations, observational causal inference can be extremely valuable.

Natural Experiments and Other Designs

Researchers may sometimes exploit situations in which exposure assignment approximates randomization.

Examples include:

  • Natural experiments
  • Instrumental variable analyses
  • Regression discontinuity designs
  • Difference-in-differences analyses
  • Target trial emulation

Each method relies on its own assumptions.

The important principle remains the same: the causal question must be connected to a design that makes the necessary counterfactual comparison credible.

Target Trial Thinking

A useful framework for observational research is to imagine the randomized trial that would ideally answer the causal question.

Specify:

  • Eligibility criteria
  • Treatment strategies
  • Treatment assignment
  • Time zero
  • Follow-up period
  • Outcome
  • Causal contrast
  • Analysis strategy

Researchers can then design an observational analysis that attempts to emulate that hypothetical trial.

Why this helps: Target-trial thinking forces investigators to define exactly what causal comparison they want instead of beginning with whatever association happens to appear in an existing dataset.

Correlation vs. Causation in Clinical Trial Interpretation

Even randomized trials require careful interpretation.

A statistically significant treatment difference provides evidence concerning the randomized treatment contrast.

But investigators should still distinguish:

  • Effect of treatment assignment
  • Effect of treatment actually received
  • Effect in the enrolled population
  • Effect in the broader target population
  • Short-term effect
  • Long-term effect

Causal interpretation is always tied to a clearly defined intervention and population.

Generalizing a Causal Effect

A treatment may have a causal effect in a randomized clinical trial without the estimated effect applying identically to every patient outside the trial.

External validity depends on factors such as:

  • Eligibility criteria
  • Baseline risk
  • Disease severity
  • Age distribution
  • Concomitant therapies
  • Adherence
  • Clinical setting

Thus, causal inference has two distinct questions:

\[ \text{Internal Validity} \]

Did the study correctly estimate the causal effect in its target population?

\[ \text{External Validity} \]

Does that causal effect generalize to another population or setting?

The Most Important Distinction

The central distinction can be summarized in one sentence:

Correlation asks whether variables move together; causation asks what would happen if we intervened on one of them.

This distinction affects virtually every area of clinical biostatistics.

It applies to:

  • Randomized controlled trials
  • Observational cohorts
  • Case-control studies
  • Cross-sectional studies
  • Biomarker studies
  • Real-world evidence
  • Pharmacoepidemiology
  • Survival analysis
  • Machine learning
  • Genetic epidemiology
  • Health economics
  • Comparative effectiveness research

Final Practical Checklist

Before interpreting an observed association as causal, ask:

Question What to Look For
What is the causal question? Clearly defined exposure, population, comparator, outcome, and time horizon
Does exposure precede outcome? Correct temporal ordering
Could confounding explain the association? Common causes of exposure and outcome
Could reverse causation occur? Outcome or early disease influencing exposure
Could selection bias occur? Study entry, follow-up, or analysis depending on prognosis/exposure
Are adjustment variables appropriate? Confounders rather than mediators or colliders
Are causal assumptions plausible? Exchangeability, positivity, consistency
Was treatment randomized? Randomized assignment strengthens causal interpretation
Is the result robust? Sensitivity analyses and alternative specifications
Does the effect generalize? Consider external validity and target population

Summary

Correlation and causation are related but fundamentally different concepts.

An association between an exposure and outcome may reflect:

  • A genuine causal effect
  • Confounding
  • Reverse causation
  • Selection bias
  • Collider bias
  • Measurement problems
  • Chance

Randomization provides a powerful method for separating treatment effects from baseline confounding because treatment assignment is determined independently of patients' underlying prognostic characteristics, apart from chance.

Observational studies can also support causal inference, but the causal interpretation depends on assumptions about confounding, selection, measurement, temporal ordering, and treatment assignment.

Regression adjustment can be extremely useful, but it should be driven by a causal understanding of the variables rather than a purely statistical rule of "adjust for everything."

Perhaps the most important practical distinction is between prediction and causation. A biomarker can be an excellent predictor without being a causal target for intervention.

Bottom line: An observed correlation tells you that two variables are statistically related. It does not, by itself, tell you that changing one will change the other. To make a causal claim, clinical researchers must consider temporality, confounding, selection, reverse causation, the intervention being studied, and the assumptions required to identify the causal effect. Randomized trials provide particularly strong evidence for intervention effects, while carefully designed observational methods can answer important causal questions when randomization is impossible.

References

Hernán, M.A. & Robins, J.M. (2020). Causal Inference: What If. Chapman & Hall/CRC.
Hernán, M.A. & Robins, J.M. (2016). Using big data to emulate a target trial when a randomized trial is not available. American Journal of Epidemiology, 183(8), 758–764.
Greenland, S., Pearl, J. & Robins, J.M. (1999). Causal diagrams for epidemiologic research. Epidemiology, 10(1), 37–48.
Rothman, K.J., Greenland, S. & Lash, T.L. (2008). Modern Epidemiology. 3rd ed. Lippincott Williams & Wilkins.
Pearl, J. (2009). Causality: Models, Reasoning, and Inference. 2nd ed. Cambridge University Press.
Austin, P.C. (2011). An introduction to propensity score methods for reducing the effects of confounding in observational studies. Multivariate Behavioral Research, 46(3), 399–424.
Stuart, E.A. (2010). Matching methods for causal inference: A review and a look forward. Statistical Science, 25(1), 1–21.