All properties
| key |
content |
| N |
528 |
| N_unique |
4 |
| class |
category |
| freq |
106, 200, 155, 67 |
| label |
RECODE of e069_07 (how much confidence in: parliament) |
| max |
4 |
| mean |
2.347 |
| min |
1 |
| names |
"1", "2", "3", "4" |
| sd |
0.940 |
| type |
byte |
| values |
1, 2, 3, 4 |
Data Manipulations with trust_par
| file |
# |
command |
-
-
Script Output
trust_par: RECODE of e069_07 (how much con Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # # Positive 528 528 -
| # # # ----- ----- -----
| # # # # Total 528 528 -
| # # # # Missing 57
+---------------------- -----
1 4 585
(4 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
trust_par | 528 2.346591 .9399159 1 4
@mean 2.347
@sd 0.940
@min 1
@max 4
@values 1, 2, 3, 4
@names "1", "2", "3", "4"
@freq 106, 200, 155, 67
@type byte
@label RECODE of e069_07 (how much confidence in: parliament)
@class category
@N_unique 4
@N 528
|