All properties
| key |
content |
| N |
326 |
| N_unique |
3 |
| class |
category |
| freq |
286, 22, 18 |
| label |
RECODE of a106 (Active/Inactive membership of any other organization) |
| max |
2 |
| mean |
0.178 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.507 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_other
| file |
# |
command |
-
-
Script Output
members_other: RECODE of a106 (Active/Inac Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 286 286 -
| # Positive 40 40 -
| # ----- ----- -----
| # Total 326 326 -
| # . . Missing 259
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_ot~r | 326 .1779141 .5074248 0 2
@mean 0.178
@sd 0.507
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 286, 22, 18
@type byte
@label RECODE of a106 (Active/Inactive membership of any other organization)
@class category
@N_unique 3
@N 326
|