All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
466, 110, 9 |
| label |
Was the respondent literate |
| max |
2 |
| mean |
-2.968 |
| min |
-4 |
| names |
"Not asked in survey", "Literate", "Illiterate" |
| sd |
2.048 |
| type |
byte |
| values |
-4, 1, 2 |
Data Manipulations with x025lit
| file |
# |
command |
-
-
Script Output
x025lit: Was the respondent literate Number of Observations
------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 466 466 -
| # Zero - - -
| # Positive 119 119 -
| # ----- ----- -----
| # Total 585 585 -
| # . # Missing -
+---------------------- -----
-4 2 585
(3 unique values)
x025lit is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x025lit | 585 -2.967521 2.04838 -4 2
@mean -2.968
@sd 2.048
@min -4
@max 2
@values -4, 1, 2
@names "Not asked in survey", "Literate", "Illiterate"
@freq 466, 110, 9
@type byte
@label Was the respondent literate
@class category
@N_unique 3
@N 585
|