All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
420, 15, 7, 80, 63 |
| label |
do you believe in: the devil |
| max |
1 |
| mean |
-2.827 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
1.929 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f059
| file |
# |
command |
-
-
Script Output
f059: do you believe in: the devil Number of Observations
----------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 442 442 -
| # Zero 80 80 -
| # Positive 63 63 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f059 is labeled but 442 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f059 | 585 -2.82735 1.929211 -4 1
@mean -2.827
@sd 1.929
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 420, 15, 7, 80, 63
@type byte
@label do you believe in: the devil
@class category
@N_unique 5
@N 585
|