All properties
| key |
content |
| N |
585 |
| N_unique |
12 |
| class |
category |
| freq |
534, 1, 1, 3, 5, 2, 7, 3, 8, 2, 2, 17 |
| label |
age completed education respondent (recoded in intervals) |
| max |
10 |
| mean |
-3.080 |
| min |
-4 |
| names |
"-4", "-3", "-2", "<12 years", "14 years", "15 years", "16 years", "17 years", "18 years", "19 years", "20 years", "21 +years" |
| sd |
3.138 |
| type |
byte |
| values |
-4, -3, -2, 1, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with x023r
| file |
# |
command |
-
-
Script Output
x023r: age completed education respondent Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 536 536 -
| # Zero - - -
| # Positive 49 49 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(12 unique values)
x023r is labeled but 536 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x023r | 585 -3.080342 3.13815 -4 10
@mean -3.080
@sd 3.138
@min -4
@max 10
@values -4, -3, -2, 1, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-3", "-2", "<12 years", "14 years", "15 years", "16 years", "17 years", "18 years", "19 years", "20 years", "21 +years"
@freq 534, 1, 1, 3, 5, 2, 7, 3, 8, 2, 2, 17
@type byte
@label age completed education respondent (recoded in intervals)
@class category
@N_unique 12
@N 585
|