All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
545, 2, 6, 19, 13 |
| label |
do you believe in: resurrection of the dead |
| max |
1 |
| mean |
-3.721 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
1.051 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f060
| file |
# |
command |
-
-
Script Output
f060: do you believe in: resurrection of t Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 553 553 -
| # Zero 19 19 -
| # Positive 13 13 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f060 is labeled but 553 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f060 | 585 -3.721368 1.051404 -4 1
@mean -3.721
@sd 1.051
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 545, 2, 6, 19, 13
@type byte
@label do you believe in: resurrection of the dead
@class category
@N_unique 5
@N 585
|