All properties
key |
content |
N |
2897 |
N_unique |
2 |
class |
dummy |
freq |
177, 2720 |
max |
1 |
mean |
0.939 |
min |
0 |
names |
"0", "1" |
sd |
0.240 |
type |
byte |
values |
0, 1 |
Data Manipulations with t56s
file |
# |
command |
ch10.1.do:
|
4 [+]
|
drop
if !t56s
All properties
key |
content |
command |
drop |
if |
!t56s |
indent |
0 |
parameters |
|
|
-
-
Script Output
t56s: Number of Observations
------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 177 177 -
| # Positive 2720 2720 -
| # ----- ----- -----
| # Total 2897 2897 -
| . # Missing -
+---------------------- -----
0 1 2897
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
t56s | 2897 .9389023 .2395508 0 1
@mean 0.939
@sd 0.240
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 177, 2720
@type byte
@label
@class dummy
@N_unique 2
@N 2897
|