[+]
education
@WVS_micro_EVC_copy.dta |
|
category
(byte)
|
525
(9)
|
"0", "1", "2", "3", "4", "5", "6", "7", "8"
|
RECODE of x025 (highest educational level attained respondent (8 categories))
|
All properties
| key |
content |
| N |
525 |
| N_unique |
9 |
| class |
category |
| freq |
29, 39, 66, 36, 93, 58, 91, 24, 89 |
| label |
RECODE of x025 (highest educational level attained respondent (8 categories)) |
| max |
8 |
| mean |
4.509 |
| min |
0 |
| names |
"0", "1", "2", "3", "4", "5", "6", "7", "8" |
| sd |
2.409 |
| type |
byte |
| values |
0, 1, 2, 3, 4, 5, 6, 7, 8 |
Data Manipulations with education
| file |
# |
command |
-
-
Script Output
education: RECODE of x025 (highest educati Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 29 29 -
| # # # Positive 496 496 -
| # # # # ----- ----- -----
| # # # # # Total 525 525 -
| # # # # # Missing 60
+---------------------- -----
0 8 585
(9 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
education | 525 4.508571 2.409116 0 8
@mean 4.509
@sd 2.409
@min 0
@max 8
@values 0, 1, 2, 3, 4, 5, 6, 7, 8
@names "0", "1", "2", "3", "4", "5", "6", "7", "8"
@freq 29, 39, 66, 36, 93, 58, 91, 24, 89
@type byte
@label RECODE of x025 (highest educational level attained respondent (8 categories))
@class category
@N_unique 9
@N 525
|