All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
466, 1, 16, 55, 47 |
| label |
do you think most people try to take advantage of you |
| max |
2 |
| mean |
-2.962 |
| min |
-4 |
| names |
"-4", "-2", "-1", "SE: would take advantage", "SE: try to be fair" |
| sd |
2.104 |
| type |
byte |
| values |
-4, -2, -1, 1, 2 |
Data Manipulations with a168
| file |
# |
command |
-
-
Script Output
a168: do you think most people try to take Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 483 483 -
| # Zero - - -
| # Positive 102 102 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 2 585
(5 unique values)
a168 is labeled but 483 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a168 | 585 -2.962393 2.103964 -4 2
@mean -2.962
@sd 2.104
@min -4
@max 2
@values -4, -2, -1, 1, 2
@names "-4", "-2", "-1", "SE: would take advantage", "SE: try to be fair"
@freq 466, 1, 16, 55, 47
@type byte
@label do you think most people try to take advantage of you
@class category
@N_unique 5
@N 585
|