All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
194, 6, 12, 41, 332 |
| label |
do you believe in: god |
| max |
1 |
| mean |
-0.800 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
2.303 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f050
| file |
# |
command |
-
-
Script Output
f050: do you believe in: god Number of Observations
----------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 212 212 -
| # Zero 41 41 -
| # Positive 332 332 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f050 is labeled but 212 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f050 | 585 -.8 2.303065 -4 1
@mean -0.800
@sd 2.303
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 194, 6, 12, 41, 332
@type byte
@label do you believe in: god
@class category
@N_unique 5
@N 585
|