All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
465, 115, 5 |
| label |
do you belong to: womens groups |
| max |
1 |
| mean |
-3.171 |
| min |
-4 |
| names |
"-4", "not mentioned", "mentioned" |
| sd |
1.636 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with a075
| file |
# |
command |
-
-
Script Output
a075: do you belong to: womens groups Number of Observations
-------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 465 465 -
| # Zero 115 115 -
| # Positive 5 5 -
| # ----- ----- -----
| # Total 585 585 -
| # . # Missing -
+---------------------- -----
-4 1 585
(3 unique values)
a075 is labeled but 465 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a075 | 585 -3.17094 1.635912 -4 1
@mean -3.171
@sd 1.636
@min -4
@max 1
@values -4, 0, 1
@names "-4", "not mentioned", "mentioned"
@freq 465, 115, 5
@type byte
@label do you belong to: womens groups
@class category
@N_unique 3
@N 585
|