All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
576, 1, 6, 1, 1 |
| label |
I see myself as citizen of [ASEAN] |
| max |
4 |
| mean |
-3.904 |
| min |
-4 |
| names |
"Not asked in survey", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
0.773 |
| type |
byte |
| values |
-4, 1, 2, 3, 4 |
Data Manipulations with g022m
| file |
# |
command |
-
-
Script Output
g022m: I see myself as citizen of [ASEAN] Number of Observations
------------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 576 576 -
| # Zero - - -
| # Positive 9 9 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(5 unique values)
g022m is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g022m | 585 -3.904274 .7726481 -4 4
@mean -3.904
@sd 0.773
@min -4
@max 4
@values -4, 1, 2, 3, 4
@names "Not asked in survey", "Strongly agree", "Agree", "Disagree", "Strongly disagree"
@freq 576, 1, 6, 1, 1
@type byte
@label I see myself as citizen of [ASEAN]
@class category
@N_unique 5
@N 585
|