- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 287字
- 2021-07-02 18:13:50
Discovering coding issues using frequencies
The frequency distribution for INCOME in the following screenshot demonstrates another reason why it is important to examine the pattern for individual data fields before diving into analytics more deeply. Navigate to Analyze | Descriptive Statistics | Frequencies, and select Respondents Income to build this table:

People are often reluctant to divulge their income so surveys typically ask them to select an income category like the groupings in this table. Notice, however, that the groups (numbered 1 through 26) represent unequal bands of income. The groups coded 3 thru 7 represent a range of only $1,000, while group 15 has a range of $5,000, and group 20 covers $15,000.
In the previous chapter, one of the properties of variables that was discussed involved the level of measurement. Income is an example of a scale variable and for these fields, it is assumed that the intervals between values are equal, which is not the case in this instance. The information in this table can be evaluated even though the categories are not uniform in terms of the dollar range they represent, but before using this field for statistical modeling, it is important to adjust the coding to reflect the actual differences in income.
In a later chapter, techniques for modifying fields will be covered but it is by examining the data along with the coding scheme used that you discover where the need for change exists.
- Vue 3移動Web開發與性能調優實戰
- C++案例趣學
- Modular Programming with Python
- Python Deep Learning
- 趣學Python算法100例
- 單片機應用技術
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Visual C++應用開發
- Java Web程序設計任務教程
- 數據結構習題解析與實驗指導
- Instant Lucene.NET
- Test-Driven Development with Django
- Geospatial Development By Example with Python
- scikit-learn Cookbook(Second Edition)
- Hadoop Blueprints