All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
573, 11, 1 |
| label |
Aggression from neighbouring country |
| max |
3 |
| mean |
-3.894 |
| min |
-4 |
| names |
"Not asked in survey", "Very serious", "Somewhat serious" |
| sd |
0.737 |
| type |
byte |
| values |
-4, 1, 3 |
Data Manipulations with e184
| file |
# |
command |
-
-
Script Output
e184: Aggression from neighbouring country Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 573 573 -
| # Zero - - -
| # Positive 12 12 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 3 585
(3 unique values)
e184 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e184 | 585 -3.894017 .7372536 -4 3
@mean -3.894
@sd 0.737
@min -4
@max 3
@values -4, 1, 3
@names "Not asked in survey", "Very serious", "Somewhat serious"
@freq 573, 11, 1
@type byte
@label Aggression from neighbouring country
@class category
@N_unique 3
@N 585
|