All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
464, 110, 11 |
| label |
do you belong to: professional associations |
| max |
1 |
| mean |
-3.154 |
| min |
-4 |
| names |
"-4", "not mentioned", "mentioned" |
| sd |
1.664 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with a072
| file |
# |
command |
-
-
Script Output
a072: do you belong to: professional assoc Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 464 464 -
| # Zero 110 110 -
| # Positive 11 11 -
| # ----- ----- -----
| # Total 585 585 -
| # . # Missing -
+---------------------- -----
-4 1 585
(3 unique values)
a072 is labeled but 464 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a072 | 585 -3.153846 1.663546 -4 1
@mean -3.154
@sd 1.664
@min -4
@max 1
@values -4, 0, 1
@names "-4", "not mentioned", "mentioned"
@freq 464, 110, 11
@type byte
@label do you belong to: professional associations
@class category
@N_unique 3
@N 585
|