All properties
key |
content |
N |
110 |
N_unique |
3 |
class |
category |
freq |
26, 67, 17 |
label |
DEPRESS |
max |
3 |
mean |
1.918 |
min |
1 |
names |
"1", "2", "3" |
sd |
0.623 |
type |
byte |
values |
1, 2, 3 |
Data Manipulations with depress
file |
# |
command |
-
-
Script Output
depress: DEPRESS Number of Observations
----------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 110 110 -
| # ----- ----- -----
| # # Total 110 110 -
| # # # Missing 8
+---------------------- -----
1 3 118
(3 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
depress | 110 1.918182 .6226875 1 3
@mean 1.918
@sd 0.623
@min 1
@max 3
@values 1, 2, 3
@names "1", "2", "3"
@freq 26, 67, 17
@type byte
@label DEPRESS
@class category
@N_unique 3
@N 110
|