All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
315, 15, 10, 43, 202 |
| label |
do you believe in: a soul |
| max |
1 |
| mean |
-1.877 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
2.359 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f052
| file |
# |
command |
-
-
Script Output
f052: do you believe in: a soul Number of Observations
-------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 340 340 -
| # Zero 43 43 -
| # # Positive 202 202 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f052 is labeled but 340 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f052 | 585 -1.876923 2.359453 -4 1
@mean -1.877
@sd 2.359
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 315, 15, 10, 43, 202
@type byte
@label do you believe in: a soul
@class category
@N_unique 5
@N 585
|