All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
567, 10, 1, 2, 1, 1, 3 |
| label |
why voluntary work: for social reasons |
| max |
5 |
| mean |
-3.875 |
| min |
-4 |
| names |
"-4", "-2", "-1", "unimportant", "2", "3", "very important" |
| sd |
0.846 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 5 |
Data Manipulations with a118
| file |
# |
command |
-
-
Script Output
a118: why voluntary work: for social reaso Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 578 578 -
| # Zero - - -
| # Positive 7 7 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(7 unique values)
a118 is labeled but 578 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a118 | 585 -3.875214 .8459114 -4 5
@mean -3.875
@sd 0.846
@min -4
@max 5
@values -4, -2, -1, 1, 2, 3, 5
@names "-4", "-2", "-1", "unimportant", "2", "3", "very important"
@freq 567, 10, 1, 2, 1, 1, 3
@type byte
@label why voluntary work: for social reasons
@class category
@N_unique 7
@N 585
|