All properties
| key |
content |
| N |
585 |
| N_unique |
9 |
| class |
category |
| freq |
4, 85, 3, 18, 10, 117, 229, 57, 62 |
| label |
family savings during past year |
| max |
4 |
| mean |
0.990 |
| min |
-5 |
| names |
"-5", "-4", "-3", "-2", "-1", "SE: save money", "SE: just get by", "SE: spent some savings and borrowed money", "SE: spent savings and borrowed money" |
| sd |
2.460 |
| type |
byte |
| values |
-5, -4, -3, -2, -1, 1, 2, 3, 4 |
Data Manipulations with x044
| file |
# |
command |
-
-
Script Output
x044: family savings during past year Number of Observations
-------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 120 120 -
| # Zero - - -
| # Positive 465 465 -
| # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-5 4 585
(9 unique values)
x044 is labeled but 120 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x044 | 585 .9897436 2.459932 -5 4
@mean 0.990
@sd 2.460
@min -5
@max 4
@values -5, -4, -3, -2, -1, 1, 2, 3, 4
@names "-5", "-4", "-3", "-2", "-1", "SE: save money", "SE: just get by", "SE: spent some savings and borrowed money", "SE: spent savings and borrowed money"
@freq 4, 85, 3, 18, 10, 117, 229, 57, 62
@type byte
@label family savings during past year
@class category
@N_unique 9
@N 585
|