Transcription of Missing-data imputation
{{id}} {{{paragraph}}}
CHAPTER 25 Missing-data imputationMissing data arise in almost all serious statistical analyses. In this chapter wediscuss a variety of methods to handle missing data , including some relatively simpleapproaches that can often yield reasonable results. We use as a running example theSocial Indicators Survey, a telephone survey of New York City families conductedevery two years by the Columbia University School of Social Work. Nonresponsein this survey is a distraction to our main goal of studying trends in attitudes andeconomic conditions, and we would like to simply clean the dataset so it could beanalyzed as if there were no missingness. After some background in Sections , we discuss in Sections our general approachof random discusses situations where the Missing-data process must be modeled(this can be done in Bugs) in order to perform imputations data in R and BugsIn R, missing values are indicated by NA s.
Another simple approach is available-case analysis, where different aspects of a problem are studied with different subsets of the data. For example, in the 2001 Social Indicators Survey, all 1501 respondents stated their education level, but 16% refused to state their earnings. We could thus summarize the distribution of
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}