All properties
| key |
content |
| N |
103 |
| N_unique |
2 |
| class |
dummy |
| freq |
91, 12 |
| label |
RECODE of b014 (Environmental action: attend meeting, signed petition) |
| max |
1 |
| mean |
0.117 |
| min |
0 |
| names |
"0", "1" |
| sd |
0.322 |
| type |
byte |
| values |
0, 1 |
Data Manipulations with environment_petition
| file |
# |
command |
-
-
Script Output
environment_petition: RECODE of b014 (Envi Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 91 91 -
| # Positive 12 12 -
| # ----- ----- -----
| # Total 103 103 -
| # . Missing 482
+---------------------- -----
0 1 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
enviro~ition | 103 .1165049 .3223982 0 1
@mean 0.117
@sd 0.322
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 91, 12
@type byte
@label RECODE of b014 (Environmental action: attend meeting, signed petition)
@class dummy
@N_unique 2
@N 103
|