All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
467, 51, 32, 20, 15 |
| label |
Environmental problems in your community: Poor air quality. |
| max |
4 |
| mean |
-2.791 |
| min |
-4 |
| names |
"Not asked in survey", "Very serious", "Somewhat serious", "Not very serious", "Not serious at all" |
| sd |
2.452 |
| type |
byte |
| values |
-4, 1, 2, 3, 4 |
Data Manipulations with b019
| file |
# |
command |
-
-
Script Output
b019: Environmental problems in your commu Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 467 467 -
| # Zero - - -
| # Positive 118 118 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 4 585
(5 unique values)
b019 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
b019 | 585 -2.791453 2.452479 -4 4
@mean -2.791
@sd 2.452
@min -4
@max 4
@values -4, 1, 2, 3, 4
@names "Not asked in survey", "Very serious", "Somewhat serious", "Not very serious", "Not serious at all"
@freq 467, 51, 32, 20, 15
@type byte
@label Environmental problems in your community: Poor air quality.
@class category
@N_unique 5
@N 585
|