All properties
| key |
content |
| N |
395 |
| N_unique |
3 |
| class |
category |
| freq |
332, 47, 16 |
| label |
RECODE of a102 (Active/Inactive membership of political party) |
| max |
2 |
| mean |
0.200 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.492 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_political
| file |
# |
command |
-
-
Script Output
members_political: RECODE of a102 (Active/ Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 332 332 -
| # Positive 63 63 -
| # ----- ----- -----
| # Total 395 395 -
| # . . Missing 190
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_po~l | 395 .2 .491553 0 2
@mean 0.200
@sd 0.492
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 332, 47, 16
@type byte
@label RECODE of a102 (Active/Inactive membership of political party)
@class category
@N_unique 3
@N 395
|