All properties
| key |
content |
| N |
303 |
| N_unique |
3 |
| class |
category |
| freq |
92, 155, 56 |
| label |
RECODE of a062 (How often discusses political matters with friends) |
| max |
2 |
| mean |
0.881 |
| min |
0 |
| names |
"0", "1", "2" |
| sd |
0.690 |
| type |
byte |
| values |
0, 1, 2 |
Data Manipulations with politdis
| file |
# |
command |
-
-
Script Output
politdis: RECODE of a062 (How often discus Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 92 92 -
| # Positive 211 211 -
| # # ----- ----- -----
| # # # Total 303 303 -
| # # # Missing 282
+---------------------- -----
0 2 585
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
politdis | 303 .8811881 .6898574 0 2
@mean 0.881
@sd 0.690
@min 0
@max 2
@values 0, 1, 2
@names "0", "1", "2"
@freq 92, 155, 56
@type byte
@label RECODE of a062 (How often discusses political matters with friends)
@class category
@N_unique 3
@N 303
|