All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
564, 18, 1, 1, 1 |
| label |
Justifiable: drinking alcohol |
| max |
6 |
| mean |
-3.805 |
| min |
-4 |
| names |
"Not asked in survey", "Never justifiable", "2", "4", "6" |
| sd |
1.037 |
| type |
byte |
| values |
-4, 1, 2, 4, 6 |
Data Manipulations with f124
| file |
# |
command |
-
-
Script Output
f124: Justifiable: drinking alcohol Number of Observations
------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 564 564 -
| # Zero - - -
| # Positive 21 21 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 6 585
(5 unique values)
f124 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f124 | 585 -3.805128 1.036809 -4 6
@mean -3.805
@sd 1.037
@min -4
@max 6
@values -4, 1, 2, 4, 6
@names "Not asked in survey", "Never justifiable", "2", "4", "6"
@freq 564, 18, 1, 1, 1
@type byte
@label Justifiable: drinking alcohol
@class category
@N_unique 5
@N 585
|