All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
420, 9, 5, 45, 106 |
| label |
do you believe in: sin |
| max |
1 |
| mean |
-2.730 |
| min |
-4 |
| names |
"-4", "-2", "-1", "no", "yes" |
| sd |
2.072 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with f055
| file |
# |
command |
-
-
Script Output
f055: do you believe in: sin Number of Observations
----------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 434 434 -
| # Zero 45 45 -
| # Positive 106 106 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
f055 is labeled but 434 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f055 | 585 -2.729915 2.072044 -4 1
@mean -2.730
@sd 2.072
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "-4", "-2", "-1", "no", "yes"
@freq 420, 9, 5, 45, 106
@type byte
@label do you believe in: sin
@class category
@N_unique 5
@N 585
|