All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
567, 10, 1, 5, 2 |
| label |
why voluntary work: did not want to, but could not refuse |
| max |
3 |
| mean |
-3.894 |
| min |
-4 |
| names |
"-4", "-2", "-1", "unimportant", "3" |
| sd |
0.674 |
| type |
byte |
| values |
-4, -2, -1, 1, 3 |
Data Manipulations with a120
| file |
# |
command |
-
-
Script Output
a120: why voluntary work: did not want to, Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 578 578 -
| # Zero - - -
| # Positive 7 7 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 3 585
(5 unique values)
a120 is labeled but 578 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a120 | 585 -3.894017 .6741675 -4 3
@mean -3.894
@sd 0.674
@min -4
@max 3
@values -4, -2, -1, 1, 3
@names "-4", "-2", "-1", "unimportant", "3"
@freq 567, 10, 1, 5, 2
@type byte
@label why voluntary work: did not want to, but could not refuse
@class category
@N_unique 5
@N 585
|