All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
570, 5, 7, 2, 1 |
| label |
Government protects religion |
| max |
4 |
| mean |
-3.848 |
| min |
-4 |
| names |
"Not asked in survey", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree" |
| sd |
0.949 |
| type |
byte |
| values |
-4, 1, 2, 3, 4 |
Data Manipulations with f109
| file |
# |
command |
-
-
Script Output
f109: Government protects religion Number of Observations
----------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 570 570 -
| # Zero - - -
| # Positive 15 15 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(5 unique values)
f109 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f109 | 585 -3.847863 .9485568 -4 4
@mean -3.848
@sd 0.949
@min -4
@max 4
@values -4, 1, 2, 3, 4
@names "Not asked in survey", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree"
@freq 570, 5, 7, 2, 1
@type byte
@label Government protects religion
@class category
@N_unique 5
@N 585
|