All properties
| key |
content |
| N |
4360 |
| N_unique |
2 |
| class |
dummy |
| freq |
2446, 1914 |
| label |
=1 if married |
| max |
1 |
| mean |
0.439 |
| min |
0 |
| names |
"0", "1" |
| sd |
0.496 |
| type |
byte |
| values |
0, 1 |
Data Manipulations with married
| file |
# |
command |
-
-
Script Output
married: =1 if married Number of Observations
----------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 2446 2446 -
| # # Positive 1914 1914 -
| # # ----- ----- -----
| # # Total 4360 4360 -
| # # Missing -
+---------------------- -----
0 1 4360
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
married | 4360 .4389908 .4963208 0 1
@mean 0.439
@sd 0.496
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 2446, 1914
@type byte
@label =1 if married
@class dummy
@N_unique 2
@N 4360
|