All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
21, 1, 1, 133, 203, 178, 46, 2 |
| label |
describe your state of health these days |
| max |
5 |
| mean |
2.017 |
| min |
-4 |
| names |
"-4", "-2", "-1", "very good", "good", "fair", "poor", "very poor" |
| sd |
1.488 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5 |
Data Manipulations with a009
| file |
# |
command |
-
-
Script Output
a009: describe your state of health these Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 23 23 -
| # Zero - - -
| # Positive 562 562 -
| # ----- ----- -----
| # # Total 585 585 -
| . . # # . Missing -
+---------------------- -----
-4 5 585
(8 unique values)
a009 is labeled but 23 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a009 | 585 2.017094 1.488442 -4 5
@mean 2.017
@sd 1.488
@min -4
@max 5
@values -4, -2, -1, 1, 2, 3, 4, 5
@names "-4", "-2", "-1", "very good", "good", "fair", "poor", "very poor"
@freq 21, 1, 1, 133, 203, 178, 46, 2
@type byte
@label describe your state of health these days
@class category
@N_unique 8
@N 585
|