All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
25, 6, 14, 253, 45, 23, 26, 72, 25, 29, 24, 17, 26 |
| label |
do you justify: abortion |
| max |
10 |
| mean |
2.920 |
| min |
-4 |
| names |
"-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always" |
| sd |
3.243 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f120
| file |
# |
command |
-
-
Script Output
f120: do you justify: abortion Number of Observations
------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 45 45 -
| # Zero - - -
| # Positive 540 540 -
| # ----- ----- -----
| # # # Total 585 585 -
| . # # # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f120 is labeled but 45 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f120 | 585 2.919658 3.242807 -4 10
@mean 2.920
@sd 3.243
@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 25, 6, 14, 253, 45, 23, 26, 72, 25, 29, 24, 17, 26
@type byte
@label do you justify: abortion
@class category
@N_unique 13
@N 585
|