All properties
| key |
content |
| N |
250 |
| N_unique |
4 |
| class |
category |
| freq |
2, 11, 104, 133 |
| label |
RECODE of g021 (I see myself as citizen of the [country] nation) |
| max |
4 |
| mean |
3.472 |
| min |
1 |
| names |
"1", "2", "3", "4" |
| sd |
0.622 |
| type |
byte |
| values |
1, 2, 3, 4 |
Data Manipulations with natidentity
| file |
# |
command |
-
-
Script Output
natidentity: RECODE of g021 (I see myself Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # # Positive 250 250 -
| # # ----- ----- -----
| # # Total 250 250 -
| . . # # Missing 335
+---------------------- -----
1 4 585
(4 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
natidentity | 250 3.472 .6219028 1 4
@mean 3.472
@sd 0.622
@min 1
@max 4
@values 1, 2, 3, 4
@names "1", "2", "3", "4"
@freq 2, 11, 104, 133
@type byte
@label RECODE of g021 (I see myself as citizen of the [country] nation)
@class category
@N_unique 4
@N 250
|