All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
1, 322, 70, 7, 5, 62, 88, 16, 14 |
| label |
Institution of occupation |
| max |
4 |
| mean |
-2.017 |
| min |
-5 |
| names |
"Missing; Unknown", "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Public institution", "Private business", "Private non-profit organization", "Self-employed" |
| sd |
2.695 |
| type |
byte |
| values |
-5, -4, -3, -2, -1, 1, 2, 3, 4 |
Data Manipulations with x052
| file |
# |
command |
-
-
Script Output
x052: Institution of occupation Number of Observations
-------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 405 405 -
| # Zero - - -
| # Positive 180 180 -
| # ----- ----- -----
| # # Total 585 585 -
| # # . # . Missing -
+---------------------- -----
-5 4 585
(9 unique values)
x052 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x052 | 585 -2.017094 2.695071 -5 4
@mean -2.017
@sd 2.695
@min -5
@max 4
@values -5, -4, -3, -2, -1, 1, 2, 3, 4
@names "Missing; Unknown", "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Public institution", "Private business", "Private non-profit organization", "Self-employed"
@freq 1, 322, 70, 7, 5, 62, 88, 16, 14
@type byte
@label Institution of occupation
@class category
@N_unique 9
@N 585
|