All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
457, 5, 42, 38, 24, 13, 4, 2 |
| label |
Schwartz: It is important to this person to do something for the good of society |
| max |
6 |
| mean |
-2.665 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Very much like me", "Like me", "Somewhat like me", "A little like me", "Not like me", "Not at all like me" |
| sd |
2.601 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5, 6 |
Data Manipulations with a199
| file |
# |
command |
-
-
Script Output
a199: Schwartz: It is important to this pe Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 462 462 -
| # Zero - - -
| # Positive 123 123 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 6 585
(8 unique values)
a199 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a199 | 585 -2.664957 2.601479 -4 6
@mean -2.665
@sd 2.601
@min -4
@max 6
@values -4, -1, 1, 2, 3, 4, 5, 6
@names "Not asked in survey", "Don´t know", "Very much like me", "Like me", "Somewhat like me", "A little like me", "Not like me", "Not at all like me"
@freq 457, 5, 42, 38, 24, 13, 4, 2
@type byte
@label Schwartz: It is important to this person to do something for the good of society
@class category
@N_unique 8
@N 585
|