All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
452, 4, 18, 57, 36, 18 |
| label |
Older people are not respected much these days |
| max |
4 |
| mean |
-2.571 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.694 |
| type |
byte |
| values |
-4, -2, 1, 2, 3, 4 |
Data Manipulations with a208
| file |
# |
command |
-
-
Script Output
a208: Older people are not respected much Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 456 456 -
| # Zero - - -
| # Positive 129 129 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(6 unique values)
a208 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a208 | 585 -2.57094 2.694269 -4 4
@mean -2.571
@sd 2.694
@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, 18, 57, 36, 18
@type byte
@label Older people are not respected much these days
@class category
@N_unique 6
@N 585
|