All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
464, 1, 5, 19, 7, 6, 5, 11, 8, 10, 20, 14, 15 |
| label |
Fate versus control |
| max |
10 |
| mean |
-2.022 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Everything is determined by fate", "2", "3", "4", "5", "6", "7", "8", "9", "People shape their fate themselves" |
| sd |
4.177 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f198
| file |
# |
command |
-
-
Script Output
f198: Fate versus control Number of Observations
-------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 470 470 -
| # Zero - - -
| # Positive 115 115 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f198 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f198 | 585 -2.022222 4.176892 -4 10
@mean -2.022
@sd 4.177
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Not asked in survey", "No answer", "Don´t know", "Everything is determined by fate", "2", "3", "4", "5", "6", "7", "8", "9", "People shape their fate themselves"
@freq 464, 1, 5, 19, 7, 6, 5, 11, 8, 10, 20, 14, 15
@type byte
@label Fate versus control
@class category
@N_unique 13
@N 585
|