All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
8, 1, 5, 155, 298, 103, 15 |
| label |
taking all things together how happy are you |
| max |
4 |
| mean |
1.848 |
| min |
-4 |
| names |
"-4", "-2", "-1", "very happy", "quite happy", "not very happy", "not at all happy" |
| sd |
1.058 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with a008
| file |
# |
command |
-
-
Script Output
a008: taking all things together how happy Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 14 14 -
| # Zero - - -
| # Positive 571 571 -
| # ----- ----- -----
| # Total 585 585 -
| . . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a008 is labeled but 14 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a008 | 585 1.847863 1.057799 -4 4
@mean 1.848
@sd 1.058
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "very happy", "quite happy", "not very happy", "not at all happy"
@freq 8, 1, 5, 155, 298, 103, 15
@type byte
@label taking all things together how happy are you
@class category
@N_unique 7
@N 585
|