All properties
| key |
content |
| N |
47 |
| N_unique |
7 |
| class |
category |
| freq |
1, 1, 1, 1, 1, 2, 40 |
| label |
Social Norms Against Drunk Driving |
| max |
10 |
| mean |
9.426 |
| min |
1 |
| names |
"1", "4", "5", "7", "8", "9", "10" |
| sd |
1.754 |
| type |
byte |
| values |
1, 4, 5, 7, 8, 9, 10 |
Data Manipulations with drinkdrive
| file |
# |
command |
-
-
Script Output
drinkdrive: Social Norms Against Drunk Dri Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 47 47 -
| # ----- ----- -----
| # Total 47 47 -
| . . . . # Missing 538
+---------------------- -----
1 10 585
(7 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
drinkdrive | 47 9.425532 1.753812 1 10
@mean 9.426
@sd 1.754
@min 1
@max 10
@values 1, 4, 5, 7, 8, 9, 10
@names "1", "4", "5", "7", "8", "9", "10"
@freq 1, 1, 1, 1, 1, 2, 40
@type byte
@label Social Norms Against Drunk Driving
@class category
@N_unique 7
@N 47
|