All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
555, 11, 15, 3, 1 |
| label |
Wife must obey |
| max |
4 |
| mean |
-3.703 |
| min |
-4 |
| names |
"Not asked in survey", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree" |
| sd |
1.292 |
| type |
byte |
| values |
-4, 1, 2, 3, 4 |
Data Manipulations with d077
| file |
# |
command |
-
-
Script Output
d077: Wife must obey Number of Observations
--------------------- ------------------------------
Total Integers Nonintegers
| # Negative 555 555 -
| # Zero - - -
| # Positive 30 30 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(5 unique values)
d077 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d077 | 585 -3.702564 1.2916 -4 4
@mean -3.703
@sd 1.292
@min -4
@max 4
@values -4, 1, 2, 3, 4
@names "Not asked in survey", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree"
@freq 555, 11, 15, 3, 1
@type byte
@label Wife must obey
@class category
@N_unique 5
@N 585
|