All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
531, 48, 2, 2, 2 |
| label |
do you justify: taking soft drugs |
| max |
5 |
| mean |
-3.515 |
| min |
-4 |
| names |
"-4", "never", "2", "3", "5" |
| sd |
1.545 |
| type |
byte |
| values |
-4, 1, 2, 3, 5 |
Data Manipulations with f126
| file |
# |
command |
-
-
Script Output
f126: do you justify: taking soft drugs Number of Observations
---------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 531 531 -
| # Zero - - -
| # Positive 54 54 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(5 unique values)
f126 is labeled but 531 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f126 | 585 -3.51453 1.545058 -4 5
@mean -3.515
@sd 1.545
@min -4
@max 5
@values -4, 1, 2, 3, 5
@names "-4", "never", "2", "3", "5"
@freq 531, 48, 2, 2, 2
@type byte
@label do you justify: taking soft drugs
@class category
@N_unique 5
@N 585
|