All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
184, 3, 333, 39, 26 |
| label |
Active/Inactive membership of charitable/humanitarian organization |
| max |
2 |
| mean |
-1.113 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Not a member", "Inactive member", "Active member" |
| sd |
2.016 |
| type |
byte |
| values |
-4, -2, 0, 1, 2 |
Data Manipulations with a105
| file |
# |
command |
-
-
Script Output
a105: Active/Inactive membership of charit Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 187 187 -
| # Zero 333 333 -
| # Positive 65 65 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 2 585
(5 unique values)
a105 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a105 | 585 -1.112821 2.016437 -4 2
@mean -1.113
@sd 2.016
@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 184, 3, 333, 39, 26
@type byte
@label Active/Inactive membership of charitable/humanitarian organization
@class category
@N_unique 5
@N 585
|