All properties
| key |
content |
| N |
576 |
| N_unique |
2 |
| class |
dummy |
| freq |
440, 136 |
| label |
Never Married |
| max |
1.000 |
| mean |
0.236 |
| min |
0.000 |
| names |
"0", "1" |
| sd |
0.425 |
| type |
float |
| values |
0, 1 |
Data Manipulations with marital_neverm
| file |
# |
command |
-
-
Script Output
marital_neverm: Never Married Number of Observations
------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 440 440 -
| # Positive 136 136 -
| # ----- ----- -----
| # Total 576 576 -
| # # Missing 9
+---------------------- -----
0 1 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
marital_ne~m | 576 .2361111 .4250604 0 1
@mean 0.236
@sd 0.425
@min 0.000
@max 1.000
@values 0, 1
@names "0", "1"
@freq 440, 136
@type float
@label Never Married
@class dummy
@N_unique 2
@N 576
|