All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
476, 1, 1, 33, 21, 19, 34 |
| label |
how often spend time in church |
| max |
4 |
| mean |
-2.803 |
| min |
-4 |
| names |
"-4", "-3", "-1", "every week", "once/twice a month", "few times a year", "not at all" |
| sd |
2.571 |
| type |
byte |
| values |
-4, -3, -1, 1, 2, 3, 4 |
Data Manipulations with a060
| file |
# |
command |
-
-
Script Output
a060: how often spend time in church Number of Observations
------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 478 478 -
| # Zero - - -
| # Positive 107 107 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(7 unique values)
a060 is labeled but 478 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a060 | 585 -2.803419 2.571043 -4 4
@mean -2.803
@sd 2.571
@min -4
@max 4
@values -4, -3, -1, 1, 2, 3, 4
@names "-4", "-3", "-1", "every week", "once/twice a month", "few times a year", "not at all"
@freq 476, 1, 1, 33, 21, 19, 34
@type byte
@label how often spend time in church
@class category
@N_unique 7
@N 585
|