All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
325, 12, 100, 123, 25 |
| label |
good and evil: clear/no clear guidelines |
| max |
3 |
| mean |
-1.523 |
| min |
-4 |
| names |
"-4", "-1", "agree with A", "agree with B", "disagree with both" |
| sd |
2.828 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with f022
| file |
# |
command |
-
-
Script Output
f022: good and evil: clear/no clear guidel Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 337 337 -
| # Zero - - -
| # Positive 248 248 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 3 585
(5 unique values)
f022 is labeled but 337 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f022 | 585 -1.523077 2.828408 -4 3
@mean -1.523
@sd 2.828
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "-4", "-1", "agree with A", "agree with B", "disagree with both"
@freq 325, 12, 100, 123, 25
@type byte
@label good and evil: clear/no clear guidelines
@class category
@N_unique 5
@N 585
|