The Three Conditions (MCAR, MAR, MNAR) That Define Missing Data Mechanisms
Statistician Donald Rubin's 1976 taxonomy divides missing data into three probabilistic mechanisms that determine whether a clinical trial's gaps can be mathematically repaired or if they invalidate the study entirely.
- Clinical Biostatisticians
- Prioritize trial design and sensitivity analysis to mitigate the uncorrectable bias of MNAR.
- Machine Learning Practitioners
- Focus on advanced imputation algorithms assuming MAR to maximize the utility of massive datasets.
- Statistical Theorists
- Focus on the mathematical definitions and probabilistic boundaries of missing data mechanisms.
Perspectives this story doesn't cover
- Patients who withdrew from clinical trials
To a machine learning engineer building a predictive model, a blank cell in a dataset is an obstacle to be bypassed—a gap to be filled with a mean value or dropped entirely so the algorithm can compile. To a clinical trial biostatistician, that same blank cell is a signal. If a patient stops recording their daily blood pressure, the absence of that number might mean they simply forgot, or it might mean the experimental drug caused a side effect so severe they withdrew from the study. Treating the latter like the former destroys the integrity of the trial.
The mathematical framework that separates a harmless gap from a fatal bias was established in 1976 by statistician Donald Rubin. In a seminal paper published in Biometrika, Rubin formalized the concept that missing data is not merely an absence of information, but a probabilistic event governed by specific rules. He classified these events into three distinct mechanisms: Missing Completely At Random (MCAR), Missing At Random (MAR), and Missing Not At Random (MNAR). These three conditions dictate whether a researcher can safely ignore the gaps, mathematically impute them, or must discard the study entirely.[3]
The first condition, Missing Completely At Random (MCAR), represents the best-case scenario for researchers. Under MCAR, the probability that a data point is missing is entirely independent of any other variable in the dataset, observed or unobserved. "Data are MCAR when the probability of missing data on a variable is unrelated to any other measured variable and is unrelated to the variable with missing values itself," notes the Bookdown statistical guide. If a lab technician drops 5% of the blood samples on the floor, the remaining 95% still represent a perfectly random subset of the original population. While the statistical power decreases due to the smaller sample size, the estimates themselves remain unbiased.[3]
However, pure MCAR is exceptionally rare in human research. The second condition, Missing At Random (MAR), is the assumption underlying most modern statistical software. Under MAR, the missingness is related to other observed variables in the dataset, but not to the missing value itself. For example, if men are 20% less likely to answer a survey question about depression than women, the data is MAR as long as the researcher has recorded the gender of the participants. Because the missingness can be fully explained by other variables, algorithms like Multiple Imputation (MI) or Full Information Maximum Likelihood (FIML) can accurately reconstruct the dataset.[4]
The third condition, Missing Not At Random (MNAR), is the critical threat to quantitative research. MNAR occurs when the probability of a value being missing depends on the unobserved value itself. "This is considered the worst type of missing data because the dropouts are related to the therapy or intervention under investigation," reports the American Heart Association journal Circulation. If high-income earners refuse to report their salary, or if patients experiencing severe internal bleeding stop attending clinical follow-ups, the missing data hides the exact phenomenon the study is trying to measure.[5]
The third condition, Missing Not At Random (MNAR), is the critical threat to quantitative research.
The stakes of misclassifying these mechanisms are massive. More than $7 billion is spent annually evaluating drugs, devices, and biologics in Phase 3 confirmatory clinical trials. In 2010, at the request of the U.S. Food and Drug Administration (FDA), the National Research Council convened a panel to address the crisis of missing data in these trials. The resulting report fundamentally shifted regulatory standards, warning that missing data can impact or even invalidate the results of a clinical trial.[5]
The FDA's subsequent guidelines emphasized that statistical wizardry cannot save a poorly designed trial. If data is MNAR, no imputation algorithm can accurately guess the missing values because the pattern is driven by data the researchers do not possess. "If there are differences in the characteristics of participants with and without missing data, then informative censoring occurs," the AHA journal notes. This informative censoring can artificially inflate the apparent safety or efficacy of a drug by quietly erasing the patients who suffered the worst outcomes.[5]
To combat this, modern clinical protocols now prioritize retention over correction. The International Council for Harmonisation of Technical Requirements for Pharmaceuticals for Human Use (ICH) E9 guideline, originally issued in 1998, requires that sensitivity analyses and missing data handling be predefined in the protocol before the trial begins. Furthermore, regulatory frameworks mandate that data collected from subjects up to the point of their withdrawal must be maintained in the database, ensuring that early adverse events are not scrubbed from the record.[1][2]
Despite these rigorous frameworks, a paradox remains at the heart of missing data theory: it is mathematically impossible to definitively prove that data is MAR rather than MNAR using only the observed dataset. Because the missing values are, by definition, unobserved, researchers can never be entirely certain that the missingness isn't driven by the hidden values themselves. They can test for MCAR by comparing the observed and missing groups, but the line between MAR and MNAR relies entirely on the researcher's understanding of the real-world mechanism that generated the data.[2][3]
This limitation forces researchers to rely on sensitivity analyses—testing how much their conclusions would change if the missing data mechanism shifted from MAR to MNAR. If a 10% missing data rate under an MNAR assumption flips a drug trial from effective to harmful, the original finding is too fragile to trust. The integrity of modern data analysis relies not on perfectly complete datasets, but on the transparent acknowledgment of what the empty cells might be hiding.[5]
Unsettled ground
- Because MNAR depends on unobserved values, it is mathematically impossible to definitively prove whether a dataset is MAR or MNAR using only the data at hand.
- There is no universally agreed-upon threshold for what percentage of missing data renders a study completely invalid, as it depends heavily on the mechanism.
- 3
- Missing data mechanisms defined by Rubin
- $7 billion
- Annual spending on Phase 3 trials
- 1976
- Year taxonomy was formalized
- 5%
- Missing rate often deemed inconsequential
Sources
[1]NCBIClinical BiostatisticiansTypes of Missing Data - Managing Missing Data in Patient Registries
Read on NCBI →
[2]arXivMachine Learning PractitionersA Comprehensive Review of Handling Missing Data: Exploring Special Missing Mechanisms
Read on arXiv →
[3]BookdownStatistical TheoristsChapter 7 Missing data Mechanisms
Read on Bookdown →
[4]MetricGateMachine Learning PractitionersHow to Handle Missing Data: MCAR, MAR, and MNAR
Read on MetricGate →
[5]AHA JournalsClinical BiostatisticiansMissing Data in Clinical Trials
Read on AHA Journals →
[6]Factlen Editorial TeamStatistical TheoristsSynthesis by Factlen editorial team
Read on Factlen Editorial Team →
Comments
More in Data & Analysis
See all →Chart Geometry
The Geometry of Deception: Why Bar Charts Require a Zero Baseline While Line Charts Do Not
7 sources
Evaluation Metrics
How the Quadratic Penalty in RMSE Forecast Evaluation Punishes Outliers Compared to MAE's Linear Loss
5 sources
Survey Methodology
Why Complex Survey Designs Lose Statistical Power: Inside the Design Effect Penalty
9 sources
Search Algorithms
BM25 vs. Dense Retrieval: The Accuracy and Latency Trade-offs in Search Ranking
2 sources
Every angle. Every day.
Get Data & Analysis stories with full source coverage and perspective breakdowns delivered to your inbox.




