All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
452, 2, 121, 7, 3 |
| label |
Active/Inactive membership: Consumer organization |
| max |
2 |
| mean |
-3.075 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Not a member", "Inactive member", "Active member" |
| sd |
1.719 |
| type |
byte |
| values |
-4, -2, 0, 1, 2 |
Data Manipulations with a106b
| file |
# |
command |
-
-
Script Output
a106b: Active/Inactive membership: Consume Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 454 454 -
| # Zero 121 121 -
| # Positive 10 10 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 2 585
(5 unique values)
a106b is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a106b | 585 -3.075214 1.719495 -4 2
@mean -3.075
@sd 1.719
@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 452, 2, 121, 7, 3
@type byte
@label Active/Inactive membership: Consumer organization
@class category
@N_unique 5
@N 585
|