All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
583, 1, 1 |
| label |
Western democracy is the best political system for country |
| max |
5 |
| mean |
-3.974 |
| min |
-4 |
| names |
"Not asked in survey", "Agree", "Strongly disagree" |
| sd |
0.447 |
| type |
byte |
| values |
-4, 2, 5 |
Data Manipulations with e214
| file |
# |
command |
-
-
Script Output
e214: Western democracy is the best politi Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 583 583 -
| # Zero - - -
| # Positive 2 2 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 5 585
(3 unique values)
e214 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e214 | 585 -3.974359 .44686 -4 5
@mean -3.974
@sd 0.447
@min -4
@max 5
@values -4, 2, 5
@names "Not asked in survey", "Agree", "Strongly disagree"
@freq 583, 1, 1
@type byte
@label Western democracy is the best political system for country
@class category
@N_unique 3
@N 585
|