All properties
| key |
content |
| N |
585 |
| N_unique |
2 |
| class |
dummy |
| freq |
543, 42 |
| max |
1.000 |
| mean |
0.072 |
| min |
0.000 |
| names |
"0", "1" |
| sd |
0.258 |
| type |
float |
| values |
0, 1 |
Data Manipulations with age70plus
| file |
# |
command |
-
-
Script Output
age70plus: Number of Observations
------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 543 543 -
| # Positive 42 42 -
| # ----- ----- -----
| # Total 585 585 -
| # . Missing -
+---------------------- -----
0 1 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
age70plus | 585 .0717949 .2583689 0 1
@mean 0.072
@sd 0.258
@min 0.000
@max 1.000
@values 0, 1
@names "0", "1"
@freq 543, 42
@type float
@label
@class dummy
@N_unique 2
@N 585
|