All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
544, 10, 2, 4, 5, 9, 9, 1, 1 |
| label |
how many children still live at home |
| max |
6 |
| mean |
-3.674 |
| min |
-4 |
| names |
"-4", "-3", "-2", "no child", "1 child", "2 children", "3 children", "5 children", "6 children or more" |
| sd |
1.367 |
| type |
byte |
| values |
-4, -3, -2, 0, 1, 2, 3, 5, 6 |
Data Manipulations with x012
| file |
# |
command |
-
-
Script Output
x012: how many children still live at home Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 556 556 -
| # Zero 4 4 -
| # Positive 25 25 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 6 585
(9 unique values)
x012 is labeled but 556 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x012 | 585 -3.673504 1.366577 -4 6
@mean -3.674
@sd 1.367
@min -4
@max 6
@values -4, -3, -2, 0, 1, 2, 3, 5, 6
@names "-4", "-3", "-2", "no child", "1 child", "2 children", "3 children", "5 children", "6 children or more"
@freq 544, 10, 2, 4, 5, 9, 9, 1, 1
@type byte
@label how many children still live at home
@class category
@N_unique 9
@N 585
|