All properties
| key |
content |
| N |
394 |
| N_unique |
3 |
| class |
category |
| freq |
338, 37, 19 |
| label |
RECODE of a100 (Active/Inactive membership of art, music, educational) |
| max |
2 |
| mean |
0.190 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.501 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_art
| file |
# |
command |
-
-
Script Output
members_art: RECODE of a100 (Active/Inacti Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 338 338 -
| # Positive 56 56 -
| # ----- ----- -----
| # Total 394 394 -
| # . . Missing 191
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_art | 394 .1903553 .501203 0 2
@mean 0.190
@sd 0.501
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 338, 37, 19
@type byte
@label RECODE of a100 (Active/Inactive membership of art, music, educational)
@class category
@N_unique 3
@N 394
|