All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
454, 3, 5, 15, 27, 33, 48 |
| label |
Frequency in your neighborhood: Alcohol consumed in the streets |
| max |
4 |
| mean |
-2.508 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Very Frequently", "Quite frequently", "Not frequently", "Not at all frequently" |
| sd |
2.864 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with h002_02
| file |
# |
command |
-
-
Script Output
h002_02: Frequency in your neighborhood: A Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 462 462 -
| # Zero - - -
| # Positive 123 123 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
h002_02 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
h002_02 | 585 -2.507692 2.863987 -4 4
@mean -2.508
@sd 2.864
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "Very Frequently", "Quite frequently", "Not frequently", "Not at all frequently"
@freq 454, 3, 5, 15, 27, 33, 48
@type byte
@label Frequency in your neighborhood: Alcohol consumed in the streets
@class category
@N_unique 7
@N 585
|