How do you reason about MNAR data in a product dataset?
PICTURE THIS: 1, 2, 2, 8
Simple meaning
MNAR means the missing value itself influences whether it is observed, such as users hiding high debt.
WHY — Missing Data instead of guessing?
Why interviewers care about Missing Data:
question about Missing Data.
trade-offs, and what you would actually do on a Data Science project - not buzzwords.
Name the idea, why it exists, then one short example.
End with when you use it and one common pitfall.
STEPS — What happens step by step?
Before you speak the answer, walk the interviewer through these steps:
- 1MNAR means the missing
value itself influences whether it is observed, such as users hiding high debt.
- 2Indicators, selection models, or
collecting a follow-up sample of nonrespondents are honest paths
- 3How it works
mean fill is not.
- 4State the assumption in
the analysis, because MNAR is not identified from the observed data alone.
- 5Common mistake
What juniors usually get wrong.
- 6Close
When you pick this over the alternative.
EXAMPLE — See it in action
Here's a short line you can speak, broken into clear beats:
Note: Adapt this scaffold to your own project — keep it under 60–90 seconds.
Key takeaway
MNAR means the missing value itself influences whether it is observed, such as users hiding high debt. Indicators, selection models, or collecting a follow-up sample of nonrespondents are honest paths