All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
471, 2, 44, 51, 14, 3 |
| label |
Work: accomplish personal goals |
| max |
4 |
| mean |
-2.882 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.304 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4 |
Data Manipulations with c063
| file |
# |
command |
-
-
Script Output
c063: Work: accomplish personal goals Number of Observations
-------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 473 473 -
| # Zero - - -
| # Positive 112 112 -
| # ----- ----- -----
| # Total 585 585 -
| # . . # . Missing -
+---------------------- -----
-4 4 585
(6 unique values)
c063 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c063 | 585 -2.882051 2.304277 -4 4
@mean -2.882
@sd 2.304
@min -4
@max 4
@values -4, -1, 1, 2, 3, 4
@names "Not asked in survey", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree"
@freq 471, 2, 44, 51, 14, 3
@type byte
@label Work: accomplish personal goals
@class category
@N_unique 6
@N 585
|