All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
555, 1, 1, 5, 4, 11, 8 |
| label |
More than one wife |
| max |
5 |
| mean |
-3.614 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree", "Strongly disagree" |
| sd |
1.693 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5 |
Data Manipulations with d076
| file |
# |
command |
-
-
Script Output
d076: More than one wife Number of Observations
------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 556 556 -
| # Zero - - -
| # Positive 29 29 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(7 unique values)
d076 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d076 | 585 -3.613675 1.693405 -4 5
@mean -3.614
@sd 1.693
@min -4
@max 5
@values -4, -1, 1, 2, 3, 4, 5
@names "Not asked in survey", "Don´t know", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree", "Strongly disagree"
@freq 555, 1, 1, 5, 4, 11, 8
@type byte
@label More than one wife
@class category
@N_unique 7
@N 585
|