- Data Analysis with IBM SPSS Statistics
- Kenneth Stehlik Barry Anthony J. Babinec
- 230字
- 2021-07-02 18:13:48
Demo - adding variable properties to the Variable View
Consider that you have just read data from an Excel spreadsheet to IBM SPSS Statistics. Now, you wish to add variable properties to the Variable View. Here is an example using AGE.
In the IBM SPSS Statistics Data Editor, press the Variable View tab to go to the Variable View. Note that some of the properties are already filled in. Reading left to right, Name, Type, Width, and Decimals can be left as is.
In the Label area for AGE, type in the label, Age of respondent.
In the Values area for AGE, click on the right side to open the Value Labels dialog box. The AGE data codes are intrinsically meaningful and do not need labels, but we will add labels for missing values. Also, the data code of 89 represents respondent's age 89 and older, so we wish to add a label for that. In sum, use the dialog box to add the following values and value labels:
89 89 or older
98 Don't know
99 No answer
In the Missing area for AGE, click on the right side to open the Missing Values dialog box. Press the Discrete missing values button. Enter 98 and 99 in the first two boxes and press OK.
- iOS面試一戰到底
- Bootstrap Site Blueprints Volume II
- 程序設計與實踐(VB.NET)
- 無代碼編程:用云表搭建企業數字化管理平臺
- 深入實踐Spring Boot
- Hadoop+Spark大數據分析實戰
- Nexus規模化Scrum框架
- SQL Server 2008中文版項目教程(第3版)
- 零基礎學C語言(第4版)
- 奔跑吧 Linux內核
- Web前端開發技術:HTML、CSS、JavaScript
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用
- Oracle Database XE 11gR2 Jump Start Guide
- Python Linux系統管理與自動化運維
- Mastering ASP.NET Web API