All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
545, 32, 2, 4, 1, 1 |
| label |
do you justify: throwing away litter in public place |
| max |
8 |
| mean |
-3.619 |
| min |
-4 |
| names |
"-4", "never", "2", "3", "7", "8" |
| sd |
1.462 |
| type |
byte |
| values |
-4, 1, 2, 3, 7, 8 |
Data Manipulations with f129
| file |
# |
command |
-
-
Script Output
f129: do you justify: throwing away litter Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 545 545 -
| # Zero - - -
| # Positive 40 40 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 8 585
(6 unique values)
f129 is labeled but 545 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f129 | 585 -3.618803 1.461839 -4 8
@mean -3.619
@sd 1.462
@min -4
@max 8
@values -4, 1, 2, 3, 7, 8
@names "-4", "never", "2", "3", "7", "8"
@freq 545, 32, 2, 4, 1, 1
@type byte
@label do you justify: throwing away litter in public place
@class category
@N_unique 6
@N 585
|