All properties
| key |
content |
| N |
585 |
| N_unique |
12 |
| class |
category |
| freq |
13, 1, 5, 1, 183, 48, 58, 89, 93, 35, 54, 5 |
| label |
employment status |
| max |
8 |
| mean |
3.138 |
| min |
-4 |
| names |
"-4", "-3", "-2", "-1", "full time (30h a week or more)", "part time (less then 30 hours a week)", "self employed", "retired/pensioned", "housewife (not otherwise employed)", "student", "unemployed", "other" |
| sd |
2.394 |
| type |
byte |
| values |
-4, -3, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8 |
Data Manipulations with x028
| file |
# |
command |
-
-
Script Output
x028: employment status Number of Observations
------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 20 20 -
| # Zero - - -
| # Positive 565 565 -
| # # ----- ----- -----
| # # Total 585 585 -
| . . # # # Missing -
+---------------------- -----
-4 8 585
(12 unique values)
x028 is labeled but 20 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x028 | 585 3.138462 2.394266 -4 8
@mean 3.138
@sd 2.394
@min -4
@max 8
@values -4, -3, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8
@names "-4", "-3", "-2", "-1", "full time (30h a week or more)", "part time (less then 30 hours a week)", "self employed", "retired/pensioned", "housewife (not otherwise employed)", "student", "unemployed", "other"
@freq 13, 1, 5, 1, 183, 48, 58, 89, 93, 35, 54, 5
@type byte
@label employment status
@class category
@N_unique 12
@N 585
|