All properties
| key |
content |
| N |
585 |
| N_unique |
12 |
| class |
category |
| freq |
531, 20, 1, 2, 4, 1, 10, 5, 2, 2, 5, 2 |
| label |
how free are you to make decisions in job |
| max |
10 |
| mean |
-3.405 |
| min |
-4 |
| names |
"-4", "-3", "-1", "none at all", "3", "4", "5", "6", "7", "8", "9", "a great deal" |
| sd |
2.344 |
| type |
byte |
| values |
-4, -3, -1, 1, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with c034
| file |
# |
command |
-
-
Script Output
c034: how free are you to make decisions i Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 552 552 -
| # Zero - - -
| # Positive 33 33 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(12 unique values)
c034 is labeled but 581 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c034 | 585 -3.405128 2.344107 -4 10
@mean -3.405
@sd 2.344
@min -4
@max 10
@values -4, -3, -1, 1, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-3", "-1", "none at all", "3", "4", "5", "6", "7", "8", "9", "a great deal"
@freq 531, 20, 1, 2, 4, 1, 10, 5, 2, 2, 5, 2
@type byte
@label how free are you to make decisions in job
@class category
@N_unique 12
@N 585
|