All properties
| key |
content |
| N |
397 |
| N_unique |
3 |
| class |
category |
| freq |
329, 50, 18 |
| label |
RECODE of a101 (Active/Inactive membership of labour unions) |
| max |
2 |
| mean |
0.217 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.511 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with members_labour
| file |
# |
command |
-
-
Script Output
members_labour: RECODE of a101 (Active/Ina Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 329 329 -
| # Positive 68 68 -
| # ----- ----- -----
| # Total 397 397 -
| # . . Missing 188
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
members_la~r | 397 .2166247 .5109169 0 2
@mean 0.217
@sd 0.511
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 329, 50, 18
@type byte
@label RECODE of a101 (Active/Inactive membership of labour unions)
@class category
@N_unique 3
@N 397
|