All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
452, 2, 1, 44, 63, 18, 5 |
| label |
Secure in neighborhood |
| max |
4 |
| mean |
-2.682 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Very Secure", "Quite secure", "Not very secure", "Not at all secure" |
| sd |
2.473 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with h001
| file |
# |
command |
-
-
Script Output
h001: Secure in neighborhood Number of Observations
----------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 455 455 -
| # Zero - - -
| # Positive 130 130 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
h001 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
h001 | 585 -2.682051 2.472749 -4 4
@mean -2.682
@sd 2.473
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "Very Secure", "Quite secure", "Not very secure", "Not at all secure"
@freq 452, 2, 1, 44, 63, 18, 5
@type byte
@label Secure in neighborhood
@class category
@N_unique 7
@N 585
|