All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
319, 1, 6, 10, 3, 5, 9, 22, 10, 20, 27, 26, 127 |
| label |
Democracy: Women have the same rights as men. |
| max |
10 |
| mean |
1.390 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Not an essential characteristic of democracy", "2", "3", "4", "5", "6", "7", "8", "9", "An essential characteristic of democracy" |
| sd |
6.223 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with e233
| file |
# |
command |
-
-
Script Output
e233: Democracy: Women have the same right Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 326 326 -
| # Zero - - -
| # Positive 259 259 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
e233 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e233 | 585 1.389744 6.223456 -4 10
@mean 1.390
@sd 6.223
@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", "Not an essential characteristic of democracy", "2", "3", "4", "5", "6", "7", "8", "9", "An essential characteristic of democracy"
@freq 319, 1, 6, 10, 3, 5, 9, 22, 10, 20, 27, 26, 127
@type byte
@label Democracy: Women have the same rights as men.
@class category
@N_unique 13
@N 585
|