All properties
| key |
content |
| N |
585 |
| N_unique |
12 |
| class |
category |
| freq |
452, 6, 3, 6, 4, 2, 8, 7, 15, 14, 15, 53 |
| label |
Democracy: The economy is prospering. |
| max |
10 |
| mean |
-1.393 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Not an essential characteristic of democracy", "2", "3", "4", "5", "6", "7", "8", "9", "An essential characteristic of democracy" |
| sd |
5.033 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e230
| file |
# |
command |
-
-
Script Output
e230: Democracy: The economy is prospering Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 458 458 -
| # Zero - - -
| # Positive 127 127 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 10 585
(12 unique values)
e230 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e230 | 585 -1.393162 5.033377 -4 10
@mean -1.393
@sd 5.033
@min -4
@max 10
@values -4, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Not asked in survey", "Don´t know", "Not an essential characteristic of democracy", "2", "3", "4", "5", "6", "7", "8", "9", "An essential characteristic of democracy"
@freq 452, 6, 3, 6, 4, 2, 8, 7, 15, 14, 15, 53
@type byte
@label Democracy: The economy is prospering.
@class category
@N_unique 12
@N 585
|