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