Dear All,
this is not a Stata question per se, but I hope the topic is not too far removed from what you are encountering and can still provide a helpful advise.
Consider the task of assessing the completeness of interviews obtained from some survey. I would like to discuss the following scenarios (1, 2 and 3) as shown :
Best, Sergiy Radyakin

this is not a Stata question per se, but I hope the topic is not too far removed from what you are encountering and can still provide a helpful advise.
Consider the task of assessing the completeness of interviews obtained from some survey. I would like to discuss the following scenarios (1, 2 and 3) as shown :
- The first scenario doesn't have any logical conditions or skips, all 4 questions are mandatory and we have answers Q1=x, Q2=y, and no answers to questions Q3 and Q4. I take it is not contested that the completeness of this interview is: AnsweredQ/TotalQ = 2/4 = 0.5 (or 50%). (if this matters, let's assume that the arrows here are not preventing from moving forward meaning that we can omit Q3 and continue to Q4, but the diamonds are, meaning we can't move to any branch before we know what are the values of everything that affects the condition in the diamond).
- The second scenario involves branching depending on the value of Q2, where questions Q3 and Q4 are asked only for some situations (we may or may not know how frequently they arise in the population we study, but let's assume we don't). Unfortunately Q2 was left not answered, and hence Q3 and Q4 were not even asked and hence are also not answered. How would you assess the completeness of this interview?
- The third scenario involves branching similarly to the second, though we know for sure that whichever direction we take, there will be 2 questions to follow (either Q3 and Q4 on the higher path, or Q5 and Q6 on the lower path). Likewise, I would like to see how this affects the estimation of completeness.
Best, Sergiy Radyakin
Comment