All properties
| key |
content |
| N |
585 |
| N_unique |
12 |
| class |
category |
| freq |
2, 4, 25, 17, 31, 40, 82, 63, 92, 103, 56, 70 |
| label |
how satisfied are you with your life |
| max |
10 |
| mean |
6.427 |
| min |
-4 |
| names |
"-4", "-1", "dissatisfied", "2", "3", "4", "5", "6", "7", "8", "9", "satisfied" |
| sd |
2.563 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with a170
| file |
# |
command |
-
-
Script Output
a170: how satisfied are you with your life Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 6 6 -
| # # Zero - - -
| # # Positive 579 579 -
| # # ----- ----- -----
| # # # Total 585 585 -
| . . # # # Missing -
+---------------------- -----
-4 10 585
(12 unique values)
a170 is labeled but 490 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a170 | 585 6.42735 2.562627 -4 10
@mean 6.427
@sd 2.563
@min -4
@max 10
@values -4, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-1", "dissatisfied", "2", "3", "4", "5", "6", "7", "8", "9", "satisfied"
@freq 2, 4, 25, 17, 31, 40, 82, 63, 92, 103, 56, 70
@type byte
@label how satisfied are you with your life
@class category
@N_unique 12
@N 585
|