All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
532, 2, 2, 6, 6, 8, 24, 5 |
| label |
I see myself as someone who: is relaxed, handles stress well |
| max |
5 |
| mean |
-3.369 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Disagree strongly", "Disagree a little", "Neither agree nor disagree", "Agree a little", "Agree Strongly" |
| sd |
2.066 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5 |
Data Manipulations with a216
| file |
# |
command |
-
-
Script Output
a216: I see myself as someone who: is rela Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 536 536 -
| # Zero - - -
| # Positive 49 49 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(8 unique values)
a216 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a216 | 585 -3.369231 2.065804 -4 5
@mean -3.369
@sd 2.066
@min -4
@max 5
@values -4, -2, -1, 1, 2, 3, 4, 5
@names "Not asked in survey", "No answer", "Don´t know", "Disagree strongly", "Disagree a little", "Neither agree nor disagree", "Agree a little", "Agree Strongly"
@freq 532, 2, 2, 6, 6, 8, 24, 5
@type byte
@label I see myself as someone who: is relaxed, handles stress well
@class category
@N_unique 8
@N 585
|