All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
501, 81, 3 |
| label |
do you work unpaid for: environment, ecology, animal rights |
| max |
1 |
| mean |
-3.421 |
| min |
-4 |
| names |
"-4", "not mentioned", "mentioned" |
| sd |
1.418 |
| type |
byte |
| values |
-4, 0, 1 |
Data Manipulations with a088
| file |
# |
command |
-
-
Script Output
a088: do you work unpaid for: environment, Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 501 501 -
| # Zero 81 81 -
| # Positive 3 3 -
| # ----- ----- -----
| # Total 585 585 -
| # . # Missing -
+---------------------- -----
-4 1 585
(3 unique values)
a088 is labeled but 501 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a088 | 585 -3.420513 1.418176 -4 1
@mean -3.421
@sd 1.418
@min -4
@max 1
@values -4, 0, 1
@names "-4", "not mentioned", "mentioned"
@freq 501, 81, 3
@type byte
@label do you work unpaid for: environment, ecology, animal rights
@class category
@N_unique 3
@N 585
|