All properties
| key |
content |
| N |
585 |
| N_unique |
11 |
| class |
category |
| freq |
408, 1, 131, 14, 10, 6, 5, 4, 1, 2, 3 |
| label |
do you justify: buying stolen goods |
| max |
10 |
| mean |
-2.253 |
| min |
-4 |
| names |
"-4", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "always" |
| sd |
2.830 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5, 6, 7, 8, 10 |
Data Manipulations with f139
| file |
# |
command |
-
-
Script Output
f139: do you justify: buying stolen goods Number of Observations
------------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 409 409 -
| # Zero - - -
| # Positive 176 176 -
| # ----- ----- -----
| # Total 585 585 -
| # # . . . Missing -
+---------------------- -----
-4 10 585
(11 unique values)
f139 is labeled but 409 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f139 | 585 -2.252991 2.830411 -4 10
@mean -2.253
@sd 2.830
@min -4
@max 10
@values -4, -1, 1, 2, 3, 4, 5, 6, 7, 8, 10
@names "-4", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "always"
@freq 408, 1, 131, 14, 10, 6, 5, 4, 1, 2, 3
@type byte
@label do you justify: buying stolen goods
@class category
@N_unique 11
@N 585
|