BookmarkSubscribeRSS Feed
deleted_user
Not applicable
how can i generate a rate of missing data in a simulation study in survey studies?
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
With such a general question, I can only offer general ideas.

-- generate the complete data for the simulation study.
-- use a data step and a random number generator (ranuni, say) to identify data points to make missing.

This has the disadvantage of only generating missing data randomly. That means that analyses will work just like you have complete data with an effectively lower sample size.

If you want to make the missing data dependent on other variables, you can just nest the missing generation in IF statements. That dependency is the other extreme of missing data analysis.

You may wish to read the literature on analyzing missing data, as that can help in the strategy for creating missing data to meet your analytic goals. There are probably some references in the PROC MI chapter of the SAS/Stat manual.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 669 views
  • 0 likes
  • 2 in conversation