Missing versus excluded data

Missing versus excluded data

by Sara LaHue -
Number of replies: 4

For Question 5e - I thought I did this correctly, then found that there is both Excluded Record data and Missing data, such that for the variable hivstatus there are 4 values rather than 3. 

Am I supposed to combine Excluded Records with Missing data into one value, or how else do I account for the Missing data values? 


Thanks!

In reply to Sara LaHue

Re: Missing versus excluded data

by Taylor Howell -
Hi Sara,

Yes, you could recode the "ExcludedRecord" values to Missing ".". You could then also check to see if you need to relabel.
In reply to Taylor Howell

Re: Missing versus excluded data

by Sara LaHue -
Thanks! Looks like I was doing this correctly but was getting tripped up by what I was seeing when I did "..., miss" - thanks so much for verifying!
In reply to Sara LaHue

Re: Missing versus excluded data

by Sujata Mathur -
i do am stuck in this. can anyone guide me through the steps
In reply to Sujata Mathur

Re: Missing versus excluded data

by Taylor Howell -
For Question 5e, you are asked to recode the hivstatus variable so that 0=HIV Negative, 1=HIV Positive, and .=Excluded Record (missing).

I would first check how hivstatus is currently coded in the dataset to see if you need to convert the variable. Then, I would recode the variable using the rule above. You could then also check to see if you need to relabel.

Hope this helps!