All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
322, 1, 4, 35, 61, 63, 42, 34, 23 |
| label |
Schwartz: It is important to this person to have a good time |
| max |
6 |
| mean |
-0.807 |
| 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.695 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6 |
Data Manipulations with a192
| file |
# |
command |
-
-
Script Output
a192: Schwartz: It is important to this pe Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 327 327 -
| # Zero - - -
| # Positive 258 258 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 6 585
(9 unique values)
a192 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a192 | 585 -.8068376 3.695418 -4 6
@mean -0.807
@sd 3.695
@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, 1, 4, 35, 61, 63, 42, 34, 23
@type byte
@label Schwartz: It is important to this person to have a good time
@class category
@N_unique 9
@N 585
|