All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
8, 1, 329, 36, 19, 14, 42, 136 |
| label |
current legal marital status respondent |
| max |
6 |
| mean |
2.576 |
| min |
-4 |
| names |
"-4", "-1", "married", "cohabiting", "divorced", "separated", "widowed", "single/never married" |
| sd |
2.289 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5, 6 |
Data Manipulations with x007
| file |
# |
command |
-
-
Script Output
x007: current legal marital status respond Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 9 9 -
| # Zero - - -
| # Positive 576 576 -
| # # ----- ----- -----
| # # Total 585 585 -
| . . # # # Missing -
+---------------------- -----
-4 6 585
(8 unique values)
x007 is labeled but 9 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x007 | 585 2.576068 2.289368 -4 6
@mean 2.576
@sd 2.289
@min -4
@max 6
@values -4, -1, 1, 2, 3, 4, 5, 6
@names "-4", "-1", "married", "cohabiting", "divorced", "separated", "widowed", "single/never married"
@freq 8, 1, 329, 36, 19, 14, 42, 136
@type byte
@label current legal marital status respondent
@class category
@N_unique 8
@N 585
|