All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
502, 3, 12, 15, 24, 18, 11 |
| label |
How often in country's elections: TV news favors the governing party |
| max |
4 |
| mean |
-3.188 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Very often", "Fairly often", "Not often", "Not at all often" |
| sd |
2.093 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e265_03
| file |
# |
command |
-
-
Script Output
e265_03: How often in country's elections: Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 517 517 -
| # Zero - - -
| # Positive 68 68 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
e265_03 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e265_03 | 585 -3.188034 2.093416 -4 4
@mean -3.188
@sd 2.093
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "Very often", "Fairly often", "Not often", "Not at all often"
@freq 502, 3, 12, 15, 24, 18, 11
@type byte
@label How often in country's elections: TV news favors the governing party
@class category
@N_unique 7
@N 585
|