All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
475, 63, 10, 15, 10, 12 |
| label |
Most serious problem for own country: 1st choice |
| max |
5 |
| mean |
-2.858 |
| min |
-4 |
| names |
"Not asked in survey", "People living in poverty and need", "Discrimination against girls and women", "Poor sanitation and infectious diseases", "Inadequate education", "Environmental pollution" |
| sd |
2.455 |
| type |
byte |
| values |
-4, 1, 2, 3, 4, 5 |
Data Manipulations with e240
| file |
# |
command |
-
-
Script Output
e240: Most serious problem for own country Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 475 475 -
| # Zero - - -
| # Positive 110 110 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(6 unique values)
e240 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e240 | 585 -2.85812 2.454805 -4 5
@mean -2.858
@sd 2.455
@min -4
@max 5
@values -4, 1, 2, 3, 4, 5
@names "Not asked in survey", "People living in poverty and need", "Discrimination against girls and women", "Poor sanitation and infectious diseases", "Inadequate education", "Environmental pollution"
@freq 475, 63, 10, 15, 10, 12
@type byte
@label Most serious problem for own country: 1st choice
@class category
@N_unique 6
@N 585
|