All properties
| key |
content |
| N |
585 |
| N_unique |
14 |
| class |
category |
| freq |
1, 319, 2, 3, 17, 4, 12, 8, 23, 20, 35, 35, 26, 80 |
| label |
Democracy: People receive state aid for unemployment. |
| max |
10 |
| mean |
1.024 |
| min |
-5 |
| names |
"Missing; Unknown", "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 |
5.874 |
| type |
byte |
| values |
-5, -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e227
| file |
# |
command |
-
-
Script Output
e227: Democracy: People receive state aid Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 325 325 -
| # Zero - - -
| # Positive 260 260 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-5 10 585
(14 unique values)
e227 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e227 | 585 1.023932 5.874204 -5 10
@mean 1.024
@sd 5.874
@min -5
@max 10
@values -5, -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Missing; Unknown", "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 1, 319, 2, 3, 17, 4, 12, 8, 23, 20, 35, 35, 26, 80
@type byte
@label Democracy: People receive state aid for unemployment.
@class category
@N_unique 14
@N 585
|