All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
476, 1, 9, 23, 76 |
| label |
How much is the government doing against poverty |
| max |
3 |
| mean |
-2.773 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Too much", "About the right amount", "Too little" |
| sd |
2.586 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with e133
| file |
# |
command |
-
-
Script Output
e133: How much is the government doing aga Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 477 477 -
| # Zero - - -
| # Positive 108 108 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 3 585
(5 unique values)
e133 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e133 | 585 -2.77265 2.585776 -4 3
@mean -2.773
@sd 2.586
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "Not asked in survey", "Don´t know", "Too much", "About the right amount", "Too little"
@freq 476, 1, 9, 23, 76
@type byte
@label How much is the government doing against poverty
@class category
@N_unique 5
@N 585
|