All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
15, 4, 18, 170, 31, 27, 36, 79, 43, 29, 47, 22, 64 |
| label |
do you justify: divorce |
| max |
10 |
| mean |
4.173 |
| min |
-4 |
| names |
"-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always" |
| sd |
3.544 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f121
| file |
# |
command |
-
-
Script Output
f121: do you justify: divorce Number of Observations
------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 37 37 -
| # Zero - - -
| # # # Positive 548 548 -
| # # # # ----- ----- -----
| # # # # Total 585 585 -
| . # # # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f121 is labeled but 37 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f121 | 585 4.17265 3.544135 -4 10
@mean 4.173
@sd 3.544
@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 15, 4, 18, 170, 31, 27, 36, 79, 43, 29, 47, 22, 64
@type byte
@label do you justify: divorce
@class category
@N_unique 13
@N 585
|