All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
557, 2, 2, 4, 15, 5 |
| label |
I see myself as citizen of [ASIA] |
| max |
3 |
| mean |
-3.735 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree" |
| sd |
1.220 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3 |
Data Manipulations with g022e
| file |
# |
command |
-
-
Script Output
g022e: I see myself as citizen of [ASIA] Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 561 561 -
| # Zero - - -
| # Positive 24 24 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 3 585
(6 unique values)
g022e is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g022e | 585 -3.735043 1.220495 -4 3
@mean -3.735
@sd 1.220
@min -4
@max 3
@values -4, -2, -1, 1, 2, 3
@names "Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree"
@freq 557, 2, 2, 4, 15, 5
@type byte
@label I see myself as citizen of [ASIA]
@class category
@N_unique 6
@N 585
|