All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
322, 2, 6, 46, 58, 66, 42, 34, 9 |
| label |
Schwartz: It is important to this person being very successful |
| max |
6 |
| mean |
-0.933 |
| 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 |
3.554 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6 |
Data Manipulations with a194
| file |
# |
command |
-
-
Script Output
a194: Schwartz: It is important to this pe Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 330 330 -
| # Zero - - -
| # Positive 255 255 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 6 585
(9 unique values)
a194 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a194 | 585 -.9333333 3.553505 -4 6
@mean -0.933
@sd 3.554
@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 322, 2, 6, 46, 58, 66, 42, 34, 9
@type byte
@label Schwartz: It is important to this person being very successful
@class category
@N_unique 9
@N 585
|