All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
325, 2, 4, 188, 17, 9, 10, 11, 1, 3, 6, 3, 6 |
| label |
Justifiable: For a man to beat his wife |
| max |
10 |
| mean |
-1.371 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Never justifiable", "2", "3", "4", "5", "6", "7", "8", "9", "Always justifiable" |
| sd |
3.283 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f199
| file |
# |
command |
-
-
Script Output
f199: Justifiable: For a man to beat his w Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 331 331 -
| # Zero - - -
| # Positive 254 254 -
| # # ----- ----- -----
| # # Total 585 585 -
| # # . . . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f199 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f199 | 585 -1.37094 3.283027 -4 10
@mean -1.371
@sd 3.283
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Not asked in survey", "No answer", "Don´t know", "Never justifiable", "2", "3", "4", "5", "6", "7", "8", "9", "Always justifiable"
@freq 325, 2, 4, 188, 17, 9, 10, 11, 1, 3, 6, 3, 6
@type byte
@label Justifiable: For a man to beat his wife
@class category
@N_unique 13
@N 585
|