All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
319, 2, 7, 7, 2, 9, 3, 12, 10, 24, 35, 38, 117 |
| label |
Democracy: People choose their leaders in free elections. |
| max |
10 |
| mean |
1.441 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Not an essential characteristic of democracy", "2", "3", "4", "5", "6", "7", "8", "9", "An essential characteristic of democracy" |
| sd |
6.262 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e226
| file |
# |
command |
-
-
Script Output
e226: Democracy: People choose their leade Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 328 328 -
| # Zero - - -
| # Positive 257 257 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
e226 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e226 | 585 1.441026 6.262278 -4 10
@mean 1.441
@sd 6.262
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Not asked in survey", "No answer", "Don´t know", "Not an essential characteristic of democracy", "2", "3", "4", "5", "6", "7", "8", "9", "An essential characteristic of democracy"
@freq 319, 2, 7, 7, 2, 9, 3, 12, 10, 24, 35, 38, 117
@type byte
@label Democracy: People choose their leaders in free elections.
@class category
@N_unique 13
@N 585
|