All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
463, 119, 3 |
| label |
When came to country |
| max |
5 |
| mean |
-3.750 |
| min |
-4 |
| names |
"Not asked in survey", "Not applicable", "More than 15 years ago" |
| sd |
0.747 |
| type |
byte |
| values |
-4, -3, 5 |
Data Manipulations with g018
| file |
# |
command |
-
-
Script Output
g018: When came to country Number of Observations
--------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 582 582 -
| # Zero - - -
| # Positive 3 3 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 5 585
(3 unique values)
g018 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g018 | 585 -3.750427 .746639 -4 5
@mean -3.750
@sd 0.747
@min -4
@max 5
@values -4, -3, 5
@names "Not asked in survey", "Not applicable", "More than 15 years ago"
@freq 463, 119, 3
@type byte
@label When came to country
@class category
@N_unique 3
@N 585
|