All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
26, 1, 1, 494, 59, 3, 1 |
| label |
how important in your life: family |
| max |
4 |
| mean |
0.885 |
| min |
-4 |
| names |
"-4", "-2", "-1", "very important", "quite important", "not important", "not at all important" |
| sd |
1.122 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with a001
| file |
# |
command |
-
-
Script Output
a001: how important in your life: family Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 28 28 -
| # Zero - - -
| # Positive 557 557 -
| # ----- ----- -----
| # Total 585 585 -
| . . . # . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a001 is labeled but 28 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a001 | 585 .8854701 1.122105 -4 4
@mean 0.885
@sd 1.122
@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, 1, 494, 59, 3, 1
@type byte
@label how important in your life: family
@class category
@N_unique 7
@N 585
|