All properties
| key |
content |
| N |
585 |
| N_unique |
4 |
| class |
category |
| freq |
472, 12, 23, 78 |
| label |
Why are people in need |
| max |
2 |
| mean |
-2.942 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Poor because of laziness and lack of will power", "Poor because of an unfair society" |
| sd |
2.204 |
| type |
byte |
| values |
-4, -1, 1, 2 |
Data Manipulations with e131
| file |
# |
command |
-
-
Script Output
e131: Why are people in need Number of Observations
----------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 484 484 -
| # Zero - - -
| # Positive 101 101 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # Missing -
+---------------------- -----
-4 2 585
(4 unique values)
e131 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e131 | 585 -2.94188 2.20368 -4 2
@mean -2.942
@sd 2.204
@min -4
@max 2
@values -4, -1, 1, 2
@names "Not asked in survey", "Don´t know", "Poor because of laziness and lack of will power", "Poor because of an unfair society"
@freq 472, 12, 23, 78
@type byte
@label Why are people in need
@class category
@N_unique 4
@N 585
|