All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
567, 5, 13 |
| label |
have you had any children |
| max |
1 |
| mean |
-3.855 |
| min |
-4 |
| names |
"-4", "no", "yes" |
| sd |
0.820 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with x011a
| file |
# |
command |
-
-
Script Output
x011a: have you had any children Number of Observations
--------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 567 567 -
| # Zero 5 5 -
| # Positive 13 13 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 1 585
(3 unique values)
x011a is labeled but 567 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x011a | 585 -3.854701 .8199666 -4 1
@mean -3.855
@sd 0.820
@min -4
@max 1
@values -4, 0, 1
@names "-4", "no", "yes"
@freq 567, 5, 13
@type byte
@label have you had any children
@class category
@N_unique 3
@N 585
|