All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
1, 322, 55, 10, 1, 132, 64 |
| label |
do you supervise someone |
| max |
1 |
| mean |
-2.419 |
| min |
-5 |
| names |
"-5", "-4", "-3", "-2", "-1", "no", "yes" |
| sd |
2.008 |
| type |
byte |
| values |
-5, -4, -3, -2, -1, 0, 1 |
Data Manipulations with x031
| file |
# |
command |
-
-
Script Output
x031: do you supervise someone Number of Observations
------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 389 389 -
| # Zero 132 132 -
| # Positive 64 64 -
| # # ----- ----- -----
| # # Total 585 585 -
| # # . . # Missing -
+---------------------- -----
-5 1 585
(7 unique values)
x031 is labeled but 389 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x031 | 585 -2.418803 2.007858 -5 1
@mean -2.419
@sd 2.008
@min -5
@max 1
@values -5, -4, -3, -2, -1, 0, 1
@names "-5", "-4", "-3", "-2", "-1", "no", "yes"
@freq 1, 322, 55, 10, 1, 132, 64
@type byte
@label do you supervise someone
@class category
@N_unique 7
@N 585
|