All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
16, 2, 5, 52, 26, 48, 47, 99, 68, 69, 72, 31, 50 |
| label |
how satisfied with financial situation |
| max |
10 |
| mean |
5.306 |
| min |
-4 |
| names |
"-4", "-2", "-1", "dissatisfied", "2", "3", "4", "5", "6", "7", "8", "9", "satisfied" |
| sd |
3.086 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with c006
| file |
# |
command |
-
-
Script Output
c006: how satisfied with financial situati Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 23 23 -
| # Zero - - -
| # Positive 562 562 -
| # # # ----- ----- -----
| # # # Total 585 585 -
| . # # # # Missing -
+---------------------- -----
-4 10 585
(13 unique values)
c006 is labeled but 23 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c006 | 585 5.305983 3.086157 -4 10
@mean 5.306
@sd 3.086
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-2", "-1", "dissatisfied", "2", "3", "4", "5", "6", "7", "8", "9", "satisfied"
@freq 16, 2, 5, 52, 26, 48, 47, 99, 68, 69, 72, 31, 50
@type byte
@label how satisfied with financial situation
@class category
@N_unique 13
@N 585
|