All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
14, 370, 1, 52, 15, 5, 32, 96 |
| label |
Political action: Other |
| max |
3 |
| mean |
-2.248 |
| min |
-5 |
| names |
"Missing; Unknown", "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Have done", "Might do", "Would never do" |
| sd |
2.789 |
| type |
byte |
| values |
-5, -4, -3, -2, -1, 1, 2, 3 |
Data Manipulations with e222
| file |
# |
command |
-
-
Script Output
e222: Political action: Other Number of Observations
------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 452 452 -
| # Zero - - -
| # Positive 133 133 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-5 3 585
(8 unique values)
e222 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e222 | 585 -2.247863 2.789124 -5 3
@mean -2.248
@sd 2.789
@min -5
@max 3
@values -5, -4, -3, -2, -1, 1, 2, 3
@names "Missing; Unknown", "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Have done", "Might do", "Would never do"
@freq 14, 370, 1, 52, 15, 5, 32, 96
@type byte
@label Political action: Other
@class category
@N_unique 8
@N 585
|