All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
189, 2, 338, 37, 19 |
| label |
Active/Inactive membership of art, music, educational |
| max |
2 |
| mean |
-1.171 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Not a member", "Inactive member", "Active member" |
| sd |
2.003 |
| type |
byte |
| values |
-4, -2, 0, 1, 2 |
Data Manipulations with a100
| file |
# |
command |
-
-
Script Output
a100: Active/Inactive membership of art, m Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 191 191 -
| # Zero 338 338 -
| # Positive 56 56 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 2 585
(5 unique values)
a100 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a100 | 585 -1.17094 2.002954 -4 2
@mean -1.171
@sd 2.003
@min -4
@max 2
@values -4, -2, 0, 1, 2
@names "Not asked in survey", "No answer", "Not a member", "Inactive member", "Active member"
@freq 189, 2, 338, 37, 19
@type byte
@label Active/Inactive membership of art, music, educational
@class category
@N_unique 5
@N 585
|