[+]
employ_s
@WVS_micro_EVC_copy.dta |
|
category
(byte)
|
565
(8)
|
"1", "2", "3", "4", "5", "6", "7", "8"
|
RECODE of x028 (employment status)
|
All properties
| key |
content |
| N |
565 |
| N_unique |
8 |
| class |
category |
| freq |
183, 48, 58, 89, 93, 35, 54, 5 |
| label |
RECODE of x028 (employment status) |
| max |
8 |
| mean |
3.366 |
| min |
1 |
| names |
"1", "2", "3", "4", "5", "6", "7", "8" |
| sd |
2.092 |
| type |
byte |
| values |
1, 2, 3, 4, 5, 6, 7, 8 |
Data Manipulations with employ_s
| file |
# |
command |
-
-
Script Output
employ_s: RECODE of x028 (employment statu Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # # Positive 565 565 -
| # # ----- ----- -----
| # # Total 565 565 -
| # # # . # Missing 20
+---------------------- -----
1 8 585
(8 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
employ_s | 565 3.366372 2.092354 1 8
@mean 3.366
@sd 2.092
@min 1
@max 8
@values 1, 2, 3, 4, 5, 6, 7, 8
@names "1", "2", "3", "4", "5", "6", "7", "8"
@freq 183, 48, 58, 89, 93, 35, 54, 5
@type byte
@label RECODE of x028 (employment status)
@class category
@N_unique 8
@N 565
|