All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
9, 3, 11, 137, 425 |
| label |
people can be trusted/cant be too careful |
| max |
2 |
| mean |
1.597 |
| min |
-4 |
| names |
"-4", "-2", "-1", "most people can be trusted", "cannot be too careful" |
| sd |
0.937 |
| type |
byte |
| values |
-4, -2, -1, 1, 2 |
Data Manipulations with a165
| file |
# |
command |
-
-
Script Output
a165: people can be trusted/cant be too ca Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 23 23 -
| # Zero - - -
| # Positive 562 562 -
| # ----- ----- -----
| # Total 585 585 -
| . . . . # Missing -
+---------------------- -----
-4 2 585
(5 unique values)
a165 is labeled but 23 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a165 | 585 1.596581 .9370542 -4 2
@mean 1.597
@sd 0.937
@min -4
@max 2
@values -4, -2, -1, 1, 2
@names "-4", "-2", "-1", "most people can be trusted", "cannot be too careful"
@freq 9, 3, 11, 137, 425
@type byte
@label people can be trusted/cant be too careful
@class category
@N_unique 5
@N 585
|