All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
444, 4, 7, 11, 48, 46, 25 |
| label |
are you satisfied with democracy |
| max |
4 |
| mean |
-2.472 |
| min |
-4 |
| names |
"-4", "-2", "-1", "very satisfied", "rather satisfied", "not very satisfied", "not at all satisfied" |
| sd |
2.797 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e110
| file |
# |
command |
-
-
Script Output
e110: are you satisfied with democracy Number of Observations
--------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 455 455 -
| # Zero - - -
| # Positive 130 130 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
e110 is labeled but 455 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e110 | 585 -2.471795 2.797315 -4 4
@mean -2.472
@sd 2.797
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "very satisfied", "rather satisfied", "not very satisfied", "not at all satisfied"
@freq 444, 4, 7, 11, 48, 46, 25
@type byte
@label are you satisfied with democracy
@class category
@N_unique 7
@N 585
|