All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
50, 1, 12, 384, 78, 60 |
| label |
jobs are scarce: giving...(nation) priority |
| max |
3 |
| mean |
0.865 |
| min |
-4 |
| names |
"-4", "-2", "-1", "agree", "disagree", "neither" |
| sd |
1.663 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3 |
Data Manipulations with c002
| file |
# |
command |
-
-
Script Output
c002: jobs are scarce: giving...(nation) p Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 63 63 -
| # Zero - - -
| # Positive 522 522 -
| # ----- ----- -----
| # # Total 585 585 -
| . . . # # Missing -
+---------------------- -----
-4 3 585
(6 unique values)
c002 is labeled but 63 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c002 | 585 .8649573 1.662608 -4 3
@mean 0.865
@sd 1.663
@min -4
@max 3
@values -4, -2, -1, 1, 2, 3
@names "-4", "-2", "-1", "agree", "disagree", "neither"
@freq 50, 1, 12, 384, 78, 60
@type byte
@label jobs are scarce: giving...(nation) priority
@class category
@N_unique 6
@N 585
|