All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
37, 2, 10, 362, 67, 78, 29 |
| label |
aims of this country: most important |
| max |
4 |
| mean |
1.169 |
| min |
-4 |
| names |
"-4", "-2", "-1", "a high level of economic growth", "a strong defence forces", "people have more say about how things", "trying to make our cities more beautiful" |
| sd |
1.658 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with e001
| file |
# |
command |
-
-
Script Output
e001: aims of this country: most important Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 49 49 -
| # Zero - - -
| # Positive 536 536 -
| # ----- ----- -----
| # Total 585 585 -
| . . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
e001 is labeled but 49 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e001 | 585 1.169231 1.658439 -4 4
@mean 1.169
@sd 1.658
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "a high level of economic growth", "a strong defence forces", "people have more say about how things", "trying to make our cities more beautiful"
@freq 37, 2, 10, 362, 67, 78, 29
@type byte
@label aims of this country: most important
@class category
@N_unique 7
@N 585
|