All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
499, 3, 7, 27, 8, 27, 14 |
| label |
not having to work if you don't want to |
| max |
5 |
| mean |
-2.968 |
| min |
-4 |
| names |
"-4", "-1", "strongly agree", "agree", "neither agree nor disagree", "disagree", "strongly disagree" |
| sd |
2.552 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5 |
Data Manipulations with c040
| file |
# |
command |
-
-
Script Output
c040: not having to work if you don't want Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 502 502 -
| # Zero - - -
| # Positive 83 83 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(7 unique values)
c040 is labeled but 502 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
c040 | 585 -2.967521 2.552323 -4 5
@mean -2.968
@sd 2.552
@min -4
@max 5
@values -4, -1, 1, 2, 3, 4, 5
@names "-4", "-1", "strongly agree", "agree", "neither agree nor disagree", "disagree", "strongly disagree"
@freq 499, 3, 7, 27, 8, 27, 14
@type byte
@label not having to work if you don't want to
@class category
@N_unique 7
@N 585
|