All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
472, 10, 21, 24, 47, 11 |
| label |
Problem if women have more income than husband |
| max |
4 |
| mean |
-2.810 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Agree strongly", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.503 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4 |
Data Manipulations with d066
| file |
# |
command |
-
-
Script Output
d066: Problem if women have more income th Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 482 482 -
| # Zero - - -
| # Positive 103 103 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(6 unique values)
d066 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d066 | 585 -2.810256 2.502717 -4 4
@mean -2.810
@sd 2.503
@min -4
@max 4
@values -4, -1, 1, 2, 3, 4
@names "Not asked in survey", "Don´t know", "Agree strongly", "Agree", "Disagree", "Strongly disagree"
@freq 472, 10, 21, 24, 47, 11
@type byte
@label Problem if women have more income than husband
@class category
@N_unique 6
@N 585
|