All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
30, 4, 219, 209, 123 |
| label |
jobs are scarce: giving men priority |
| max |
3 |
| mean |
1.508 |
| min |
-4 |
| names |
"-4", "-1", "agree", "disagree", "neither" |
| sd |
1.501 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with c001
| file |
# |
command |
-
-
Script Output
c001: jobs are scarce: giving men priority Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 34 34 -
| # Zero - - -
| # Positive 551 551 -
| # # ----- ----- -----
| # # Total 585 585 -
| . . . # # Missing -
+---------------------- -----
-4 3 585
(5 unique values)
c001 is labeled but 34 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c001 | 585 1.507692 1.501264 -4 3
@mean 1.508
@sd 1.501
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "-4", "-1", "agree", "disagree", "neither"
@freq 30, 4, 219, 209, 123
@type byte
@label jobs are scarce: giving men priority
@class category
@N_unique 5
@N 585
|