All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
465, 112, 8 |
| label |
Respondent immigrant |
| max |
2 |
| mean |
-2.961 |
| min |
-4 |
| names |
"Not asked", "I am born in this country", "I am an immigrant to this country" |
| sd |
2.051 |
| type |
byte |
| values |
-4, 1, 2 |
Data Manipulations with g027a
| file |
# |
command |
-
-
Script Output
g027a: Respondent immigrant Number of Observations
---------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 465 465 -
| # Zero - - -
| # Positive 120 120 -
| # ----- ----- -----
| # Total 585 585 -
| # . # Missing -
+---------------------- -----
-4 2 585
(3 unique values)
g027a is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g027a | 585 -2.960684 2.050767 -4 2
@mean -2.961
@sd 2.051
@min -4
@max 2
@values -4, 1, 2
@names "Not asked", "I am born in this country", "I am an immigrant to this country"
@freq 465, 112, 8
@type byte
@label Respondent immigrant
@class category
@N_unique 3
@N 585
|