All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
361, 1, 22, 7, 54, 108, 32 |
| label |
democracy: cannot maintain order |
| max |
4 |
| mean |
-1.540 |
| min |
-4 |
| names |
"-4", "-2", "-1", "agree strongly", "agree", "disagree", "disagree strongly" |
| sd |
3.238 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e122
| file |
# |
command |
-
-
Script Output
e122: democracy: cannot maintain order Number of Observations
--------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 384 384 -
| # Zero - - -
| # Positive 201 201 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
e122 is labeled but 384 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e122 | 585 -1.540171 3.237544 -4 4
@mean -1.540
@sd 3.238
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "agree strongly", "agree", "disagree", "disagree strongly"
@freq 361, 1, 22, 7, 54, 108, 32
@type byte
@label democracy: cannot maintain order
@class category
@N_unique 7
@N 585
|