All properties
| key |
content |
| N |
48 |
| N_unique |
5 |
| class |
category |
| freq |
8, 10, 19, 8, 3 |
| label |
RECODE of g007_01 (do you trust other people in country) |
| max |
5 |
| mean |
2.750 |
| min |
1 |
| names |
"1", "2", "3", "4", "5" |
| sd |
1.120 |
| type |
byte |
| values |
1, 2, 3, 4, 5 |
Data Manipulations with trust_otherppl
| file |
# |
command |
-
-
Script Output
trust_otherppl: RECODE of g007_01 (do you Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 48 48 -
| # # ----- ----- -----
| # # # # Total 48 48 -
| # # # # . Missing 537
+---------------------- -----
1 5 585
(5 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
trust_othe~l | 48 2.75 1.12041 1 5
@mean 2.750
@sd 1.120
@min 1
@max 5
@values 1, 2, 3, 4, 5
@names "1", "2", "3", "4", "5"
@freq 8, 10, 19, 8, 3
@type byte
@label RECODE of g007_01 (do you trust other people in country)
@class category
@N_unique 5
@N 48
|