All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
186, 3, 1, 339, 41, 15 |
| label |
Active/Inactive membership of professional organization |
| max |
2 |
| mean |
-1.162 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Not a member", "Inactive member", "Active member" |
| sd |
1.984 |
| type |
byte |
| values |
-4, -2, -1, 0, 1, 2 |
Data Manipulations with a104
| file |
# |
command |
-
-
Script Output
a104: Active/Inactive membership of profes Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 190 190 -
| # Zero 339 339 -
| # Positive 56 56 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 2 585
(6 unique values)
a104 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a104 | 585 -1.162393 1.984345 -4 2
@mean -1.162
@sd 1.984
@min -4
@max 2
@values -4, -2, -1, 0, 1, 2
@names "Not asked in survey", "No answer", "Don´t know", "Not a member", "Inactive member", "Active member"
@freq 186, 3, 1, 339, 41, 15
@type byte
@label Active/Inactive membership of professional organization
@class category
@N_unique 6
@N 585
|