- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 147字
- 2021-07-02 18:13:52
Dealing with Missing Data and Outliers
The earlier chapters showed you how to read common file formats and define Variable Properties. In any project, as you pull together the data that helps you address your business question or research question, you must spend some time gaining an understanding of your data via a data audit. Simple procedures such as Frequencies, Descriptives, or Examine can give you a summary understanding of each variable via statistical and graphical means. In addition, the data audit should focus on unusual/extreme values and the nature and extent of missing data.
The topics covered in this chapter include the following:
Outliers:
- Frequencies for a histogram and percentile values
- Descriptives for standardized scores
- The Examine procedure for extreme values and boxplot
- Detecting multivariate outliers using the Regression procedure
Missing data:
- Missing values in Frequencies
- Missing values in Descriptives
- Missing value patterns
- Replacing missing values
推薦閱讀
- JBoss Weld CDI for Java Platform
- INSTANT Mock Testing with PowerMock
- C語言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- Network Automation Cookbook
- MATLAB 2020 從入門到精通
- Mastering KnockoutJS
- Java編程的邏輯
- Swift Playgrounds少兒趣編程
- C#應(yīng)用程序設(shè)計(jì)教程
- MySQL入門很輕松(微課超值版)
- 軟件測試教程
- Python3.5從零開始學(xué)
- Vue.js應(yīng)用測試
- JavaScript機(jī)器人編程指南
- 深度探索Go語言:對象模型與runtime的原理特性及應(yīng)用