All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
34, 22, 8, 3, 276, 242 |
| label |
are you the chief wage earner |
| max |
1 |
| mean |
0.036 |
| min |
-4 |
| names |
"-4", "-3", "-2", "-1", "no", "yes" |
| sd |
1.320 |
| type |
byte |
| values |
-4, -3, -2, -1, 0, 1 |
Data Manipulations with x040
| file |
# |
command |
-
-
Script Output
x040: are you the chief wage earner Number of Observations
------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 67 67 -
| # Zero 276 276 -
| # Positive 242 242 -
| # ----- ----- -----
| # Total 585 585 -
| . . . . # Missing -
+---------------------- -----
-4 1 585
(6 unique values)
x040 is labeled but 67 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x040 | 585 .0358974 1.320444 -4 1
@mean 0.036
@sd 1.320
@min -4
@max 1
@values -4, -3, -2, -1, 0, 1
@names "-4", "-3", "-2", "-1", "no", "yes"
@freq 34, 22, 8, 3, 276, 242
@type byte
@label are you the chief wage earner
@class category
@N_unique 6
@N 585
|