All properties
| key |
content |
| N |
585 |
| N_unique |
10 |
| class |
category |
| freq |
531, 4, 33, 2, 2, 5, 2, 3, 2, 1 |
| label |
do you justify: adultery |
| max |
9 |
| mean |
-3.443 |
| min |
-4 |
| names |
"-4", "-1", "never", "2", "3", "4", "5", "6", "7", "9" |
| sd |
1.870 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5, 6, 7, 9 |
Data Manipulations with f128
| file |
# |
command |
-
-
Script Output
f128: do you justify: adultery Number of Observations
------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 535 535 -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 9 585
(10 unique values)
f128 is labeled but 535 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f128 | 585 -3.442735 1.870065 -4 9
@mean -3.443
@sd 1.870
@min -4
@max 9
@values -4, -1, 1, 2, 3, 4, 5, 6, 7, 9
@names "-4", "-1", "never", "2", "3", "4", "5", "6", "7", "9"
@freq 531, 4, 33, 2, 2, 5, 2, 3, 2, 1
@type byte
@label do you justify: adultery
@class category
@N_unique 10
@N 585
|