All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
500, 4, 13, 20, 21, 22, 5 |
| label |
How often in country's elections: Votes are counted fairly |
| max |
4 |
| mean |
-3.202 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Very often", "Fairly often", "Not often", "Not at all often" |
| sd |
2.033 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e265_01
| file |
# |
command |
-
-
Script Output
e265_01: 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_01 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e265_01 | 585 -3.201709 2.0332 -4 4
@mean -3.202
@sd 2.033
@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 500, 4, 13, 20, 21, 22, 5
@type byte
@label How often in country's elections: Votes are counted fairly
@class category
@N_unique 7
@N 585
|