All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
538, 32, 15 |
| label |
abortion if woman not married |
| max |
1 |
| mean |
-3.653 |
| min |
-4 |
| names |
"-4", "disapprove", "approve" |
| sd |
1.182 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with a048
| file |
# |
command |
-
-
Script Output
a048: abortion if woman not married Number of Observations
------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 538 538 -
| # Zero 32 32 -
| # Positive 15 15 -
| # ----- ----- -----
| # Total 585 585 -
| # . . Missing -
+---------------------- -----
-4 1 585
(3 unique values)
a048 is labeled but 538 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a048 | 585 -3.652991 1.182461 -4 1
@mean -3.653
@sd 1.182
@min -4
@max 1
@values -4, 0, 1
@names "-4", "disapprove", "approve"
@freq 538, 32, 15
@type byte
@label abortion if woman not married
@class category
@N_unique 3
@N 585
|