All properties
| key |
content |
| N |
576 |
| N_unique |
2 |
| class |
dummy |
| freq |
557, 19 |
| label |
Divorced |
| max |
1.000 |
| mean |
0.033 |
| min |
0.000 |
| names |
"0", "1" |
| sd |
0.179 |
| type |
float |
| values |
0, 1 |
Data Manipulations with marital_divorce
| file |
# |
command |
-
-
Script Output
marital_divorce: Divorced Number of Observations
-------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 557 557 -
| # Positive 19 19 -
| # ----- ----- -----
| # Total 576 576 -
| # . Missing 9
+---------------------- -----
0 1 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
marital_di~e | 576 .0329861 .1787554 0 1
@mean 0.033
@sd 0.179
@min 0.000
@max 1.000
@values 0, 1
@names "0", "1"
@freq 557, 19
@type float
@label Divorced
@class dummy
@N_unique 2
@N 576
|