All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
397, 3, 3, 64, 62, 37, 13, 5, 1 |
| label |
Schwartz: It is important to this person to help the people nearby |
| max |
6 |
| mean |
-2.077 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "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.884 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6 |
Data Manipulations with a193
| file |
# |
command |
-
-
Script Output
a193: Schwartz: It is important to this pe Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 403 403 -
| # Zero - - -
| # Positive 182 182 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 6 585
(9 unique values)
a193 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a193 | 585 -2.076923 2.884043 -4 6
@mean -2.077
@sd 2.884
@min -4
@max 6
@values -4, -2, -1, 1, 2, 3, 4, 5, 6
@names "Not asked in survey", "No answer", "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 397, 3, 3, 64, 62, 37, 13, 5, 1
@type byte
@label Schwartz: It is important to this person to help the people nearby
@class category
@N_unique 9
@N 585
|