All properties
| key |
content |
| N |
103 |
| N_unique |
4 |
| class |
category |
| freq |
20, 34, 41, 8 |
| label |
RECODE of b004 (Would buy things at a 20% higher price if it helped to protect e |
| max |
4 |
| mean |
2.359 |
| min |
1 |
| names |
"1", "2", "3", "4" |
| sd |
0.884 |
| type |
byte |
| values |
1, 2, 3, 4 |
Data Manipulations with pay20higher_envir
| file |
# |
command |
-
-
Script Output
pay20higher_envir: RECODE of b004 (Would b Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # # Positive 103 103 -
| # # ----- ----- -----
| # # # Total 103 103 -
| # # # # Missing 482
+---------------------- -----
1 4 585
(4 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
pay20highe~r | 103 2.359223 .8840013 1 4
@mean 2.359
@sd 0.884
@min 1
@max 4
@values 1, 2, 3, 4
@names "1", "2", "3", "4"
@freq 20, 34, 41, 8
@type byte
@label RECODE of b004 (Would buy things at a 20% higher price if it helped to protect e
@class category
@N_unique 4
@N 103
|