All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
7, 222, 3, 26, 1, 286, 22, 18 |
| label |
Active/Inactive membership of any other organization |
| max |
2 |
| mean |
-1.585 |
| min |
-5 |
| names |
"Missing; Unknown", "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Not a member", "Inactive member", "Active member" |
| sd |
2.062 |
| type |
byte |
| values |
-5, -4, -3, -2, -1, 0, 1, 2 |
Data Manipulations with a106
| file |
# |
command |
-
-
Script Output
a106: Active/Inactive membership of any ot Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 259 259 -
| # Zero 286 286 -
| # # Positive 40 40 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-5 2 585
(8 unique values)
a106 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a106 | 585 -1.584615 2.062409 -5 2
@mean -1.585
@sd 2.062
@min -5
@max 2
@values -5, -4, -3, -2, -1, 0, 1, 2
@names "Missing; Unknown", "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Not a member", "Inactive member", "Active member"
@freq 7, 222, 3, 26, 1, 286, 22, 18
@type byte
@label Active/Inactive membership of any other organization
@class category
@N_unique 8
@N 585
|