All properties
key |
content |
N |
4360 |
N_unique |
2 |
class |
dummy |
freq |
4127, 233 |
label |
=1 if sales |
max |
1 |
mean |
0.053 |
min |
0 |
names |
"0", "1" |
sd |
0.225 |
type |
byte |
values |
0, 1 |
Data Manipulations with occ3
file |
# |
command |
-
-
Script Output
occ3: =1 if sales Number of Observations
------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 4127 4127 -
| # Positive 233 233 -
| # ----- ----- -----
| # Total 4360 4360 -
| # . Missing -
+---------------------- -----
0 1 4360
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
occ3 | 4360 .0534404 .2249358 0 1
@mean 0.053
@sd 0.225
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 4127, 233
@type byte
@label =1 if sales
@class dummy
@N_unique 2
@N 4360
|