All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
427, 2, 15, 65, 42, 34 |
| label |
how many hours spent watching TV per day |
| max |
4 |
| mean |
-2.227 |
| min |
-4 |
| names |
"-4", "-1", "do not watch TV", "1-2 hours per day", "2-3 hours per day", "more than 3 hours per day" |
| sd |
2.963 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4 |
Data Manipulations with e188
| file |
# |
command |
-
-
Script Output
e188: how many hours spent watching TV per Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 429 429 -
| # Zero - - -
| # Positive 156 156 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 4 585
(6 unique values)
e188 is labeled but 429 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e188 | 585 -2.22735 2.963465 -4 4
@mean -2.227
@sd 2.963
@min -4
@max 4
@values -4, -1, 1, 2, 3, 4
@names "-4", "-1", "do not watch TV", "1-2 hours per day", "2-3 hours per day", "more than 3 hours per day"
@freq 427, 2, 15, 65, 42, 34
@type byte
@label how many hours spent watching TV per day
@class category
@N_unique 6
@N 585
|