<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>print dataset.summary() yields:</span></div><div><br><span></span></div><div><span>Counts of targets in each chunk:<br>  chunks\targets  HI  HO<br>                 --- ---<br>       0.0        3   2<br>       1.0        3   3<br>       2.0        3   3<br>       3.0        3   3<br>       4.0        2   3<br>      
 5.0        3   2<br>       6.0        3   3<br>       7.0        3   2<br>       8.0        3   3<br>       9.0        2   2<br><br>Summary for targets across chunks<br>  targets mean  std min max #chunks<br>    HI     2.8  0.4  2   3     10<br>    HO     2.6 0.49  2   3     10<br><br>Summary for chunks across targets<br>  chunks mean std min max #targets<br>    0     2.5 0.5  2  
 3      2<br>    1      3   0   3   3      2<br>    2      3   0   3   3      2<br>    3      3   0   3   3      2<br>    4     2.5 0.5  2   3      2<br>    5     2.5 0.5  2   3      2<br>    6      3   0   3   3      2<br>    7     2.5 0.5  2   3      2<br>    8      3   0  
 3   3      2<br>    9      2   0   2   2      2<br>Sequence statistics for 54 entries from set ['HI', 'HO']<br>Counter-balance table for orders up to 2:<br>Targets/Order O1     |  O2     |<br>     HI:      14 14  |  13 15  |<br>     HO:      14 11  |  15  9  |<br>Correlations: min=-0.26 max=0.18 mean=-0.019 sum(abs)=6.6<br><br></span></div> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> </div>  </div></body></html>