All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
200, 1, 299, 46, 39 |
| label |
Active/Inactive membership of sport or recreation |
| max |
2 |
| mean |
-1.159 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Not a member", "Inactive member", "Active member" |
| sd |
2.118 |
| type |
byte |
| values |
-4, -2, 0, 1, 2 |
Data Manipulations with a099
| file |
# |
command |
-
-
Script Output
a099: Active/Inactive membership of sport Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 201 201 -
| # Zero 299 299 -
| # # Positive 85 85 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 2 585
(5 unique values)
a099 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a099 | 585 -1.158974 2.118176 -4 2
@mean -1.159
@sd 2.118
@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 200, 1, 299, 46, 39
@type byte
@label Active/Inactive membership of sport or recreation
@class category
@N_unique 5
@N 585
|