All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
193, 17, 29, 151, 195 |
| label |
do you believe in: hell |
| max |
1 |
| mean |
-1.094 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
2.142 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f053
| file |
# |
command |
-
-
Script Output
f053: do you believe in: hell Number of Observations
------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 239 239 -
| # Zero 151 151 -
| # Positive 195 195 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f053 is labeled but 239 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f053 | 585 -1.094017 2.142136 -4 1
@mean -1.094
@sd 2.142
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 193, 17, 29, 151, 195
@type byte
@label do you believe in: hell
@class category
@N_unique 5
@N 585
|