All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
454, 4, 2, 8, 16, 65, 36 |
| label |
Older people get more than their fair share from the government |
| max |
4 |
| mean |
-2.474 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.907 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with a209
| file |
# |
command |
-
-
Script Output
a209: Older people get more than their fai Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 460 460 -
| # Zero - - -
| # Positive 125 125 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a209 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a209 | 585 -2.473504 2.907194 -4 4
@mean -2.474
@sd 2.907
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree"
@freq 454, 4, 2, 8, 16, 65, 36
@type byte
@label Older people get more than their fair share from the government
@class category
@N_unique 7
@N 585
|