All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
112, 7, 16, 200, 34, 17, 16, 48, 24, 12, 36, 18, 45 |
| label |
do you justify: euthanasia |
| max |
10 |
| mean |
2.176 |
| min |
-4 |
| names |
"-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always" |
| sd |
4.285 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f122
| file |
# |
command |
-
-
Script Output
f122: do you justify: euthanasia Number of Observations
--------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 135 135 -
| # Zero - - -
| # Positive 450 450 -
| # # ----- ----- -----
| # # # # Total 585 585 -
| # # # # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f122 is labeled but 135 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f122 | 585 2.176068 4.285382 -4 10
@mean 2.176
@sd 4.285
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always"
@freq 112, 7, 16, 200, 34, 17, 16, 48, 24, 12, 36, 18, 45
@type byte
@label do you justify: euthanasia
@class category
@N_unique 13
@N 585
|