All properties
| key |
content |
| N |
585 |
| N_unique |
12 |
| class |
category |
| freq |
1, 461, 1, 2, 42, 21, 6, 9, 9, 4, 6, 23 |
| label |
How often to you pray |
| max |
8 |
| mean |
-2.427 |
| min |
-5 |
| names |
"Missing; Unknown", "Not asked in survey", "No answer", "Don´t know", "Several times a day", "Once a day", "Several times each week", "Only when attending religious services", "Only on special holy days/Christmas/Easter days", "Once a year", "Less often", "Never practically never" |
| sd |
3.315 |
| type |
byte |
| values |
-5, -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8 |
Data Manipulations with f028b
| file |
# |
command |
-
-
Script Output
f028b: How often to you pray Number of Observations
----------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 465 465 -
| # Zero - - -
| # Positive 120 120 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-5 8 585
(12 unique values)
f028b is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f028b | 585 -2.42735 3.315376 -5 8
@mean -2.427
@sd 3.315
@min -5
@max 8
@values -5, -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8
@names "Missing; Unknown", "Not asked in survey", "No answer", "Don´t know", "Several times a day", "Once a day", "Several times each week", "Only when attending religious services", "Only on special holy days/Christmas/Easter days", "Once a year", "Less often", "Never practically never"
@freq 1, 461, 1, 2, 42, 21, 6, 9, 9, 4, 6, 23
@type byte
@label How often to you pray
@class category
@N_unique 12
@N 585
|