All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
11, 3, 6, 22, 10, 26, 24, 80, 56, 94, 105, 51, 97 |
| label |
how much control over your life |
| max |
10 |
| mean |
6.535 |
| min |
-4 |
| names |
"-4", "-2", "-1", "none at all", "2", "3", "4", "5", "6", "7", "8", "9", "a great deal" |
| sd |
2.945 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with a173
| file |
# |
command |
-
-
Script Output
a173: how much control over your life Number of Observations
-------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 20 20 -
| # # Zero - - -
| # # Positive 565 565 -
| # # ----- ----- -----
| # # Total 585 585 -
| . . # # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
a173 is labeled but 466 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a173 | 585 6.535043 2.94456 -4 10
@mean 6.535
@sd 2.945
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-2", "-1", "none at all", "2", "3", "4", "5", "6", "7", "8", "9", "a great deal"
@freq 11, 3, 6, 22, 10, 26, 24, 80, 56, 94, 105, 51, 97
@type byte
@label how much control over your life
@class category
@N_unique 13
@N 585
|