I was just wondering if there was a procedure to check whether missing data are MCAR or MAR?
Not sure, but you can:
1-Use the Little's MCAR Test Macro implemented in http://www.appliedmissingdata.com/macro-programs.html
2-Testing your missing data against known missing patterns as suggested in Knowledge (of your missing data) is power: handling missing values in your SAS® dataset using the %missingPattern as described in Studying missing data patterns using a SAS macro.
My thought is checking their frequency, and make a hypothesis test H0: mean of freq =xx .
Thanks to all. My sample does not meet the normality assumptions, so I used the Whitney-Mann to test between the complete and missing scores. I appreciate the replies.
then
please mark the question as answered.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.