All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
254, 1, 7, 119, 105, 40, 59 |
| label |
First choice, if looking for a job |
| max |
4 |
| mean |
-0.581 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "A good income", "A safe job with no risk", "Working with people you like", "Doing an important job" |
| sd |
3.130 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with c009
| file |
# |
command |
-
-
Script Output
c009: First choice, if looking for a job Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 262 262 -
| # # Zero - - -
| # # Positive 323 323 -
| # # ----- ----- -----
| # # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
c009 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c009 | 585 -.5811966 3.129727 -4 4
@mean -0.581
@sd 3.130
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "A good income", "A safe job with no risk", "Working with people you like", "Doing an important job"
@freq 254, 1, 7, 119, 105, 40, 59
@type byte
@label First choice, if looking for a job
@class category
@N_unique 7
@N 585
|