All properties
| key |
content |
| N |
334 |
| N_unique |
4 |
| class |
category |
| freq |
41, 86, 153, 54 |
| label |
RECODE of b002 (environment: increase taxes to prevent environmental pollution) |
| max |
4 |
| mean |
2.659 |
| min |
1 |
| names |
"1", "2", "3", "4" |
| sd |
0.892 |
| type |
byte |
| values |
1, 2, 3, 4 |
Data Manipulations with increasetaxes_envir
| file |
# |
command |
-
-
Script Output
increasetaxes_envir: RECODE of b002 (envir Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 334 334 -
| # # ----- ----- -----
| # # # Total 334 334 -
| # # # # Missing 251
+---------------------- -----
1 4 585
(4 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
increaseta~r | 334 2.658683 .892225 1 4
@mean 2.659
@sd 0.892
@min 1
@max 4
@values 1, 2, 3, 4
@names "1", "2", "3", "4"
@freq 41, 86, 153, 54
@type byte
@label RECODE of b002 (environment: increase taxes to prevent environmental pollution)
@class category
@N_unique 4
@N 334
|