All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
301, 7, 98, 124, 55 |
| label |
follow instructions at work/must be convinced first |
| max |
3 |
| mean |
-1.197 |
| min |
-4 |
| names |
"-4", "-1", "follow instructions", "be convinced first", "depends" |
| sd |
2.948 |
| type |
byte |
| values |
-4, -1, 1, 2, 3 |
Data Manipulations with c061
| file |
# |
command |
-
-
Script Output
c061: follow instructions at work/must be Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 308 308 -
| # Zero - - -
| # Positive 277 277 -
| # # ----- ----- -----
| # # Total 585 585 -
| # . . # # Missing -
+---------------------- -----
-4 3 585
(5 unique values)
c061 is labeled but 308 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c061 | 585 -1.196581 2.947716 -4 3
@mean -1.197
@sd 2.948
@min -4
@max 3
@values -4, -1, 1, 2, 3
@names "-4", "-1", "follow instructions", "be convinced first", "depends"
@freq 301, 7, 98, 124, 55
@type byte
@label follow instructions at work/must be convinced first
@class category
@N_unique 5
@N 585
|