All properties
| key |
content |
| N |
585 |
| N_unique |
10 |
| class |
category |
| freq |
531, 1, 1, 1, 6, 2, 9, 9, 10, 15 |
| label |
how satisfied with your home life |
| max |
10 |
| mean |
-2.908 |
| min |
-4 |
| names |
"-4", "dissatisfied", "2", "3", "5", "6", "7", "8", "9", "satisfied" |
| sd |
3.490 |
| type |
byte |
| values |
-4, 1, 2, 3, 5, 6, 7, 8, 9, 10 |
Data Manipulations with d002
| file |
# |
command |
-
-
Script Output
d002: how satisfied with your home life Number of Observations
---------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 531 531 -
| # Zero - - -
| # Positive 54 54 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(10 unique values)
d002 is labeled but 531 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d002 | 585 -2.907692 3.48996 -4 10
@mean -2.908
@sd 3.490
@min -4
@max 10
@values -4, 1, 2, 3, 5, 6, 7, 8, 9, 10
@names "-4", "dissatisfied", "2", "3", "5", "6", "7", "8", "9", "satisfied"
@freq 531, 1, 1, 1, 6, 2, 9, 9, 10, 15
@type byte
@label how satisfied with your home life
@class category
@N_unique 10
@N 585
|