- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 184字
- 2021-07-02 18:13:48
Variable properties - measure
In the Variable View, use the Measure cell to specify the level of measurement for the variable. Click in the Measure cell to activate a drop-bar list with three elements and select one:
- Scale: Data where the data values are intrinsically meaningful numbers reflecting order and distance. Examples are age in years, temperature in Fahrenheit units, and education as the highest grade completed.
- Ordinal: Categorical data where there is a rank order of categories. Ordinal data can come about through grouping of scale values into broad groups, for example, age groups obtained through binning of ages. In addition, Likert-type items with responses such as Very Satisfied, Somewhat Satisfied, Neither Satisfied Nor Dissatisfied, Somewhat Dissatisfied, and Very Dissatisfied are ordinal in measurement.
- Nominal: Categorical data where the categories are unordered. Examples are marital status and postal code area.
Procedures such as Codebook, Tables, and Chart Builder recognize the measurement-level definitions and produce different statistics or charts for different measurement types, so make sure that you specify the correct Measure level for each variable.
The equivalent syntax is the VARIABLE LEVEL command.
推薦閱讀
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- 解構產品經理:互聯網產品策劃入門寶典
- Python語言程序設計
- 程序員考試案例梳理、真題透解與強化訓練
- 基于免疫進化的算法及應用研究
- Serverless架構
- SQL Server從入門到精通(第3版)
- 移動互聯網軟件開發實驗指導
- Instant PHP Web Scraping
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- Getting Started with Python
- Instant Zurb Foundation 4
- Python Web自動化測試設計與實現
- The Statistics and Calculus with Python Workshop
- C語言程序設計教程