All properties
| key |
content |
| N |
395 |
| N_unique |
3 |
| class |
category |
| freq |
339, 41, 15 |
| label |
RECODE of a104 (Active/Inactive membership of professional organization) |
| max |
2 |
| mean |
0.180 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.473 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_professional
| file |
# |
command |
-
-
Script Output
members_professional: RECODE of a104 (Acti Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 339 339 -
| # Positive 56 56 -
| # ----- ----- -----
| # Total 395 395 -
| # . . Missing 190
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_pr~l | 395 .1797468 .473238 0 2
@mean 0.180
@sd 0.473
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 339, 41, 15
@type byte
@label RECODE of a104 (Active/Inactive membership of professional organization)
@class category
@N_unique 3
@N 395
|