All properties
key |
content |
N |
4360 |
N_unique |
2 |
class |
dummy |
freq |
4029, 331 |
label |
=1 if business & repair serv. |
max |
1 |
mean |
0.076 |
min |
0 |
names |
"0", "1" |
sd |
0.265 |
type |
byte |
values |
0, 1 |
Data Manipulations with bus
file |
# |
command |
-
-
Script Output
bus: =1 if business & repair serv. Number of Observations
----------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 4029 4029 -
| # Positive 331 331 -
| # ----- ----- -----
| # Total 4360 4360 -
| # . Missing -
+---------------------- -----
0 1 4360
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
bus | 4360 .0759174 .2648963 0 1
@mean 0.076
@sd 0.265
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 4029, 331
@type byte
@label =1 if business & repair serv.
@class dummy
@N_unique 2
@N 4360
|