All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
335, 4, 9, 18, 6, 18, 18, 30, 24, 43, 39, 18, 23 |
| label |
Democraticness in own country |
| max |
10 |
| mean |
0.168 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Not at all democratic", "2", "3", "4", "5", "6", "7", "8", "9", "Completely democratic" |
| sd |
5.207 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e236
| file |
# |
command |
-
-
Script Output
e236: Democraticness in own country Number of Observations
------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 348 348 -
| # Zero - - -
| # Positive 237 237 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
e236 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e236 | 585 .1675214 5.207276 -4 10
@mean 0.168
@sd 5.207
@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 at all democratic", "2", "3", "4", "5", "6", "7", "8", "9", "Completely democratic"
@freq 335, 4, 9, 18, 6, 18, 18, 30, 24, 43, 39, 18, 23
@type byte
@label Democraticness in own country
@class category
@N_unique 13
@N 585
|