All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
317, 3, 10, 52, 72, 96, 35 |
| label |
Men make better business executives than women do |
| max |
4 |
| mean |
-1.128 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Agree strongly", "Agree", "Disagree", "Strongly disagree" |
| sd |
3.235 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with d078
| file |
# |
command |
-
-
Script Output
d078: Men make better business executives Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 330 330 -
| # Zero - - -
| # Positive 255 255 -
| # ----- ----- -----
| # # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
d078 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d078 | 585 -1.128205 3.235448 -4 4
@mean -1.128
@sd 3.235
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "Not asked in survey", "No answer", "Don´t know", "Agree strongly", "Agree", "Disagree", "Strongly disagree"
@freq 317, 3, 10, 52, 72, 96, 35
@type byte
@label Men make better business executives than women do
@class category
@N_unique 7
@N 585
|