All properties
| key |
content |
| N |
585 |
| N_unique |
4 |
| class |
category |
| freq |
358, 1, 204, 22 |
| label |
Father immigrant |
| max |
1 |
| mean |
-2.414 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "No", "Yes" |
| sd |
2.004 |
| type |
byte |
| values |
-4, -2, 0, 1 |
Data Manipulations with g027
| file |
# |
command |
-
-
Script Output
g027: Father immigrant Number of Observations
----------------------- ------------------------------
Total Integers Nonintegers
| # Negative 359 359 -
| # Zero 204 204 -
| # Positive 22 22 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # Missing -
+---------------------- -----
-4 1 585
(4 unique values)
g027 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g027 | 585 -2.413675 2.00423 -4 1
@mean -2.414
@sd 2.004
@min -4
@max 1
@values -4, -2, 0, 1
@names "Not asked in survey", "No answer", "No", "Yes"
@freq 358, 1, 204, 22
@type byte
@label Father immigrant
@class category
@N_unique 4
@N 585
|