03 · What You Need to Know
Missingness is a feasibility problem before it becomes an analysis problem
Missing data are common in existing datasets. Participants may decline questions, fail to complete assessments, leave longitudinal studies, become ineligible for later questions, or lack information in linked administrative records. Measurements may also be unavailable because a module was administered only to part of the sample.
The existence of missing values does not automatically invalidate a dataset. What matters is whether the remaining information, together with a defensible approach to the missingness, can support the inference required by your research question.
Research on secondary analysis emphasizes examining frequency distributions and missing-data profiles before conducting the main analysis. This preliminary inspection can reveal whether the apparent sample and variable coverage survive contact with the data themselves.
Start by asking what “missing” actually means
A blank cell can arise for very different reasons. Consider a survey that asks respondents whether they have ever used generative AI. Only those answering yes are then asked how frequently they use it.
For respondents answering no, the frequency question is intentionally skipped. Their blank frequency value does not mean that researchers unsuccessfully attempted to measure frequency. The question did not apply to them under the survey logic.
By contrast, a respondent who reported using generative AI but refused to answer the frequency question represents a different situation.
Structurally absent or not applicable
The value is unavailable because the study design, questionnaire logic, eligibility rule, or sampling procedure meant that the observation was not supposed to receive that measurement.
Missing information
The value would have been relevant to the observation, but usable information was not obtained or is unavailable.
Methodological guidance on secondary analysis specifically recommends distinguishing skip patterns from genuinely missing information before recoding or analyzing variables. Treating every special missing-value code as though it meant the same thing can distort both sample counts and interpretation.
Check the missingness of essential variables first
Not all missing values matter equally for your research question.
If a dataset contains 300 variables and a peripheral variable you never intend to use is 80% missing, that may have no bearing on your study. If your primary outcome is 40% missing, the implications are much more immediate.
Start with the variables identified as essential when determining whether the dataset contains what your research question requires. Examine missingness for the primary outcome, main exposure or predictor, variables defining the target population, and any variables essential to the planned model or design.
The practical question is not “Does this dataset contain missing data?” Most substantial datasets do. Ask instead, “Is the information required for my specific analysis sufficiently available?”
Do not inspect missingness one variable at a time only
Suppose five variables required by your model each have 10% missing values. It would be a mistake to assume that your analysis will therefore lose exactly 10% of the sample.
If different participants are missing different variables, a complete-case analysis requiring valid observations on all five could exclude substantially more than 10%. If the same participants are missing all five, the reduction could be much smaller.
You therefore need to examine joint missingness: which combinations of required variables are simultaneously available for the same observations.
| Feasibility check |
Question to ask |
Why it matters |
| Variable-level missingness |
How much is missing from each essential variable? |
Identifies particularly incomplete measures |
| Joint missingness |
How many cases have the combination of variables the analysis requires? |
Reveals the potential analytic sample |
| Subgroup missingness |
Is missingness concentrated in particular groups? |
May affect comparisons and population inference |
| Longitudinal missingness |
Which participants remain observed at the required waves? |
Determines usable longitudinal coverage |
| Reason for missingness |
Why are the values unavailable? |
Influences the risk of bias and appropriate handling |
Missing data can reduce the relevant sample dramatically
The advertised dataset size may bear little resemblance to the number of observations available for your model.
Imagine a dataset containing 8,000 people. Your population restrictions leave 2,100 relevant cases. Of those, 1,700 have the outcome, 1,550 have the exposure, and 1,400 have the required covariates. When all requirements are considered together, perhaps only 1,050 cases contain complete information for every variable.
Whether that is acceptable depends on the analysis. But the appropriate sample-size assessment should use the observations realistically available for the intended method, not the 8,000 records in the original dataset. This directly affects whether enough relevant cases remain for the proposed analysis.
The percentage missing does not tell you whether the missingness is harmless
Two variables can each have 20% missing data while presenting very different methodological problems.
Suppose missing income values are spread across respondents with otherwise varied characteristics. Now imagine that income is disproportionately missing among the highest-income respondents because they are particularly reluctant to report it. The numerical percentage is identical, but the implications for estimating income distributions or relationships involving income may differ considerably.
Missing-data methodology commonly distinguishes among mechanisms described as missing completely at random, missing at random, and missing not at random. These terms have technical meanings and should not be assigned casually from the observed percentage alone.
The feasibility lesson is simpler: investigate whether missingness appears related to variables, groups, outcomes, study processes, or circumstances relevant to your question. Do not treat “only 15% missing” as a methodological diagnosis.
Complete-case analysis is not automatically neutral
A common response to missing data is to analyze only observations with complete information on all required variables. This is often called complete-case or listwise analysis.
It is easy to implement, but deleting incomplete cases can reduce statistical power and may introduce bias when the complete cases differ systematically from those excluded. Research examining secondary analyses of large surveys has emphasized both risks.
This does not mean complete-case analysis is always inappropriate. Its validity depends on assumptions and context. The important point at the feasibility stage is that “we will just delete the missing cases” should not substitute for investigating how many cases would be lost and who those cases are.
Imputation does not make missingness disappear
Methods such as multiple imputation and model-based approaches can be valuable for handling incomplete data under appropriate assumptions. Their existence, however, does not mean that every incomplete dataset can be rescued.
An imputation procedure uses information and assumptions to address missing values. It does not travel backward in time and collect the measurements that were never observed. If almost everyone in a critical subgroup lacks the outcome, or an essential variable was never collected in an entire wave, the problem may be structural rather than something a routine missing-data procedure can reasonably repair.
Watch Out
Do not choose a dataset on the assumption that sophisticated imputation will solve whatever missingness you discover later. First determine why information is missing, how much usable information remains, and whether the assumptions required by the proposed method are defensible.
Missingness can be concentrated in the group you care about most
Overall percentages can conceal subgroup problems. A variable may be 8% missing across the dataset but 35% missing among the small population central to your research question.
Inspect missingness across important groups whenever feasible. This is especially relevant when your analysis compares groups or aims to estimate outcomes for populations that may have different response, participation, or record-linkage patterns.
A dataset can therefore have an apparently modest overall missing-data problem while being much less informative for the precise comparison you want to make.
Longitudinal attrition deserves special attention
In longitudinal research, missingness can accumulate across waves as participants leave the study, miss particular assessments, or re-enter later.
If your question requires baseline and five-year follow-up measurements, the initial sample size is not the relevant number. You need to know how many participants provide the required information at both points and whether those retained participants differ meaningfully from those lost to follow-up.
This connects missingness with whether the dataset truly covers the time structure your question requires. A study may technically continue for ten years while providing limited usable ten-year information for your particular variables.
Documentation is essential for interpreting special missing-value codes
Existing datasets often distinguish several forms of nonresponse or inapplicability using special codes such as “refused,” “don't know,” “not asked,” “not applicable,” “out of universe,” or other dataset-specific categories.
Do not assume that values such as 7, 8, 9, 97, 98, 99, -1, or -9 represent substantive responses or that all such codes mean generic missingness. Consult the codebook and questionnaire.
ICPSR emphasizes the importance of documentation describing variables and value labels, while methodological guidance for secondary analysis recommends reviewing coding patterns and skip logic before analysis. Poor interpretation of missing-value codes can create errors before any sophisticated statistical issue even arises.