All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
452, 5, 6, 6, 17, 39, 60 |
| label |
Frequency in your neighborhood: Robberies |
| max |
4 |
| mean |
-2.439 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Very Frequently", "Quite frequently", "Not frequently", "Not at all frequently" |
| sd |
2.973 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with h002_01
| file |
# |
command |
-
-
Script Output
h002_01: Frequency in your neighborhood: R Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 463 463 -
| # Zero - - -
| # Positive 122 122 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
h002_01 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
h002_01 | 585 -2.439316 2.97308 -4 4
@mean -2.439
@sd 2.973
@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 452, 5, 6, 6, 17, 39, 60
@type byte
@label Frequency in your neighborhood: Robberies
@class category
@N_unique 7
@N 585
|