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