All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
457, 1, 3, 13, 35, 22, 36, 18 |
| label |
The only acceptable religion is my religion |
| max |
4 |
| mean |
-2.720 |
| min |
-4 |
| names |
"Not asked in survey", "Not applicable", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.535 |
| type |
byte |
| values |
-4, -3, -2, -1, 1, 2, 3, 4 |
Data Manipulations with f203
| file |
# |
command |
-
-
Script Output
f203: The only acceptable religion is my Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 474 474 -
| # Zero - - -
| # Positive 111 111 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(8 unique values)
f203 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f203 | 585 -2.719658 2.535374 -4 4
@mean -2.720
@sd 2.535
@min -4
@max 4
@values -4, -3, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "Not applicable", "No answer", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree"
@freq 457, 1, 3, 13, 35, 22, 36, 18
@type byte
@label The only acceptable religion is my religion
@class category
@N_unique 8
@N 585
|