All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
1, 23, 12, 2, 407, 140 |
| label |
do you live with your parents |
| max |
1 |
| mean |
0.029 |
| min |
-5 |
| names |
"-5", "-4", "-2", "-1", "no", "yes" |
| sd |
0.999 |
| type |
byte |
| values |
-5, -4, -2, -1, 0, 1 |
Data Manipulations with x026
| file |
# |
command |
-
-
Script Output
x026: do you live with your parents Number of Observations
------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 38 38 -
| # Zero 407 407 -
| # Positive 140 140 -
| # ----- ----- -----
| # Total 585 585 -
| . . . . # Missing -
+---------------------- -----
-5 1 585
(6 unique values)
x026 is labeled but 38 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x026 | 585 .0290598 .9987201 -5 1
@mean 0.029
@sd 0.999
@min -5
@max 1
@values -5, -4, -2, -1, 0, 1
@names "-5", "-4", "-2", "-1", "no", "yes"
@freq 1, 23, 12, 2, 407, 140
@type byte
@label do you live with your parents
@class category
@N_unique 6
@N 585
|