All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
452, 3, 33, 41, 56 |
| label |
Problem if women have more income than husband (B) |
| max |
3 |
| mean |
-2.612 |
| min |
-4 |
| names |
"Not asked", "Don't know", "Agree", "Neither", "Disagree" |
| sd |
2.599 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with d066_b
| file |
# |
command |
-
-
Script Output
d066_b: Problem if women have more income Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 455 455 -
| # Zero - - -
| # Positive 130 130 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 3 585
(5 unique values)
d066_b is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d066_b | 585 -2.611966 2.599037 -4 3
@mean -2.612
@sd 2.599
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "Not asked", "Don't know", "Agree", "Neither", "Disagree"
@freq 452, 3, 33, 41, 56
@type byte
@label Problem if women have more income than husband (B)
@class category
@N_unique 5
@N 585
|