All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
265, 6, 12, 99, 83, 60, 60 |
| label |
Second choice if looking for a job |
| max |
4 |
| mean |
-0.682 |
| 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.188 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with c010
| file |
# |
command |
-
-
Script Output
c010: Second choice if looking for a job Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 283 283 -
| # Zero - - -
| # # Positive 302 302 -
| # # ----- ----- -----
| # # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
c010 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c010 | 585 -.6820513 3.187857 -4 4
@mean -0.682
@sd 3.188
@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 265, 6, 12, 99, 83, 60, 60
@type byte
@label Second choice if looking for a job
@class category
@N_unique 7
@N 585
|