All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
32, 2, 10, 341, 61, 39, 24, 33, 10, 4, 13, 7, 9 |
| label |
do you justify: cheating on tax |
| max |
10 |
| mean |
1.785 |
| min |
-4 |
| names |
"-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always" |
| sd |
2.506 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f116
| file |
# |
command |
-
-
Script Output
f116: do you justify: cheating on tax Number of Observations
-------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 44 44 -
| # Zero - - -
| # Positive 541 541 -
| # ----- ----- -----
| # # Total 585 585 -
| . # # . . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f116 is labeled but 44 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f116 | 585 1.784615 2.505768 -4 10
@mean 1.785
@sd 2.506
@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 32, 2, 10, 341, 61, 39, 24, 33, 10, 4, 13, 7, 9
@type byte
@label do you justify: cheating on tax
@class category
@N_unique 13
@N 585
|