All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
452, 4, 9, 20, 36, 49, 15 |
| label |
Old people have too much political influence |
| max |
4 |
| mean |
-2.609 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.657 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with a212
| file |
# |
command |
-
-
Script Output
a212: Old people have too much political i Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 465 465 -
| # Zero - - -
| # Positive 120 120 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a212 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a212 | 585 -2.608547 2.656524 -4 4
@mean -2.609
@sd 2.657
@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 452, 4, 9, 20, 36, 49, 15
@type byte
@label Old people have too much political influence
@class category
@N_unique 7
@N 585
|