All properties
| key |
content |
| N |
384 |
| N_unique |
3 |
| class |
category |
| freq |
299, 46, 39 |
| label |
RECODE of a099 (Active/Inactive membership of sport or recreation) |
| max |
2 |
| mean |
0.323 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.650 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_sport
| file |
# |
command |
-
-
Script Output
members_sport: RECODE of a099 (Active/Inac Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 299 299 -
| # Positive 85 85 -
| # ----- ----- -----
| # Total 384 384 -
| # . . Missing 201
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_s~rt | 384 .3229167 .6502828 0 2
@mean 0.323
@sd 0.650
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 299, 46, 39
@type byte
@label RECODE of a099 (Active/Inactive membership of sport or recreation)
@class category
@N_unique 3
@N 384
|