All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
469, 1, 5, 34, 24, 14, 38 |
| label |
how often spend time with colleagues |
| max |
4 |
| mean |
-2.749 |
| min |
-4 |
| names |
"-4", "-3", "-1", "every week", "once/twice a month", "few times a year", "not at all" |
| sd |
2.605 |
| type |
byte |
| values |
-4, -3, -1, 1, 2, 3, 4 |
Data Manipulations with a059
| file |
# |
command |
-
-
Script Output
a059: how often spend time with colleagues Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 475 475 -
| # Zero - - -
| # Positive 110 110 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a059 is labeled but 475 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a059 | 585 -2.748718 2.604679 -4 4
@mean -2.749
@sd 2.605
@min -4
@max 4
@values -4, -3, -1, 1, 2, 3, 4
@names "-4", "-3", "-1", "every week", "once/twice a month", "few times a year", "not at all"
@freq 469, 1, 5, 34, 24, 14, 38
@type byte
@label how often spend time with colleagues
@class category
@N_unique 7
@N 585
|