All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
551, 4, 16, 7, 7 |
| label |
do you ever think about death |
| max |
4 |
| mean |
-3.622 |
| min |
-4 |
| names |
"-4", "often", "sometimes", "rarely", "never" |
| sd |
1.539 |
| type |
byte |
| values |
-4, 1, 2, 3, 4 |
Data Manipulations with f003
| file |
# |
command |
-
-
Script Output
f003: do you ever think about death Number of Observations
------------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 551 551 -
| # Zero - - -
| # Positive 34 34 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(5 unique values)
f003 is labeled but 551 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f003 | 585 -3.622222 1.539164 -4 4
@mean -3.622
@sd 1.539
@min -4
@max 4
@values -4, 1, 2, 3, 4
@names "-4", "often", "sometimes", "rarely", "never"
@freq 551, 4, 16, 7, 7
@type byte
@label do you ever think about death
@class category
@N_unique 5
@N 585
|