All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
452, 4, 3, 13, 53, 60 |
| label |
Older people are a burden on society |
| max |
4 |
| mean |
-2.373 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
3.054 |
| type |
byte |
| values |
-4, -2, 1, 2, 3, 4 |
Data Manipulations with a210
| file |
# |
command |
-
-
Script Output
a210: Older people are a burden on society Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 456 456 -
| # Zero - - -
| # Positive 129 129 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 4 585
(6 unique values)
a210 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a210 | 585 -2.37265 3.053956 -4 4
@mean -2.373
@sd 3.054
@min -4
@max 4
@values -4, -2, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Strongly agree", "Agree", "Disagree", "Strongly disagree"
@freq 452, 4, 3, 13, 53, 60
@type byte
@label Older people are a burden on society
@class category
@N_unique 6
@N 585
|