All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
363, 1, 17, 18, 75, 94, 17 |
| label |
democracy: is indecisive |
| max |
4 |
| mean |
-1.629 |
| min |
-4 |
| names |
"-4", "-2", "-1", "agree strongly", "agree", "disagree", "disagree strongly" |
| sd |
3.128 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e121
| file |
# |
command |
-
-
Script Output
e121: democracy: is indecisive Number of Observations
------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 381 381 -
| # Zero - - -
| # Positive 204 204 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
e121 is labeled but 381 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e121 | 585 -1.62906 3.127569 -4 4
@mean -1.629
@sd 3.128
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "agree strongly", "agree", "disagree", "disagree strongly"
@freq 363, 1, 17, 18, 75, 94, 17
@type byte
@label democracy: is indecisive
@class category
@N_unique 7
@N 585
|