All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
312, 15, 19, 76, 163 |
| label |
do you believe in: heaven |
| max |
1 |
| mean |
-1.938 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
2.280 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f054
| file |
# |
command |
-
-
Script Output
f054: do you believe in: heaven Number of Observations
-------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 346 346 -
| # Zero 76 76 -
| # # Positive 163 163 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f054 is labeled but 346 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f054 | 585 -1.938462 2.27997 -4 1
@mean -1.938
@sd 2.280
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 312, 15, 19, 76, 163
@type byte
@label do you believe in: heaven
@class category
@N_unique 5
@N 585
|