All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
461, 1, 25, 11, 3, 6, 6, 12, 8, 13, 13, 10, 16 |
| label |
Rate political system in ten years |
| max |
10 |
| mean |
-2.152 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Bad", "2", "3", "4", "5", "6", "7", "8", "9", "Very good" |
| sd |
3.998 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e113
| file |
# |
command |
-
-
Script Output
e113: Rate political system in ten years Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 487 487 -
| # Zero - - -
| # Positive 98 98 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
e113 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e113 | 585 -2.152137 3.998172 -4 10
@mean -2.152
@sd 3.998
@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", "Bad", "2", "3", "4", "5", "6", "7", "8", "9", "Very good"
@freq 461, 1, 25, 11, 3, 6, 6, 12, 8, 13, 13, 10, 16
@type byte
@label Rate political system in ten years
@class category
@N_unique 13
@N 585
|