All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
452, 5, 11, 2, 7, 28, 80 |
| label |
Frequency in your neighborhood: Racist behavior |
| max |
4 |
| mean |
-2.409 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Very Frequently", "Quite frequently", "Not frequently", "Not at all frequently" |
| sd |
3.050 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with h002_04
| file |
# |
command |
-
-
Script Output
h002_04: Frequency in your neighborhood: R Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 468 468 -
| # Zero - - -
| # Positive 117 117 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
h002_04 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
h002_04 | 585 -2.408547 3.049634 -4 4
@mean -2.409
@sd 3.050
@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, 11, 2, 7, 28, 80
@type byte
@label Frequency in your neighborhood: Racist behavior
@class category
@N_unique 7
@N 585
|