All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
331, 3, 1, 133, 104, 11, 2 |
| label |
I see myself as citizen of the [country] nation |
| max |
4 |
| mean |
-1.622 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.760 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with g021
| file |
# |
command |
-
-
Script Output
g021: I see myself as citizen of the [coun Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 335 335 -
| # Zero - - -
| # # Positive 250 250 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
g021 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g021 | 585 -1.622222 2.760258 -4 4
@mean -1.622
@sd 2.760
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree"
@freq 331, 3, 1, 133, 104, 11, 2
@type byte
@label I see myself as citizen of the [country] nation
@class category
@N_unique 7
@N 585
|