All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
548, 32, 2, 2, 1 |
| label |
do you justify: joyriding |
| max |
6 |
| mean |
-3.665 |
| min |
-4 |
| names |
"-4", "never", "2", "3", "6" |
| sd |
1.311 |
| type |
byte |
| values |
-4, 1, 2, 3, 6 |
Data Manipulations with f125
| file |
# |
command |
-
-
Script Output
f125: do you justify: joyriding Number of Observations
-------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 548 548 -
| # Zero - - -
| # Positive 37 37 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 6 585
(5 unique values)
f125 is labeled but 548 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f125 | 585 -3.664957 1.311391 -4 6
@mean -3.665
@sd 1.311
@min -4
@max 6
@values -4, 1, 2, 3, 6
@names "-4", "never", "2", "3", "6"
@freq 548, 32, 2, 2, 1
@type byte
@label do you justify: joyriding
@class category
@N_unique 5
@N 585
|