All properties
| key |
content |
| N |
394 |
| N_unique |
3 |
| class |
category |
| freq |
353, 28, 13 |
| label |
RECODE of a103 (Active/Inactive membership of environmental organization) |
| max |
2 |
| mean |
0.137 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.430 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_environment
| file |
# |
command |
-
-
Script Output
members_environment: RECODE of a103 (Activ Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 353 353 -
| # Positive 41 41 -
| # ----- ----- -----
| # Total 394 394 -
| # . . Missing 191
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_e~nt | 394 .1370558 .4298026 0 2
@mean 0.137
@sd 0.430
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 353, 28, 13
@type byte
@label RECODE of a103 (Active/Inactive membership of environmental organization)
@class category
@N_unique 3
@N 394
|