All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
12, 2, 7, 414, 55, 27, 17, 21, 5, 6, 6, 2, 11 |
| label |
do you justify: accepting a bribe |
| max |
10 |
| mean |
1.653 |
| min |
-4 |
| names |
"-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always" |
| sd |
2.028 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f117
| file |
# |
command |
-
-
Script Output
f117: do you justify: accepting a bribe Number of Observations
---------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 21 21 -
| # Zero - - -
| # Positive 564 564 -
| # ----- ----- -----
| # Total 585 585 -
| . # # . . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f117 is labeled but 21 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f117 | 585 1.652991 2.028292 -4 10
@mean 1.653
@sd 2.028
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always"
@freq 12, 2, 7, 414, 55, 27, 17, 21, 5, 6, 6, 2, 11
@type byte
@label do you justify: accepting a bribe
@class category
@N_unique 13
@N 585
|