All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
26, 1, 7, 357, 132, 40, 22 |
| label |
how important in your life: work |
| max |
4 |
| mean |
1.224 |
| min |
-4 |
| names |
"-4", "-2", "-1", "very important", "quite important", "not important", "not at all important" |
| sd |
1.402 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with a005
| file |
# |
command |
-
-
Script Output
a005: how important in your life: work Number of Observations
--------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 34 34 -
| # Zero - - -
| # Positive 551 551 -
| # ----- ----- -----
| # Total 585 585 -
| . . . # . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a005 is labeled but 34 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a005 | 585 1.223932 1.401849 -4 4
@mean 1.224
@sd 1.402
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "very important", "quite important", "not important", "not at all important"
@freq 26, 1, 7, 357, 132, 40, 22
@type byte
@label how important in your life: work
@class category
@N_unique 7
@N 585
|