All properties
| key |
content |
| N |
395 |
| N_unique |
3 |
| class |
category |
| freq |
263, 68, 64 |
| label |
RECODE of a098 (Active/Inactive membership of church or religious organization) |
| max |
2 |
| mean |
0.496 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.759 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_church
| file |
# |
command |
-
-
Script Output
members_church: RECODE of a098 (Active/Ina Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 263 263 -
| # Positive 132 132 -
| # ----- ----- -----
| # Total 395 395 -
| # # # Missing 190
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_ch~h | 395 .4962025 .7586127 0 2
@mean 0.496
@sd 0.759
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 263, 68, 64
@type byte
@label RECODE of a098 (Active/Inactive membership of church or religious organization)
@class category
@N_unique 3
@N 395
|