All properties
| key |
content |
| N |
585 |
| N_unique |
6 |
| class |
category |
| freq |
471, 4, 28, 36, 36, 10 |
| label |
Work: stay up late to finish |
| max |
4 |
| mean |
-2.803 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Strongly agree", "Agree", "Disagree", "Strongly disagree" |
| sd |
2.482 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4 |
Data Manipulations with c064
| file |
# |
command |
-
-
Script Output
c064: Work: stay up late to finish Number of Observations
----------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 475 475 -
| # Zero - - -
| # Positive 110 110 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(6 unique values)
c064 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c064 | 585 -2.803419 2.482264 -4 4
@mean -2.803
@sd 2.482
@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, 4, 28, 36, 36, 10
@type byte
@label Work: stay up late to finish
@class category
@N_unique 6
@N 585
|