All properties
| key |
content |
| N |
585 |
| N_unique |
2 |
| class |
dummy |
| freq |
571, 14 |
| label |
are you a citizen of ... (country) |
| max |
1 |
| mean |
-3.880 |
| min |
-4 |
| names |
"-4", "yes" |
| sd |
0.765 |
| type |
byte |
| values |
-4, 1 |
Data Manipulations with g005
| file |
# |
command |
-
-
Script Output
g005: are you a citizen of ... (country) Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 571 571 -
| # Zero - - -
| # Positive 14 14 -
| # ----- ----- -----
| # Total 585 585 -
| # . Missing -
+---------------------- -----
-4 1 585
(2 unique values)
g005 is labeled but 571 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g005 | 585 -3.880342 .7648349 -4 1
@mean -3.880
@sd 0.765
@min -4
@max 1
@values -4, 1
@names "-4", "yes"
@freq 571, 14
@type byte
@label are you a citizen of ... (country)
@class dummy
@N_unique 2
@N 585
|