[+]
income
@WVS_micro_EVC_copy.dta |
|
category
(byte)
|
518
(10)
|
"1", "2", "3", "4", "5", "6", "7", "8", "9", "10"
|
RECODE of x047 (income household respondent)
|
All properties
| key |
content |
| N |
518 |
| N_unique |
10 |
| class |
category |
| freq |
47, 63, 76, 67, 92, 62, 49, 35, 12, 15 |
| label |
RECODE of x047 (income household respondent) |
| max |
10 |
| mean |
4.598 |
| min |
1 |
| names |
"1", "2", "3", "4", "5", "6", "7", "8", "9", "10" |
| sd |
2.305 |
| type |
byte |
| values |
1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with income
| file |
# |
command |
-
-
Script Output
income: RECODE of x047 (income household r Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # # Zero - - -
| # # # Positive 518 518 -
| # # # # ----- ----- -----
| # # # # Total 518 518 -
| # # # # # Missing 67
+---------------------- -----
1 10 585
(10 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
income | 518 4.598456 2.304851 1 10
@mean 4.598
@sd 2.305
@min 1
@max 10
@values 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"
@freq 47, 63, 76, 67, 92, 62, 49, 35, 12, 15
@type byte
@label RECODE of x047 (income household respondent)
@class category
@N_unique 10
@N 518
|