All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
1, 34, 8, 23, 380, 122, 17 |
| label |
are you a religious person |
| max |
3 |
| mean |
0.846 |
| min |
-5 |
| names |
"-5", "-4", "-2", "-1", "religious person", "not religious person", "convinced atheist" |
| sd |
1.449 |
| type |
byte |
| values |
-5, -4, -2, -1, 1, 2, 3 |
Data Manipulations with f034
| file |
# |
command |
-
-
Script Output
f034: are you a religious person Number of Observations
--------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 66 66 -
| # Zero - - -
| # Positive 519 519 -
| # ----- ----- -----
| # # Total 585 585 -
| . . . # # Missing -
+---------------------- -----
-5 3 585
(7 unique values)
f034 is labeled but 66 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f034 | 585 .8461538 1.448992 -5 3
@mean 0.846
@sd 1.449
@min -5
@max 3
@values -5, -4, -2, -1, 1, 2, 3
@names "-5", "-4", "-2", "-1", "religious person", "not religious person", "convinced atheist"
@freq 1, 34, 8, 23, 380, 122, 17
@type byte
@label are you a religious person
@class category
@N_unique 7
@N 585
|