All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
495, 2, 33, 11, 14, 23, 7 |
| label |
how often do you follow politics in media |
| max |
5 |
| mean |
-3.005 |
| min |
-4 |
| names |
"-4", "-1", "every day", "several times a week", "once or twice a week", "less often", "never" |
| sd |
2.408 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5 |
Data Manipulations with e150
| file |
# |
command |
-
-
Script Output
e150: how often do you follow politics in Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 497 497 -
| # Zero - - -
| # Positive 88 88 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(7 unique values)
e150 is labeled but 497 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e150 | 585 -3.005128 2.407531 -4 5
@mean -3.005
@sd 2.408
@min -4
@max 5
@values -4, -1, 1, 2, 3, 4, 5
@names "-4", "-1", "every day", "several times a week", "once or twice a week", "less often", "never"
@freq 495, 2, 33, 11, 14, 23, 7
@type byte
@label how often do you follow politics in media
@class category
@N_unique 7
@N 585
|