All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
475, 2, 20, 13, 20, 34, 21 |
| label |
Most serious problem for own country: 2nd choice |
| max |
5 |
| mean |
-2.658 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "People living in poverty and need", "Discrimination against girls and women", "Poor sanitation and infectious diseases", "Inadequate education", "Environmental pollution" |
| sd |
2.864 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5 |
Data Manipulations with e241
| file |
# |
command |
-
-
Script Output
e241: Most serious problem for own country Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 477 477 -
| # Zero - - -
| # Positive 108 108 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(7 unique values)
e241 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e241 | 585 -2.65812 2.863811 -4 5
@mean -2.658
@sd 2.864
@min -4
@max 5
@values -4, -1, 1, 2, 3, 4, 5
@names "Not asked in survey", "Don´t know", "People living in poverty and need", "Discrimination against girls and women", "Poor sanitation and infectious diseases", "Inadequate education", "Environmental pollution"
@freq 475, 2, 20, 13, 20, 34, 21
@type byte
@label Most serious problem for own country: 2nd choice
@class category
@N_unique 7
@N 585
|