All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
555, 19, 8, 2, 1 |
| label |
Traits in a woman: Woman educated |
| max |
5 |
| mean |
-3.716 |
| min |
-4 |
| names |
"Not asked in survey", "Very important", "Important", "Somewhat important", "Not at all important" |
| sd |
1.238 |
| type |
byte |
| values |
-4, 1, 2, 3, 5 |
Data Manipulations with d071
| file |
# |
command |
-
-
Script Output
d071: Traits in a woman: Woman educated Number of Observations
---------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 555 555 -
| # Zero - - -
| # Positive 30 30 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(5 unique values)
d071 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d071 | 585 -3.716239 1.237884 -4 5
@mean -3.716
@sd 1.238
@min -4
@max 5
@values -4, 1, 2, 3, 5
@names "Not asked in survey", "Very important", "Important", "Somewhat important", "Not at all important"
@freq 555, 19, 8, 2, 1
@type byte
@label Traits in a woman: Woman educated
@class category
@N_unique 5
@N 585
|