All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
22, 1, 11, 234, 210, 83, 24 |
| label |
how often: think about meaning of life |
| max |
4 |
| mean |
1.535 |
| min |
-4 |
| names |
"-4", "-2", "-1", "often", "sometimes", "rarely", "never" |
| sd |
1.430 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4 |
Data Manipulations with f001
| file |
# |
command |
-
-
Script Output
f001: how often: think about meaning of li Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 34 34 -
| # Zero - - -
| # Positive 551 551 -
| # ----- ----- -----
| # Total 585 585 -
| . . . # # Missing -
+---------------------- -----
-4 4 585
(7 unique values)
f001 is labeled but 34 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f001 | 585 1.535043 1.429587 -4 4
@mean 1.535
@sd 1.430
@min -4
@max 4
@values -4, -2, -1, 1, 2, 3, 4
@names "-4", "-2", "-1", "often", "sometimes", "rarely", "never"
@freq 22, 1, 11, 234, 210, 83, 24
@type byte
@label how often: think about meaning of life
@class category
@N_unique 7
@N 585
|