All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
322, 2, 5, 29, 33, 49, 43, 59, 43 |
| label |
Schwartz: It is important to this person adventure and taking risks |
| max |
6 |
| mean |
-0.564 |
| 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.989 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6 |
Data Manipulations with a195
| file |
# |
command |
-
-
Script Output
a195: Schwartz: It is important to this pe Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 329 329 -
| # Zero - - -
| # Positive 256 256 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 6 585
(9 unique values)
a195 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a195 | 585 -.5641026 3.988821 -4 6
@mean -0.564
@sd 3.989
@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, 5, 29, 33, 49, 43, 59, 43
@type byte
@label Schwartz: It is important to this person adventure and taking risks
@class category
@N_unique 9
@N 585
|