All properties
key |
content |
N |
26200 |
N_unique |
2 |
class |
dummy |
freq |
18767, 7433 |
label |
1 if not SMSA |
max |
1 |
mean |
0.284 |
min |
0 |
names |
"0", "1" |
sd |
0.451 |
type |
byte |
values |
0, 1 |
Data Manipulations with not_smsa
file |
# |
command |
-
-
Script Output
not_smsa: 1 if not SMSA Number of Observations
------------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 18767 18767 -
| # Positive 7433 7433 -
| # ----- ----- -----
| # # Total 26200 26200 -
| # # Missing -
+---------------------- -----
0 1 26200
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
not_smsa | 26200 .2837023 .4508027 0 1
@mean 0.284
@sd 0.451
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 18767, 7433
@type byte
@label 1 if not SMSA
@class dummy
@N_unique 2
@N 26200
|