All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
474, 1, 86, 8, 16 |
| label |
Poverty compared to 10 years ago |
| max |
3 |
| mean |
-2.986 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Larger share", "Same share", "Smaller share" |
| sd |
2.122 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with e130
| file |
# |
command |
-
-
Script Output
e130: Poverty compared to 10 years ago Number of Observations
--------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 475 475 -
| # Zero - - -
| # Positive 110 110 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 3 585
(5 unique values)
e130 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e130 | 585 -2.986325 2.122083 -4 3
@mean -2.986
@sd 2.122
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "Not asked in survey", "Don´t know", "Larger share", "Same share", "Smaller share"
@freq 474, 1, 86, 8, 16
@type byte
@label Poverty compared to 10 years ago
@class category
@N_unique 5
@N 585
|