All properties
| key |
content |
| N |
576 |
| N_unique |
6 |
| class |
category |
| freq |
329, 36, 19, 14, 42, 136 |
| label |
RECODE of x007 (current legal marital status respondent) |
| max |
6 |
| mean |
2.674 |
| min |
1 |
| names |
"1", "2", "3", "4", "5", "6" |
| sd |
2.166 |
| type |
byte |
| values |
1, 2, 3, 4, 5, 6 |
Data Manipulations with marital_s
| file |
# |
command |
-
-
Script Output
marital_s: RECODE of x007 (current legal m Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 576 576 -
| # # ----- ----- -----
| # # Total 576 576 -
| # . . . # Missing 9
+---------------------- -----
1 6 585
(6 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
marital_s | 576 2.673611 2.165596 1 6
@mean 2.674
@sd 2.166
@min 1
@max 6
@values 1, 2, 3, 4, 5, 6
@names "1", "2", "3", "4", "5", "6"
@freq 329, 36, 19, 14, 42, 136
@type byte
@label RECODE of x007 (current legal marital status respondent)
@class category
@N_unique 6
@N 576
|