All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
541, 12, 32 |
| label |
do you belong to a religious denomination |
| max |
1 |
| mean |
-3.644 |
| min |
-4 |
| names |
"-4", "no", "yes" |
| sd |
1.254 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with f024
| file |
# |
command |
-
-
Script Output
f024: do you belong to a religious denomin Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 541 541 -
| # Zero 12 12 -
| # Positive 32 32 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 1 585
(3 unique values)
f024 is labeled but 541 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f024 | 585 -3.644444 1.253792 -4 1
@mean -3.644
@sd 1.254
@min -4
@max 1
@values -4, 0, 1
@names "-4", "no", "yes"
@freq 541, 12, 32
@type byte
@label do you belong to a religious denomination
@class category
@N_unique 3
@N 585
|