- 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.
- Reporting with Visual Studio and Crystal Reports
- Java范例大全
- MySQL 8從入門到精通(視頻教學(xué)版)
- Software Testing using Visual Studio 2012
- 編寫高質(zhì)量代碼:改善Python程序的91個(gè)建議
- OpenNI Cookbook
- Raspberry Pi 2 Server Essentials
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- PySide 6/PyQt 6快速開發(fā)與實(shí)戰(zhàn)
- UVM實(shí)戰(zhàn)
- 好好學(xué)Java:從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Extreme C
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- 單片機(jī)原理及應(yīng)用技術(shù)
- 循序漸進(jìn)Vue.js 3前端開發(fā)實(shí)戰(zhàn)