All properties
| key |
content |
| N |
93 |
| N_unique |
2 |
| class |
dummy |
| freq |
54, 39 |
| label |
RECODE of b012 (Environmental action: recycle) |
| max |
1 |
| mean |
0.419 |
| min |
0 |
| names |
"0", "1" |
| sd |
0.496 |
| type |
byte |
| values |
0, 1 |
Data Manipulations with environment_recycle
| file |
# |
command |
-
-
Script Output
environment_recycle: RECODE of b012 (Envir Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 54 54 -
| # # Positive 39 39 -
| # # ----- ----- -----
| # # Total 93 93 -
| # # Missing 492
+---------------------- -----
0 1 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
environmen~e | 93 .4193548 .4961281 0 1
@mean 0.419
@sd 0.496
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 54, 39
@type byte
@label RECODE of b012 (Environmental action: recycle)
@class dummy
@N_unique 2
@N 93
|