All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
544, 3, 25, 11, 2 |
| label |
how many times married (constructed) |
| max |
2 |
| mean |
-3.699 |
| min |
-4 |
| names |
"-4", "-1", "never", "only once", "more than once" |
| sd |
1.111 |
| type |
byte |
| values |
-4, -1, 0, 1, 2 |
Data Manipulations with x008
| file |
# |
command |
-
-
Script Output
x008: how many times married (constructed) Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 547 547 -
| # Zero 25 25 -
| # Positive 13 13 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 2 585
(5 unique values)
x008 is labeled but 547 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x008 | 585 -3.699145 1.111159 -4 2
@mean -3.699
@sd 1.111
@min -4
@max 2
@values -4, -1, 0, 1, 2
@names "-4", "-1", "never", "only once", "more than once"
@freq 544, 3, 25, 11, 2
@type byte
@label how many times married (constructed)
@class category
@N_unique 5
@N 585
|