All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
552, 27, 6 |
| label |
I never had a paid job |
| max |
1 |
| mean |
-3.764 |
| min |
-4 |
| names |
"-4", "not mentioned", "mentioned" |
| sd |
0.970 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with c042b6
| file |
# |
command |
-
-
Script Output
c042b6: I never had a paid job Number of Observations
------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 552 552 -
| # Zero 27 27 -
| # Positive 6 6 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 1 585
(3 unique values)
c042b6 is labeled but 552 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c042b6 | 585 -3.764103 .9699652 -4 1
@mean -3.764
@sd 0.970
@min -4
@max 1
@values -4, 0, 1
@names "-4", "not mentioned", "mentioned"
@freq 552, 27, 6
@type byte
@label I never had a paid job
@class category
@N_unique 3
@N 585
|