All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
333, 3, 6, 16, 2, 4, 16, 28, 26, 29, 44, 28, 50 |
| label |
The world is better off, or worse off, because of science and technology |
| max |
10 |
| mean |
0.607 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "A lot worse off", "2", "3", "4", "5", "6", "7", "8", "9", "A lot better off" |
| sd |
5.642 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e234
| file |
# |
command |
-
-
Script Output
e234: The world is better off, or worse of Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 342 342 -
| # Zero - - -
| # Positive 243 243 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
e234 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e234 | 585 .6068376 5.641634 -4 10
@mean 0.607
@sd 5.642
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Not asked in survey", "No answer", "Don´t know", "A lot worse off", "2", "3", "4", "5", "6", "7", "8", "9", "A lot better off"
@freq 333, 3, 6, 16, 2, 4, 16, 28, 26, 29, 44, 28, 50
@type byte
@label The world is better off, or worse off, because of science and technology
@class category
@N_unique 13
@N 585
|