All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
363, 2, 22, 62, 116, 17, 3 |
| label |
democracy: best political system |
| max |
4 |
| mean |
-1.916 |
| min |
-4 |
| names |
"-4", "-2", "-1", "agree strongly", "agree", "disagree", "disagree strongly" |
| sd |
2.750 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e123
| file |
# |
command |
-
-
Script Output
e123: democracy: best political system Number of Observations
--------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 387 387 -
| # Zero - - -
| # Positive 198 198 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
e123 is labeled but 387 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e123 | 585 -1.916239 2.750123 -4 4
@mean -1.916
@sd 2.750
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "agree strongly", "agree", "disagree", "disagree strongly"
@freq 363, 2, 22, 62, 116, 17, 3
@type byte
@label democracy: best political system
@class category
@N_unique 7
@N 585
|