All properties
| key |
content |
| N |
398 |
| N_unique |
3 |
| class |
category |
| freq |
333, 39, 26 |
| label |
RECODE of a105 (Active/Inactive membership of charitable/humanitarian organizati |
| max |
2 |
| mean |
0.229 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.555 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_charitable
| file |
# |
command |
-
-
Script Output
members_charitable: RECODE of a105 (Active Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 333 333 -
| # Positive 65 65 -
| # ----- ----- -----
| # Total 398 398 -
| # . . Missing 187
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_ch~e | 398 .2286432 .5547901 0 2
@mean 0.229
@sd 0.555
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 333, 39, 26
@type byte
@label RECODE of a105 (Active/Inactive membership of charitable/humanitarian organizati
@class category
@N_unique 3
@N 398
|