All properties
| key |
content |
| N |
585 |
| N_unique |
11 |
| class |
category |
| freq |
531, 20, 1, 2, 1, 4, 3, 7, 4, 7, 5 |
| label |
how satisfied are you with your job |
| max |
10 |
| mean |
-3.326 |
| min |
-4 |
| names |
"-4", "-3", "-1", "2", "3", "5", "6", "7", "8", "9", "satisfied" |
| sd |
2.648 |
| type |
byte |
| values |
-4, -3, -1, 2, 3, 5, 6, 7, 8, 9, 10 |
Data Manipulations with c033
| file |
# |
command |
-
-
Script Output
c033: how satisfied are you with your job Number of Observations
------------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 552 552 -
| # Zero - - -
| # Positive 33 33 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(11 unique values)
c033 is labeled but 580 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c033 | 585 -3.326496 2.647899 -4 10
@mean -3.326
@sd 2.648
@min -4
@max 10
@values -4, -3, -1, 2, 3, 5, 6, 7, 8, 9, 10
@names "-4", "-3", "-1", "2", "3", "5", "6", "7", "8", "9", "satisfied"
@freq 531, 20, 1, 2, 1, 4, 3, 7, 4, 7, 5
@type byte
@label how satisfied are you with your job
@class category
@N_unique 11
@N 585
|