All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
583, 1, 1 |
| label |
How frequently do you perform in the mosque |
| max |
3 |
| mean |
-3.978 |
| min |
-4 |
| names |
"Not asked in survey", "Everyday", "One or two times a week" |
| sd |
0.381 |
| type |
byte |
| values |
-4, 2, 3 |
Data Manipulations with f191
| file |
# |
command |
-
-
Script Output
f191: How frequently do you perform in the Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 583 583 -
| # Zero - - -
| # Positive 2 2 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 3 585
(3 unique values)
f191 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f191 | 585 -3.977778 .3808586 -4 3
@mean -3.978
@sd 0.381
@min -4
@max 3
@values -4, 2, 3
@names "Not asked in survey", "Everyday", "One or two times a week"
@freq 583, 1, 1
@type byte
@label How frequently do you perform in the mosque
@class category
@N_unique 3
@N 585
|