All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
583, 1, 1 |
| label |
It is necessary to fight terrorism by military means |
| max |
1 |
| mean |
-3.986 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Strongly agree" |
| sd |
0.241 |
| type |
byte |
| values |
-4, -1, 1 |
Data Manipulations with e215
| file |
# |
command |
-
-
Script Output
e215: It is necessary to fight terrorism b Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 584 584 -
| # Zero - - -
| # Positive 1 1 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 1 585
(3 unique values)
e215 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e215 | 585 -3.986325 .240898 -4 1
@mean -3.986
@sd 0.241
@min -4
@max 1
@values -4, -1, 1
@names "Not asked in survey", "Don´t know", "Strongly agree"
@freq 583, 1, 1
@type byte
@label It is necessary to fight terrorism by military means
@class category
@N_unique 3
@N 585
|