-
Notifications
You must be signed in to change notification settings - Fork 0
/
evaluations.json
1 lines (1 loc) · 53.2 KB
/
evaluations.json
1
{"columns":["parcel_id","gt_label_ct","predicted_label_ct","mean_iou","p_50","r_50","p_70","r_70","p_90","r_90"],"index":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967],"data":[[0.0,16.0,6.0,0.1142870247,0.0,0.0,0.0,0.0,0.0,0.0],[1.0,2.0,6.0,0.0870671102,0.0,0.0,0.0,0.0,0.0,0.0],[2.0,15.0,6.0,0.0900370696,0.0,0.0,0.0,0.0,0.0,0.0],[3.0,20.0,6.0,0.133635605,0.0,0.0,0.0,0.0,0.0,0.0],[4.0,5.0,6.0,0.0033690121,0.0,0.0,0.0,0.0,0.0,0.0],[5.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[6.0,4.0,6.0,0.1734034834,0.0,0.0,0.0,0.0,0.0,0.0],[7.0,3.0,6.0,0.0244626221,0.0,0.0,0.0,0.0,0.0,0.0],[8.0,4.0,6.0,0.0186241696,0.0,0.0,0.0,0.0,0.0,0.0],[9.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[10.0,5.0,6.0,0.0611848875,0.0,0.0,0.0,0.0,0.0,0.0],[11.0,13.0,6.0,0.1005431536,0.0,0.0,0.0,0.0,0.0,0.0],[12.0,6.0,6.0,0.0183439127,0.0,0.0,0.0,0.0,0.0,0.0],[13.0,8.0,6.0,0.0335699645,0.0,0.0,0.0,0.0,0.0,0.0],[14.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[15.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[16.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[17.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[18.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[19.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[20.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[21.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[22.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[23.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[24.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[25.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[26.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[27.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[28.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[29.0,1.0,6.0,0.006478782,0.0,0.0,0.0,0.0,0.0,0.0],[30.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[31.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[32.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[33.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[34.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[35.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[36.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[37.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[38.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[39.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[40.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[41.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[42.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[43.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[44.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[45.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[46.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[47.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[48.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[49.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[50.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[51.0,12.0,6.0,0.0601641465,0.0,0.0,0.0,0.0,0.0,0.0],[52.0,7.0,6.0,0.0534851912,0.0,0.0,0.0,0.0,0.0,0.0],[53.0,5.0,6.0,0.010645933,0.0,0.0,0.0,0.0,0.0,0.0],[54.0,3.0,6.0,0.0605391902,0.0,0.0,0.0,0.0,0.0,0.0],[55.0,5.0,6.0,0.0035455278,0.0,0.0,0.0,0.0,0.0,0.0],[56.0,7.0,6.0,0.0362778358,0.0,0.0,0.0,0.0,0.0,0.0],[57.0,12.0,6.0,0.0574757142,0.0,0.0,0.0,0.0,0.0,0.0],[58.0,12.0,6.0,0.1841052603,0.1666666667,0.0833333333,0.0,0.0,0.0,0.0],[59.0,7.0,6.0,0.1015154735,0.0,0.0,0.0,0.0,0.0,0.0],[60.0,14.0,6.0,0.0690187809,0.0,0.0,0.0,0.0,0.0,0.0],[61.0,12.0,6.0,0.1434312595,0.1666666667,0.0833333333,0.0,0.0,0.0,0.0],[62.0,18.0,6.0,0.1034302319,0.0,0.0,0.0,0.0,0.0,0.0],[63.0,8.0,6.0,0.0677432981,0.0,0.0,0.0,0.0,0.0,0.0],[64.0,10.0,6.0,0.0592322383,0.0,0.0,0.0,0.0,0.0,0.0],[65.0,16.0,6.0,0.0527880375,0.0,0.0,0.0,0.0,0.0,0.0],[66.0,11.0,6.0,0.0499717684,0.0,0.0,0.0,0.0,0.0,0.0],[67.0,9.0,6.0,0.0136850153,0.0,0.0,0.0,0.0,0.0,0.0],[68.0,15.0,6.0,0.1487492279,0.1666666667,0.0666666667,0.0,0.0,0.0,0.0],[69.0,9.0,6.0,0.0820412107,0.0,0.0,0.0,0.0,0.0,0.0],[70.0,8.0,6.0,0.0610594363,0.0,0.0,0.0,0.0,0.0,0.0],[71.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[72.0,5.0,6.0,0.0696996248,0.0,0.0,0.0,0.0,0.0,0.0],[73.0,5.0,6.0,0.0913222631,0.0,0.0,0.0,0.0,0.0,0.0],[74.0,1.0,6.0,0.1640893471,0.0,0.0,0.0,0.0,0.0,0.0],[75.0,4.0,6.0,0.1525420967,0.0,0.0,0.0,0.0,0.0,0.0],[76.0,3.0,6.0,0.0046996124,0.0,0.0,0.0,0.0,0.0,0.0],[77.0,9.0,6.0,0.1647320414,0.1666666667,0.1111111111,0.0,0.0,0.0,0.0],[78.0,5.0,6.0,0.0925206455,0.0,0.0,0.0,0.0,0.0,0.0],[79.0,2.0,6.0,0.1115943283,0.0,0.0,0.0,0.0,0.0,0.0],[80.0,3.0,6.0,0.0643337723,0.0,0.0,0.0,0.0,0.0,0.0],[81.0,6.0,6.0,0.054544462,0.0,0.0,0.0,0.0,0.0,0.0],[82.0,9.0,6.0,0.1158749941,0.1666666667,0.1111111111,0.0,0.0,0.0,0.0],[83.0,9.0,6.0,0.0260599942,0.0,0.0,0.0,0.0,0.0,0.0],[84.0,12.0,6.0,0.1002790487,0.0,0.0,0.0,0.0,0.0,0.0],[85.0,10.0,6.0,0.0465606018,0.0,0.0,0.0,0.0,0.0,0.0],[86.0,12.0,6.0,0.0654351159,0.0,0.0,0.0,0.0,0.0,0.0],[87.0,8.0,6.0,0.0840293882,0.0,0.0,0.0,0.0,0.0,0.0],[88.0,11.0,6.0,0.0866803689,0.0,0.0,0.0,0.0,0.0,0.0],[89.0,3.0,6.0,0.0250517354,0.0,0.0,0.0,0.0,0.0,0.0],[90.0,8.0,6.0,0.0964013742,0.0,0.0,0.0,0.0,0.0,0.0],[91.0,2.0,6.0,0.1124727319,0.0,0.0,0.0,0.0,0.0,0.0],[92.0,12.0,6.0,0.0566290331,0.0,0.0,0.0,0.0,0.0,0.0],[93.0,10.0,6.0,0.0199071832,0.0,0.0,0.0,0.0,0.0,0.0],[94.0,8.0,6.0,0.047808442,0.0,0.0,0.0,0.0,0.0,0.0],[95.0,11.0,6.0,0.0651591162,0.0,0.0,0.0,0.0,0.0,0.0],[96.0,3.0,6.0,0.1190378724,0.0,0.0,0.0,0.0,0.0,0.0],[97.0,6.0,6.0,0.0243889484,0.0,0.0,0.0,0.0,0.0,0.0],[98.0,9.0,6.0,0.0276789321,0.0,0.0,0.0,0.0,0.0,0.0],[99.0,8.0,6.0,0.0038392381,0.0,0.0,0.0,0.0,0.0,0.0],[100.0,5.0,6.0,0.0679982247,0.0,0.0,0.0,0.0,0.0,0.0],[101.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[102.0,3.0,6.0,0.0571027381,0.0,0.0,0.0,0.0,0.0,0.0],[103.0,8.0,6.0,0.1031412845,0.0,0.0,0.0,0.0,0.0,0.0],[104.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[105.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[106.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[107.0,8.0,6.0,0.0407231062,0.0,0.0,0.0,0.0,0.0,0.0],[108.0,1.0,6.0,0.1600938967,0.0,0.0,0.0,0.0,0.0,0.0],[109.0,11.0,6.0,0.0078434941,0.0,0.0,0.0,0.0,0.0,0.0],[110.0,13.0,6.0,0.0305235962,0.0,0.0,0.0,0.0,0.0,0.0],[111.0,21.0,6.0,0.0836704333,0.0,0.0,0.0,0.0,0.0,0.0],[112.0,21.0,6.0,0.078011981,0.0,0.0,0.0,0.0,0.0,0.0],[113.0,10.0,6.0,0.0644938111,0.0,0.0,0.0,0.0,0.0,0.0],[114.0,4.0,6.0,0.0628399878,0.0,0.0,0.0,0.0,0.0,0.0],[115.0,3.0,6.0,0.0034289839,0.0,0.0,0.0,0.0,0.0,0.0],[116.0,12.0,6.0,0.1008230015,0.0,0.0,0.0,0.0,0.0,0.0],[117.0,3.0,6.0,0.0610422365,0.0,0.0,0.0,0.0,0.0,0.0],[118.0,1.0,6.0,0.1975865077,0.0,0.0,0.0,0.0,0.0,0.0],[119.0,2.0,6.0,0.0774359609,0.0,0.0,0.0,0.0,0.0,0.0],[120.0,5.0,6.0,0.0348391853,0.0,0.0,0.0,0.0,0.0,0.0],[121.0,11.0,6.0,0.0521044227,0.0,0.0,0.0,0.0,0.0,0.0],[122.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[123.0,9.0,6.0,0.0552214254,0.0,0.0,0.0,0.0,0.0,0.0],[124.0,7.0,6.0,0.0569184848,0.0,0.0,0.0,0.0,0.0,0.0],[125.0,13.0,6.0,0.1149669461,0.0,0.0,0.0,0.0,0.0,0.0],[126.0,2.0,6.0,0.0610501844,0.0,0.0,0.0,0.0,0.0,0.0],[127.0,10.0,6.0,0.0445122191,0.0,0.0,0.0,0.0,0.0,0.0],[128.0,5.0,6.0,0.0307405809,0.0,0.0,0.0,0.0,0.0,0.0],[129.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[130.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[131.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[132.0,2.0,6.0,0.003778184,0.0,0.0,0.0,0.0,0.0,0.0],[133.0,8.0,6.0,0.0334309972,0.0,0.0,0.0,0.0,0.0,0.0],[134.0,5.0,6.0,0.1199905798,0.1666666667,0.2,0.0,0.0,0.0,0.0],[135.0,8.0,6.0,0.0028095149,0.0,0.0,0.0,0.0,0.0,0.0],[136.0,8.0,6.0,0.036013896,0.0,0.0,0.0,0.0,0.0,0.0],[137.0,14.0,6.0,0.0750065174,0.0,0.0,0.0,0.0,0.0,0.0],[138.0,12.0,6.0,0.0875475484,0.0,0.0,0.0,0.0,0.0,0.0],[139.0,6.0,6.0,0.0302567633,0.0,0.0,0.0,0.0,0.0,0.0],[140.0,11.0,6.0,0.096718546,0.0,0.0,0.0,0.0,0.0,0.0],[141.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[142.0,2.0,6.0,0.1961112273,0.0,0.0,0.0,0.0,0.0,0.0],[143.0,2.0,6.0,0.1680111061,0.0,0.0,0.0,0.0,0.0,0.0],[144.0,11.0,6.0,0.0485947387,0.0,0.0,0.0,0.0,0.0,0.0],[145.0,13.0,6.0,0.1090471046,0.0,0.0,0.0,0.0,0.0,0.0],[146.0,6.0,6.0,0.0472962722,0.0,0.0,0.0,0.0,0.0,0.0],[147.0,11.0,6.0,0.0576024622,0.0,0.0,0.0,0.0,0.0,0.0],[148.0,9.0,6.0,0.0675833137,0.0,0.0,0.0,0.0,0.0,0.0],[149.0,7.0,6.0,0.0949963019,0.0,0.0,0.0,0.0,0.0,0.0],[150.0,8.0,6.0,0.0807718237,0.0,0.0,0.0,0.0,0.0,0.0],[151.0,11.0,6.0,0.123543346,0.0,0.0,0.0,0.0,0.0,0.0],[152.0,8.0,6.0,0.083416362,0.0,0.0,0.0,0.0,0.0,0.0],[153.0,3.0,6.0,0.1380214512,0.0,0.0,0.0,0.0,0.0,0.0],[154.0,3.0,6.0,0.0982209718,0.0,0.0,0.0,0.0,0.0,0.0],[155.0,1.0,6.0,0.2813470265,0.0,0.0,0.0,0.0,0.0,0.0],[156.0,4.0,6.0,0.0518057557,0.0,0.0,0.0,0.0,0.0,0.0],[157.0,3.0,6.0,0.1324512048,0.0,0.0,0.0,0.0,0.0,0.0],[158.0,11.0,6.0,0.0325337198,0.0,0.0,0.0,0.0,0.0,0.0],[159.0,18.0,6.0,0.1608391227,0.1666666667,0.0555555556,0.0,0.0,0.0,0.0],[160.0,15.0,6.0,0.053802202,0.0,0.0,0.0,0.0,0.0,0.0],[161.0,13.0,6.0,0.1389368249,0.0,0.0,0.0,0.0,0.0,0.0],[162.0,13.0,6.0,0.084081956,0.0,0.0,0.0,0.0,0.0,0.0],[163.0,8.0,6.0,0.1164450199,0.0,0.0,0.0,0.0,0.0,0.0],[164.0,6.0,6.0,0.0968535053,0.1666666667,0.1666666667,0.0,0.0,0.0,0.0],[165.0,9.0,6.0,0.0449152176,0.0,0.0,0.0,0.0,0.0,0.0],[166.0,12.0,6.0,0.0709817236,0.0,0.0,0.0,0.0,0.0,0.0],[167.0,18.0,6.0,0.1763557509,0.0,0.0,0.0,0.0,0.0,0.0],[168.0,20.0,6.0,0.1350305958,0.0,0.0,0.0,0.0,0.0,0.0],[169.0,25.0,6.0,0.1433497078,0.0,0.0,0.0,0.0,0.0,0.0],[170.0,16.0,6.0,0.0725545871,0.0,0.0,0.0,0.0,0.0,0.0],[171.0,11.0,6.0,0.0835897503,0.0,0.0,0.0,0.0,0.0,0.0],[172.0,21.0,6.0,0.0841400024,0.0,0.0,0.0,0.0,0.0,0.0],[173.0,9.0,6.0,0.029976165,0.0,0.0,0.0,0.0,0.0,0.0],[174.0,3.0,6.0,0.0303475281,0.0,0.0,0.0,0.0,0.0,0.0],[175.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[176.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[177.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[178.0,21.0,6.0,0.1116545928,0.0,0.0,0.0,0.0,0.0,0.0],[179.0,20.0,6.0,0.1033255332,0.0,0.0,0.0,0.0,0.0,0.0],[180.0,13.0,6.0,0.0902409931,0.0,0.0,0.0,0.0,0.0,0.0],[181.0,17.0,6.0,0.1075528511,0.0,0.0,0.0,0.0,0.0,0.0],[182.0,17.0,6.0,0.1448863679,0.0,0.0,0.0,0.0,0.0,0.0],[183.0,11.0,6.0,0.0801228458,0.0,0.0,0.0,0.0,0.0,0.0],[184.0,9.0,6.0,0.0176005444,0.0,0.0,0.0,0.0,0.0,0.0],[185.0,12.0,6.0,0.0207392431,0.0,0.0,0.0,0.0,0.0,0.0],[186.0,10.0,6.0,0.0082870117,0.0,0.0,0.0,0.0,0.0,0.0],[187.0,9.0,6.0,0.111944638,0.0,0.0,0.0,0.0,0.0,0.0],[188.0,23.0,6.0,0.1712235853,0.0,0.0,0.0,0.0,0.0,0.0],[189.0,15.0,6.0,0.0684148444,0.0,0.0,0.0,0.0,0.0,0.0],[190.0,24.0,6.0,0.0923509182,0.0,0.0,0.0,0.0,0.0,0.0],[191.0,12.0,6.0,0.0911362105,0.1666666667,0.0833333333,0.0,0.0,0.0,0.0],[192.0,15.0,6.0,0.1077490747,0.0,0.0,0.0,0.0,0.0,0.0],[193.0,4.0,6.0,0.0424155438,0.0,0.0,0.0,0.0,0.0,0.0],[194.0,4.0,6.0,0.1079344536,0.0,0.0,0.0,0.0,0.0,0.0],[195.0,1.0,6.0,0.0939574532,0.0,0.0,0.0,0.0,0.0,0.0],[196.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[197.0,1.0,6.0,0.2487625066,0.0,0.0,0.0,0.0,0.0,0.0],[198.0,6.0,6.0,0.0829892861,0.0,0.0,0.0,0.0,0.0,0.0],[199.0,18.0,6.0,0.1301195321,0.1666666667,0.0555555556,0.0,0.0,0.0,0.0],[200.0,4.0,6.0,0.0172990549,0.0,0.0,0.0,0.0,0.0,0.0],[201.0,7.0,6.0,0.0810880498,0.0,0.0,0.0,0.0,0.0,0.0],[202.0,11.0,6.0,0.0748496293,0.0,0.0,0.0,0.0,0.0,0.0],[203.0,16.0,6.0,0.1170076407,0.0,0.0,0.0,0.0,0.0,0.0],[204.0,9.0,6.0,0.0514649617,0.0,0.0,0.0,0.0,0.0,0.0],[205.0,8.0,6.0,0.1107144308,0.0,0.0,0.0,0.0,0.0,0.0],[206.0,8.0,6.0,0.0958346849,0.0,0.0,0.0,0.0,0.0,0.0],[207.0,17.0,6.0,0.1144654059,0.0,0.0,0.0,0.0,0.0,0.0],[208.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[209.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[210.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[211.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[212.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[213.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[214.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[215.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[216.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[217.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[218.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[219.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[220.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[221.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[222.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[223.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[224.0,7.0,6.0,0.0292396612,0.0,0.0,0.0,0.0,0.0,0.0],[225.0,7.0,6.0,0.0556897418,0.0,0.0,0.0,0.0,0.0,0.0],[226.0,7.0,6.0,0.0200375017,0.0,0.0,0.0,0.0,0.0,0.0],[227.0,9.0,6.0,0.0465141749,0.0,0.0,0.0,0.0,0.0,0.0],[228.0,3.0,6.0,0.0828968857,0.0,0.0,0.0,0.0,0.0,0.0],[229.0,8.0,6.0,0.0567584959,0.0,0.0,0.0,0.0,0.0,0.0],[230.0,12.0,6.0,0.096184117,0.0,0.0,0.0,0.0,0.0,0.0],[231.0,7.0,6.0,0.0180131154,0.0,0.0,0.0,0.0,0.0,0.0],[232.0,3.0,6.0,0.1100222167,0.0,0.0,0.0,0.0,0.0,0.0],[233.0,5.0,6.0,0.1070933319,0.0,0.0,0.0,0.0,0.0,0.0],[234.0,12.0,6.0,0.0490338218,0.0,0.0,0.0,0.0,0.0,0.0],[235.0,13.0,6.0,0.1030508221,0.0,0.0,0.0,0.0,0.0,0.0],[236.0,14.0,6.0,0.0888495166,0.0,0.0,0.0,0.0,0.0,0.0],[237.0,5.0,6.0,0.1168234422,0.0,0.0,0.0,0.0,0.0,0.0],[238.0,11.0,6.0,0.0527585082,0.0,0.0,0.0,0.0,0.0,0.0],[239.0,6.0,6.0,0.0977782881,0.1666666667,0.1666666667,0.0,0.0,0.0,0.0],[240.0,16.0,6.0,0.0530439942,0.0,0.0,0.0,0.0,0.0,0.0],[241.0,14.0,6.0,0.0634358424,0.0,0.0,0.0,0.0,0.0,0.0],[242.0,3.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[243.0,15.0,6.0,0.0706222581,0.0,0.0,0.0,0.0,0.0,0.0],[244.0,6.0,6.0,0.0010466989,0.0,0.0,0.0,0.0,0.0,0.0],[245.0,11.0,6.0,0.0849543573,0.0,0.0,0.0,0.0,0.0,0.0],[246.0,10.0,6.0,0.1277224002,0.0,0.0,0.0,0.0,0.0,0.0],[247.0,5.0,6.0,0.1163063657,0.0,0.0,0.0,0.0,0.0,0.0],[248.0,3.0,6.0,0.1414552593,0.0,0.0,0.0,0.0,0.0,0.0],[249.0,14.0,6.0,0.1143176187,0.0,0.0,0.0,0.0,0.0,0.0],[250.0,16.0,6.0,0.1000574266,0.0,0.0,0.0,0.0,0.0,0.0],[251.0,16.0,6.0,0.0804337533,0.0,0.0,0.0,0.0,0.0,0.0],[252.0,17.0,6.0,0.0522294138,0.0,0.0,0.0,0.0,0.0,0.0],[253.0,9.0,6.0,0.0599083015,0.0,0.0,0.0,0.0,0.0,0.0],[254.0,9.0,6.0,0.0041297935,0.0,0.0,0.0,0.0,0.0,0.0],[255.0,9.0,6.0,0.0227093155,0.0,0.0,0.0,0.0,0.0,0.0],[256.0,4.0,6.0,0.0854679257,0.0,0.0,0.0,0.0,0.0,0.0],[257.0,12.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[258.0,34.0,6.0,0.0932025262,0.0,0.0,0.0,0.0,0.0,0.0],[259.0,24.0,6.0,0.1296507606,0.0,0.0,0.0,0.0,0.0,0.0],[260.0,13.0,6.0,0.1259813763,0.0,0.0,0.0,0.0,0.0,0.0],[261.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[262.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[263.0,6.0,6.0,0.0095214539,0.0,0.0,0.0,0.0,0.0,0.0],[264.0,5.0,6.0,0.0046596667,0.0,0.0,0.0,0.0,0.0,0.0],[265.0,4.0,6.0,0.0583947566,0.0,0.0,0.0,0.0,0.0,0.0],[266.0,5.0,6.0,0.076070587,0.0,0.0,0.0,0.0,0.0,0.0],[267.0,2.0,6.0,0.0112285337,0.0,0.0,0.0,0.0,0.0,0.0],[268.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[269.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[270.0,9.0,6.0,0.009009009,0.0,0.0,0.0,0.0,0.0,0.0],[271.0,6.0,6.0,0.07410223,0.0,0.0,0.0,0.0,0.0,0.0],[272.0,6.0,6.0,0.0406681048,0.0,0.0,0.0,0.0,0.0,0.0],[273.0,6.0,6.0,0.0302513682,0.0,0.0,0.0,0.0,0.0,0.0],[274.0,10.0,6.0,0.0675181425,0.0,0.0,0.0,0.0,0.0,0.0],[275.0,10.0,6.0,0.0310859123,0.0,0.0,0.0,0.0,0.0,0.0],[276.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[277.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[278.0,3.0,6.0,0.041481246,0.0,0.0,0.0,0.0,0.0,0.0],[279.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[280.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[281.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[282.0,9.0,6.0,0.0859878559,0.0,0.0,0.0,0.0,0.0,0.0],[283.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[284.0,9.0,6.0,0.056157226,0.0,0.0,0.0,0.0,0.0,0.0],[285.0,13.0,6.0,0.0611528831,0.0,0.0,0.0,0.0,0.0,0.0],[286.0,22.0,6.0,0.0574183778,0.0,0.0,0.0,0.0,0.0,0.0],[287.0,9.0,6.0,0.0377048496,0.0,0.0,0.0,0.0,0.0,0.0],[288.0,12.0,6.0,0.0925184795,0.0,0.0,0.0,0.0,0.0,0.0],[289.0,13.0,6.0,0.1545806583,0.0,0.0,0.0,0.0,0.0,0.0],[290.0,9.0,6.0,0.1061761813,0.0,0.0,0.0,0.0,0.0,0.0],[291.0,17.0,6.0,0.0678791565,0.0,0.0,0.0,0.0,0.0,0.0],[292.0,4.0,6.0,0.0594258456,0.0,0.0,0.0,0.0,0.0,0.0],[293.0,3.0,6.0,0.002359838,0.0,0.0,0.0,0.0,0.0,0.0],[294.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[295.0,4.0,6.0,0.0253106305,0.0,0.0,0.0,0.0,0.0,0.0],[296.0,11.0,6.0,0.1225956678,0.1666666667,0.0909090909,0.0,0.0,0.0,0.0],[297.0,26.0,6.0,0.1277721397,0.0,0.0,0.0,0.0,0.0,0.0],[298.0,19.0,6.0,0.0610494008,0.0,0.0,0.0,0.0,0.0,0.0],[299.0,23.0,6.0,0.1650865351,0.1666666667,0.0434782609,0.0,0.0,0.0,0.0],[300.0,15.0,6.0,0.088374315,0.0,0.0,0.0,0.0,0.0,0.0],[301.0,24.0,6.0,0.1140572512,0.0,0.0,0.0,0.0,0.0,0.0],[302.0,16.0,6.0,0.1026813831,0.0,0.0,0.0,0.0,0.0,0.0],[303.0,23.0,6.0,0.082543002,0.0,0.0,0.0,0.0,0.0,0.0],[304.0,23.0,6.0,0.1352314442,0.0,0.0,0.0,0.0,0.0,0.0],[305.0,14.0,6.0,0.131952999,0.0,0.0,0.0,0.0,0.0,0.0],[306.0,13.0,6.0,0.1362942983,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[307.0,4.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[308.0,16.0,6.0,0.1009634764,0.0,0.0,0.0,0.0,0.0,0.0],[309.0,15.0,6.0,0.1184053011,0.0,0.0,0.0,0.0,0.0,0.0],[310.0,20.0,6.0,0.0716667475,0.0,0.0,0.0,0.0,0.0,0.0],[311.0,14.0,6.0,0.1391011853,0.0,0.0,0.0,0.0,0.0,0.0],[312.0,2.0,6.0,0.26642202,0.0,0.0,0.0,0.0,0.0,0.0],[313.0,3.0,6.0,0.0307372181,0.0,0.0,0.0,0.0,0.0,0.0],[314.0,3.0,6.0,0.1255909286,0.0,0.0,0.0,0.0,0.0,0.0],[315.0,6.0,6.0,0.0324144609,0.0,0.0,0.0,0.0,0.0,0.0],[316.0,8.0,6.0,0.0892742545,0.0,0.0,0.0,0.0,0.0,0.0],[317.0,3.0,6.0,0.0074422248,0.0,0.0,0.0,0.0,0.0,0.0],[318.0,14.0,6.0,0.0957121727,0.0,0.0,0.0,0.0,0.0,0.0],[319.0,12.0,6.0,0.0713383408,0.0,0.0,0.0,0.0,0.0,0.0],[320.0,4.0,6.0,0.0609718826,0.0,0.0,0.0,0.0,0.0,0.0],[321.0,9.0,6.0,0.0633502206,0.0,0.0,0.0,0.0,0.0,0.0],[322.0,10.0,6.0,0.0845491702,0.0,0.0,0.0,0.0,0.0,0.0],[323.0,6.0,6.0,0.019064515,0.0,0.0,0.0,0.0,0.0,0.0],[324.0,10.0,6.0,0.0520317282,0.0,0.0,0.0,0.0,0.0,0.0],[325.0,3.0,6.0,0.0636576538,0.0,0.0,0.0,0.0,0.0,0.0],[326.0,3.0,6.0,0.0708842814,0.0,0.0,0.0,0.0,0.0,0.0],[327.0,3.0,6.0,0.0111629572,0.0,0.0,0.0,0.0,0.0,0.0],[328.0,1.0,6.0,0.0072599532,0.0,0.0,0.0,0.0,0.0,0.0],[329.0,1.0,6.0,0.1530334561,0.0,0.0,0.0,0.0,0.0,0.0],[330.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[331.0,6.0,6.0,0.0130726698,0.0,0.0,0.0,0.0,0.0,0.0],[332.0,4.0,6.0,0.0098296199,0.0,0.0,0.0,0.0,0.0,0.0],[333.0,14.0,6.0,0.1757403103,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[334.0,9.0,6.0,0.0142512954,0.0,0.0,0.0,0.0,0.0,0.0],[335.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[336.0,3.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[337.0,1.0,6.0,0.0800611933,0.0,0.0,0.0,0.0,0.0,0.0],[338.0,4.0,6.0,0.0365315134,0.0,0.0,0.0,0.0,0.0,0.0],[339.0,15.0,6.0,0.1019628463,0.0,0.0,0.0,0.0,0.0,0.0],[340.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[341.0,2.0,6.0,0.0324503311,0.0,0.0,0.0,0.0,0.0,0.0],[342.0,7.0,6.0,0.0159711489,0.0,0.0,0.0,0.0,0.0,0.0],[343.0,23.0,6.0,0.0715036708,0.0,0.0,0.0,0.0,0.0,0.0],[344.0,8.0,6.0,0.0814047617,0.0,0.0,0.0,0.0,0.0,0.0],[345.0,10.0,6.0,0.0210704477,0.0,0.0,0.0,0.0,0.0,0.0],[346.0,27.0,6.0,0.1213522395,0.0,0.0,0.0,0.0,0.0,0.0],[347.0,11.0,6.0,0.060827359,0.0,0.0,0.0,0.0,0.0,0.0],[348.0,14.0,6.0,0.1866486571,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[349.0,19.0,6.0,0.0724363019,0.0,0.0,0.0,0.0,0.0,0.0],[350.0,18.0,6.0,0.0600413759,0.0,0.0,0.0,0.0,0.0,0.0],[351.0,16.0,6.0,0.0633989274,0.0,0.0,0.0,0.0,0.0,0.0],[352.0,7.0,6.0,0.0559932515,0.0,0.0,0.0,0.0,0.0,0.0],[353.0,20.0,6.0,0.0626381538,0.0,0.0,0.0,0.0,0.0,0.0],[354.0,15.0,6.0,0.0690726047,0.0,0.0,0.0,0.0,0.0,0.0],[355.0,15.0,6.0,0.0655856057,0.0,0.0,0.0,0.0,0.0,0.0],[356.0,23.0,6.0,0.0836023528,0.0,0.0,0.0,0.0,0.0,0.0],[357.0,25.0,6.0,0.1021622941,0.0,0.0,0.0,0.0,0.0,0.0],[358.0,13.0,6.0,0.0818847268,0.0,0.0,0.0,0.0,0.0,0.0],[359.0,8.0,6.0,0.1158276619,0.1666666667,0.125,0.0,0.0,0.0,0.0],[360.0,8.0,6.0,0.0575225907,0.0,0.0,0.0,0.0,0.0,0.0],[361.0,11.0,6.0,0.0737980242,0.0,0.0,0.0,0.0,0.0,0.0],[362.0,8.0,6.0,0.0861311803,0.0,0.0,0.0,0.0,0.0,0.0],[363.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[364.0,13.0,6.0,0.0887856481,0.0,0.0,0.0,0.0,0.0,0.0],[365.0,23.0,6.0,0.0667101301,0.0,0.0,0.0,0.0,0.0,0.0],[366.0,17.0,6.0,0.0823310386,0.0,0.0,0.0,0.0,0.0,0.0],[367.0,14.0,6.0,0.0895584946,0.0,0.0,0.0,0.0,0.0,0.0],[368.0,12.0,6.0,0.0591991565,0.0,0.0,0.0,0.0,0.0,0.0],[369.0,13.0,6.0,0.1348867046,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[370.0,12.0,6.0,0.159812153,0.0,0.0,0.0,0.0,0.0,0.0],[371.0,7.0,6.0,0.0660215284,0.0,0.0,0.0,0.0,0.0,0.0],[372.0,9.0,6.0,0.0855145261,0.0,0.0,0.0,0.0,0.0,0.0],[373.0,15.0,6.0,0.1009098517,0.0,0.0,0.0,0.0,0.0,0.0],[374.0,14.0,6.0,0.0898934846,0.0,0.0,0.0,0.0,0.0,0.0],[375.0,14.0,6.0,0.1159875936,0.0,0.0,0.0,0.0,0.0,0.0],[376.0,8.0,6.0,0.0492743547,0.0,0.0,0.0,0.0,0.0,0.0],[377.0,18.0,6.0,0.0494197867,0.0,0.0,0.0,0.0,0.0,0.0],[378.0,19.0,6.0,0.123172833,0.0,0.0,0.0,0.0,0.0,0.0],[379.0,10.0,6.0,0.1452820172,0.0,0.0,0.0,0.0,0.0,0.0],[380.0,7.0,6.0,0.1667823661,0.1666666667,0.1428571429,0.0,0.0,0.0,0.0],[381.0,20.0,6.0,0.1187076687,0.0,0.0,0.0,0.0,0.0,0.0],[382.0,10.0,6.0,0.0873540011,0.0,0.0,0.0,0.0,0.0,0.0],[383.0,17.0,6.0,0.0921777859,0.0,0.0,0.0,0.0,0.0,0.0],[384.0,38.0,6.0,0.0840504924,0.0,0.0,0.0,0.0,0.0,0.0],[385.0,20.0,6.0,0.0974591244,0.0,0.0,0.0,0.0,0.0,0.0],[386.0,22.0,6.0,0.0882460387,0.0,0.0,0.0,0.0,0.0,0.0],[387.0,42.0,6.0,0.1086441508,0.0,0.0,0.0,0.0,0.0,0.0],[388.0,13.0,6.0,0.0889097462,0.0,0.0,0.0,0.0,0.0,0.0],[389.0,19.0,6.0,0.0826653794,0.0,0.0,0.0,0.0,0.0,0.0],[390.0,11.0,6.0,0.1341525786,0.0,0.0,0.0,0.0,0.0,0.0],[391.0,6.0,6.0,0.0089543616,0.0,0.0,0.0,0.0,0.0,0.0],[392.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[393.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[394.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[395.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[396.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[397.0,4.0,6.0,0.0802137139,0.0,0.0,0.0,0.0,0.0,0.0],[398.0,7.0,6.0,0.0010885538,0.0,0.0,0.0,0.0,0.0,0.0],[399.0,14.0,6.0,0.0603265053,0.0,0.0,0.0,0.0,0.0,0.0],[400.0,10.0,6.0,0.1099754632,0.0,0.0,0.0,0.0,0.0,0.0],[401.0,9.0,6.0,0.0081697245,0.0,0.0,0.0,0.0,0.0,0.0],[402.0,13.0,6.0,0.1074997895,0.0,0.0,0.0,0.0,0.0,0.0],[403.0,9.0,6.0,0.1052838329,0.0,0.0,0.0,0.0,0.0,0.0],[404.0,4.0,6.0,0.0434630214,0.0,0.0,0.0,0.0,0.0,0.0],[405.0,13.0,6.0,0.0831225528,0.0,0.0,0.0,0.0,0.0,0.0],[406.0,4.0,6.0,0.0072514046,0.0,0.0,0.0,0.0,0.0,0.0],[407.0,7.0,6.0,0.0838713569,0.0,0.0,0.0,0.0,0.0,0.0],[408.0,1.0,6.0,0.041332771,0.0,0.0,0.0,0.0,0.0,0.0],[409.0,8.0,6.0,0.1449228434,0.1666666667,0.125,0.0,0.0,0.0,0.0],[410.0,5.0,6.0,0.0150245551,0.0,0.0,0.0,0.0,0.0,0.0],[411.0,9.0,6.0,0.0112028238,0.0,0.0,0.0,0.0,0.0,0.0],[412.0,15.0,6.0,0.0528084627,0.0,0.0,0.0,0.0,0.0,0.0],[413.0,10.0,6.0,0.0569313877,0.0,0.0,0.0,0.0,0.0,0.0],[414.0,23.0,6.0,0.0826345049,0.0,0.0,0.0,0.0,0.0,0.0],[415.0,12.0,6.0,0.1347457048,0.1666666667,0.0833333333,0.0,0.0,0.0,0.0],[416.0,10.0,6.0,0.0709903405,0.0,0.0,0.0,0.0,0.0,0.0],[417.0,10.0,6.0,0.0750406432,0.0,0.0,0.0,0.0,0.0,0.0],[418.0,11.0,6.0,0.0306005231,0.0,0.0,0.0,0.0,0.0,0.0],[419.0,5.0,6.0,0.1318648837,0.0,0.0,0.0,0.0,0.0,0.0],[420.0,3.0,6.0,0.0816560052,0.0,0.0,0.0,0.0,0.0,0.0],[421.0,11.0,6.0,0.0879051672,0.0,0.0,0.0,0.0,0.0,0.0],[422.0,3.0,6.0,0.0616700428,0.0,0.0,0.0,0.0,0.0,0.0],[423.0,3.0,6.0,0.0510727587,0.0,0.0,0.0,0.0,0.0,0.0],[424.0,19.0,6.0,0.0581551115,0.0,0.0,0.0,0.0,0.0,0.0],[425.0,30.0,6.0,0.1195785338,0.0,0.0,0.0,0.0,0.0,0.0],[426.0,29.0,6.0,0.1175287188,0.0,0.0,0.0,0.0,0.0,0.0],[427.0,4.0,6.0,0.1236403764,0.0,0.0,0.0,0.0,0.0,0.0],[428.0,13.0,6.0,0.0231417089,0.0,0.0,0.0,0.0,0.0,0.0],[429.0,24.0,6.0,0.1315396405,0.0,0.0,0.0,0.0,0.0,0.0],[430.0,11.0,6.0,0.1084061107,0.0,0.0,0.0,0.0,0.0,0.0],[431.0,14.0,6.0,0.0008056534,0.0,0.0,0.0,0.0,0.0,0.0],[432.0,10.0,6.0,0.0619968944,0.0,0.0,0.0,0.0,0.0,0.0],[433.0,11.0,6.0,0.081599865,0.0,0.0,0.0,0.0,0.0,0.0],[434.0,12.0,6.0,0.0901152155,0.0,0.0,0.0,0.0,0.0,0.0],[435.0,16.0,6.0,0.169539387,0.1666666667,0.0625,0.0,0.0,0.0,0.0],[436.0,13.0,6.0,0.0519514368,0.0,0.0,0.0,0.0,0.0,0.0],[437.0,20.0,6.0,0.1343723606,0.0,0.0,0.0,0.0,0.0,0.0],[438.0,23.0,6.0,0.0745618384,0.0,0.0,0.0,0.0,0.0,0.0],[439.0,6.0,6.0,0.035714341,0.0,0.0,0.0,0.0,0.0,0.0],[440.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[441.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[442.0,13.0,6.0,0.1054810669,0.0,0.0,0.0,0.0,0.0,0.0],[443.0,8.0,6.0,0.0440336427,0.0,0.0,0.0,0.0,0.0,0.0],[444.0,13.0,6.0,0.1393181886,0.0,0.0,0.0,0.0,0.0,0.0],[445.0,23.0,6.0,0.0958195312,0.0,0.0,0.0,0.0,0.0,0.0],[446.0,12.0,6.0,0.0967977039,0.0,0.0,0.0,0.0,0.0,0.0],[447.0,11.0,6.0,0.1415487921,0.0,0.0,0.0,0.0,0.0,0.0],[448.0,17.0,6.0,0.0702500169,0.0,0.0,0.0,0.0,0.0,0.0],[449.0,8.0,6.0,0.1260175902,0.0,0.0,0.0,0.0,0.0,0.0],[450.0,14.0,6.0,0.1353596829,0.0,0.0,0.0,0.0,0.0,0.0],[451.0,16.0,6.0,0.1369262618,0.0,0.0,0.0,0.0,0.0,0.0],[452.0,14.0,6.0,0.0504503174,0.0,0.0,0.0,0.0,0.0,0.0],[453.0,16.0,6.0,0.1649412679,0.0,0.0,0.0,0.0,0.0,0.0],[454.0,8.0,6.0,0.0191491801,0.0,0.0,0.0,0.0,0.0,0.0],[455.0,12.0,6.0,0.1316370491,0.1666666667,0.0833333333,0.0,0.0,0.0,0.0],[456.0,15.0,6.0,0.1006254882,0.0,0.0,0.0,0.0,0.0,0.0],[457.0,14.0,6.0,0.0850494025,0.0,0.0,0.0,0.0,0.0,0.0],[458.0,17.0,6.0,0.1121635109,0.0,0.0,0.0,0.0,0.0,0.0],[459.0,11.0,6.0,0.0740058183,0.0,0.0,0.0,0.0,0.0,0.0],[460.0,12.0,6.0,0.0697450332,0.0,0.0,0.0,0.0,0.0,0.0],[461.0,10.0,6.0,0.0772739249,0.0,0.0,0.0,0.0,0.0,0.0],[462.0,13.0,6.0,0.1143787045,0.0,0.0,0.0,0.0,0.0,0.0],[463.0,9.0,6.0,0.0022730606,0.0,0.0,0.0,0.0,0.0,0.0],[464.0,8.0,6.0,0.0389534995,0.0,0.0,0.0,0.0,0.0,0.0],[465.0,6.0,6.0,0.0574089046,0.0,0.0,0.0,0.0,0.0,0.0],[466.0,2.0,6.0,0.110110711,0.0,0.0,0.0,0.0,0.0,0.0],[467.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[468.0,10.0,6.0,0.1167279644,0.0,0.0,0.0,0.0,0.0,0.0],[469.0,2.0,6.0,0.0352235034,0.0,0.0,0.0,0.0,0.0,0.0],[470.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[471.0,2.0,6.0,0.1156854673,0.0,0.0,0.0,0.0,0.0,0.0],[472.0,21.0,6.0,0.1218348139,0.0,0.0,0.0,0.0,0.0,0.0],[473.0,21.0,6.0,0.1424425183,0.0,0.0,0.0,0.0,0.0,0.0],[474.0,32.0,6.0,0.0899493555,0.0,0.0,0.0,0.0,0.0,0.0],[475.0,21.0,6.0,0.114303848,0.0,0.0,0.0,0.0,0.0,0.0],[476.0,21.0,6.0,0.0949008103,0.0,0.0,0.0,0.0,0.0,0.0],[477.0,18.0,6.0,0.1415770951,0.0,0.0,0.0,0.0,0.0,0.0],[478.0,28.0,6.0,0.171090329,0.0,0.0,0.0,0.0,0.0,0.0],[479.0,28.0,6.0,0.0800425693,0.0,0.0,0.0,0.0,0.0,0.0],[480.0,15.0,6.0,0.0783133558,0.0,0.0,0.0,0.0,0.0,0.0],[481.0,12.0,6.0,0.0828045033,0.0,0.0,0.0,0.0,0.0,0.0],[482.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[483.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[484.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[485.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[486.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[487.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[488.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[489.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[490.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[491.0,1.0,6.0,0.038974359,0.0,0.0,0.0,0.0,0.0,0.0],[492.0,2.0,6.0,0.1479247792,0.0,0.0,0.0,0.0,0.0,0.0],[493.0,3.0,6.0,0.0772108844,0.0,0.0,0.0,0.0,0.0,0.0],[494.0,18.0,6.0,0.114801296,0.0,0.0,0.0,0.0,0.0,0.0],[495.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[496.0,7.0,6.0,0.038698437,0.0,0.0,0.0,0.0,0.0,0.0],[497.0,3.0,6.0,0.068650519,0.0,0.0,0.0,0.0,0.0,0.0],[498.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[499.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[500.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[501.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[502.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[503.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[504.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[505.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[506.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[507.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[508.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[509.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[510.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[511.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[512.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[513.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[514.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[515.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[516.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[517.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[518.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[519.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[520.0,7.0,6.0,0.0639908293,0.0,0.0,0.0,0.0,0.0,0.0],[521.0,7.0,6.0,0.0122523025,0.0,0.0,0.0,0.0,0.0,0.0],[522.0,18.0,6.0,0.0397603593,0.0,0.0,0.0,0.0,0.0,0.0],[523.0,13.0,6.0,0.0559153118,0.0,0.0,0.0,0.0,0.0,0.0],[524.0,14.0,6.0,0.1013252247,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[525.0,3.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[526.0,5.0,6.0,0.003875,0.0,0.0,0.0,0.0,0.0,0.0],[527.0,5.0,6.0,0.0036937742,0.0,0.0,0.0,0.0,0.0,0.0],[528.0,18.0,6.0,0.0069073308,0.0,0.0,0.0,0.0,0.0,0.0],[529.0,44.0,6.0,0.1454965315,0.1666666667,0.0227272727,0.0,0.0,0.0,0.0],[530.0,28.0,6.0,0.098113034,0.0,0.0,0.0,0.0,0.0,0.0],[531.0,8.0,6.0,0.0345890963,0.0,0.0,0.0,0.0,0.0,0.0],[532.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[533.0,11.0,6.0,0.0060814687,0.0,0.0,0.0,0.0,0.0,0.0],[534.0,19.0,6.0,0.1410414351,0.0,0.0,0.0,0.0,0.0,0.0],[535.0,19.0,6.0,0.0441989788,0.0,0.0,0.0,0.0,0.0,0.0],[536.0,8.0,6.0,0.1009973438,0.0,0.0,0.0,0.0,0.0,0.0],[537.0,13.0,6.0,0.0764479984,0.0,0.0,0.0,0.0,0.0,0.0],[538.0,12.0,6.0,0.0285460545,0.0,0.0,0.0,0.0,0.0,0.0],[539.0,9.0,6.0,0.126271104,0.0,0.0,0.0,0.0,0.0,0.0],[540.0,18.0,6.0,0.1070008715,0.0,0.0,0.0,0.0,0.0,0.0],[541.0,14.0,6.0,0.1103563057,0.0,0.0,0.0,0.0,0.0,0.0],[542.0,7.0,6.0,0.0601834529,0.0,0.0,0.0,0.0,0.0,0.0],[543.0,4.0,6.0,0.0718945365,0.0,0.0,0.0,0.0,0.0,0.0],[544.0,6.0,6.0,0.0902203593,0.0,0.0,0.0,0.0,0.0,0.0],[545.0,7.0,6.0,0.080995066,0.0,0.0,0.0,0.0,0.0,0.0],[546.0,7.0,6.0,0.0113402796,0.0,0.0,0.0,0.0,0.0,0.0],[547.0,13.0,6.0,0.1540252613,0.0,0.0,0.0,0.0,0.0,0.0],[548.0,6.0,6.0,0.1227421975,0.0,0.0,0.0,0.0,0.0,0.0],[549.0,2.0,6.0,0.0182445617,0.0,0.0,0.0,0.0,0.0,0.0],[550.0,4.0,6.0,0.0607803174,0.0,0.0,0.0,0.0,0.0,0.0],[551.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[552.0,1.0,6.0,0.0370227536,0.0,0.0,0.0,0.0,0.0,0.0],[553.0,1.0,6.0,0.0232838218,0.0,0.0,0.0,0.0,0.0,0.0],[554.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[555.0,7.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[556.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[557.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[558.0,16.0,6.0,0.0247435213,0.0,0.0,0.0,0.0,0.0,0.0],[559.0,10.0,6.0,0.0275642603,0.0,0.0,0.0,0.0,0.0,0.0],[560.0,13.0,6.0,0.09204986,0.0,0.0,0.0,0.0,0.0,0.0],[561.0,13.0,6.0,0.0749929845,0.0,0.0,0.0,0.0,0.0,0.0],[562.0,16.0,6.0,0.0307035056,0.0,0.0,0.0,0.0,0.0,0.0],[563.0,17.0,6.0,0.1082693628,0.0,0.0,0.0,0.0,0.0,0.0],[564.0,7.0,6.0,0.0837789634,0.0,0.0,0.0,0.0,0.0,0.0],[565.0,11.0,6.0,0.1412884695,0.0,0.0,0.0,0.0,0.0,0.0],[566.0,7.0,6.0,0.054118734,0.0,0.0,0.0,0.0,0.0,0.0],[567.0,13.0,6.0,0.1678420046,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[568.0,13.0,6.0,0.0738208828,0.0,0.0,0.0,0.0,0.0,0.0],[569.0,16.0,6.0,0.0915402467,0.0,0.0,0.0,0.0,0.0,0.0],[570.0,8.0,6.0,0.1057937711,0.0,0.0,0.0,0.0,0.0,0.0],[571.0,1.0,6.0,0.0059171598,0.0,0.0,0.0,0.0,0.0,0.0],[572.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[573.0,6.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[574.0,14.0,6.0,0.1329593397,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[575.0,13.0,6.0,0.0755684192,0.0,0.0,0.0,0.0,0.0,0.0],[576.0,20.0,6.0,0.0931691127,0.0,0.0,0.0,0.0,0.0,0.0],[577.0,18.0,6.0,0.2008709815,0.1666666667,0.0555555556,0.0,0.0,0.0,0.0],[578.0,22.0,6.0,0.0922713264,0.0,0.0,0.0,0.0,0.0,0.0],[579.0,19.0,6.0,0.1304205275,0.0,0.0,0.0,0.0,0.0,0.0],[580.0,18.0,6.0,0.072948405,0.0,0.0,0.0,0.0,0.0,0.0],[581.0,14.0,6.0,0.1232460616,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[582.0,11.0,6.0,0.0928158704,0.0,0.0,0.0,0.0,0.0,0.0],[583.0,19.0,6.0,0.0976365082,0.0,0.0,0.0,0.0,0.0,0.0],[584.0,18.0,6.0,0.0916455649,0.0,0.0,0.0,0.0,0.0,0.0],[585.0,15.0,6.0,0.0784418545,0.0,0.0,0.0,0.0,0.0,0.0],[586.0,12.0,6.0,0.012843313,0.0,0.0,0.0,0.0,0.0,0.0],[587.0,13.0,6.0,0.1683930731,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[588.0,15.0,6.0,0.1479062785,0.0,0.0,0.0,0.0,0.0,0.0],[589.0,22.0,6.0,0.0688492789,0.0,0.0,0.0,0.0,0.0,0.0],[590.0,7.0,6.0,0.0526207363,0.0,0.0,0.0,0.0,0.0,0.0],[591.0,18.0,6.0,0.0821482081,0.0,0.0,0.0,0.0,0.0,0.0],[592.0,20.0,6.0,0.1028645657,0.0,0.0,0.0,0.0,0.0,0.0],[593.0,13.0,6.0,0.1600886887,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[594.0,21.0,6.0,0.1147053107,0.0,0.0,0.0,0.0,0.0,0.0],[595.0,13.0,6.0,0.173386465,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[596.0,20.0,6.0,0.1627430488,0.1666666667,0.05,0.0,0.0,0.0,0.0],[597.0,20.0,6.0,0.0761453282,0.0,0.0,0.0,0.0,0.0,0.0],[598.0,16.0,6.0,0.0580766145,0.0,0.0,0.0,0.0,0.0,0.0],[599.0,17.0,6.0,0.2572324595,0.1666666667,0.0588235294,0.0,0.0,0.0,0.0],[600.0,9.0,6.0,0.0522133593,0.0,0.0,0.0,0.0,0.0,0.0],[601.0,11.0,6.0,0.084511845,0.0,0.0,0.0,0.0,0.0,0.0],[602.0,8.0,6.0,0.0553403074,0.0,0.0,0.0,0.0,0.0,0.0],[603.0,18.0,6.0,0.1288163969,0.1666666667,0.0555555556,0.0,0.0,0.0,0.0],[604.0,8.0,6.0,0.0847802491,0.0,0.0,0.0,0.0,0.0,0.0],[605.0,5.0,6.0,0.0660888749,0.0,0.0,0.0,0.0,0.0,0.0],[606.0,9.0,6.0,0.0852094547,0.0,0.0,0.0,0.0,0.0,0.0],[607.0,11.0,6.0,0.0884664003,0.0,0.0,0.0,0.0,0.0,0.0],[608.0,14.0,6.0,0.1358281952,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[609.0,6.0,6.0,0.0373181036,0.0,0.0,0.0,0.0,0.0,0.0],[610.0,14.0,6.0,0.1212742641,0.0,0.0,0.0,0.0,0.0,0.0],[611.0,20.0,6.0,0.0855156681,0.0,0.0,0.0,0.0,0.0,0.0],[612.0,12.0,6.0,0.0971292383,0.0,0.0,0.0,0.0,0.0,0.0],[613.0,19.0,6.0,0.1281389573,0.0,0.0,0.0,0.0,0.0,0.0],[614.0,14.0,6.0,0.0208343656,0.0,0.0,0.0,0.0,0.0,0.0],[615.0,10.0,6.0,0.0752098384,0.0,0.0,0.0,0.0,0.0,0.0],[616.0,16.0,6.0,0.1218631543,0.0,0.0,0.0,0.0,0.0,0.0],[617.0,10.0,6.0,0.0410321677,0.0,0.0,0.0,0.0,0.0,0.0],[618.0,13.0,6.0,0.1468639626,0.0,0.0,0.0,0.0,0.0,0.0],[619.0,10.0,6.0,0.0595526624,0.0,0.0,0.0,0.0,0.0,0.0],[620.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[621.0,4.0,6.0,0.0452099031,0.0,0.0,0.0,0.0,0.0,0.0],[622.0,9.0,6.0,0.0887920973,0.0,0.0,0.0,0.0,0.0,0.0],[623.0,6.0,6.0,0.0267955755,0.0,0.0,0.0,0.0,0.0,0.0],[624.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[625.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[626.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[627.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[628.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[629.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[630.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[631.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[632.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[633.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[634.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[635.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[636.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[637.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[638.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[639.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[640.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[641.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[642.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[643.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[644.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[645.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[646.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[647.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[648.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[649.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[650.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[651.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[652.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[653.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[654.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[655.0,11.0,6.0,0.1633461436,0.1666666667,0.0909090909,0.0,0.0,0.0,0.0],[656.0,16.0,6.0,0.0512054855,0.0,0.0,0.0,0.0,0.0,0.0],[657.0,12.0,6.0,0.0318769653,0.0,0.0,0.0,0.0,0.0,0.0],[658.0,20.0,6.0,0.0874751789,0.0,0.0,0.0,0.0,0.0,0.0],[659.0,12.0,6.0,0.0658183701,0.0,0.0,0.0,0.0,0.0,0.0],[660.0,14.0,6.0,0.0326686758,0.0,0.0,0.0,0.0,0.0,0.0],[661.0,11.0,6.0,0.0664188752,0.0,0.0,0.0,0.0,0.0,0.0],[662.0,13.0,6.0,0.0953212789,0.0,0.0,0.0,0.0,0.0,0.0],[663.0,31.0,6.0,0.062412365,0.0,0.0,0.0,0.0,0.0,0.0],[664.0,10.0,6.0,0.0463297659,0.0,0.0,0.0,0.0,0.0,0.0],[665.0,16.0,6.0,0.0728419249,0.0,0.0,0.0,0.0,0.0,0.0],[666.0,10.0,6.0,0.0851211118,0.0,0.0,0.0,0.0,0.0,0.0],[667.0,9.0,6.0,0.0690018981,0.0,0.0,0.0,0.0,0.0,0.0],[668.0,13.0,6.0,0.0608278261,0.0,0.0,0.0,0.0,0.0,0.0],[669.0,12.0,6.0,0.0456697596,0.0,0.0,0.0,0.0,0.0,0.0],[670.0,13.0,6.0,0.0828423724,0.0,0.0,0.0,0.0,0.0,0.0],[671.0,12.0,6.0,0.1048476785,0.0,0.0,0.0,0.0,0.0,0.0],[672.0,4.0,6.0,0.0567148111,0.0,0.0,0.0,0.0,0.0,0.0],[673.0,17.0,6.0,0.0849463056,0.0,0.0,0.0,0.0,0.0,0.0],[674.0,21.0,6.0,0.1100929581,0.0,0.0,0.0,0.0,0.0,0.0],[675.0,9.0,6.0,0.1441350261,0.1666666667,0.1111111111,0.0,0.0,0.0,0.0],[676.0,6.0,6.0,0.0372295658,0.0,0.0,0.0,0.0,0.0,0.0],[677.0,15.0,6.0,0.1207773093,0.0,0.0,0.0,0.0,0.0,0.0],[678.0,12.0,6.0,0.027343416,0.0,0.0,0.0,0.0,0.0,0.0],[679.0,17.0,6.0,0.107120637,0.0,0.0,0.0,0.0,0.0,0.0],[680.0,5.0,6.0,0.0462464874,0.0,0.0,0.0,0.0,0.0,0.0],[681.0,5.0,6.0,0.13515145,0.0,0.0,0.0,0.0,0.0,0.0],[682.0,8.0,6.0,0.1101212864,0.0,0.0,0.0,0.0,0.0,0.0],[683.0,26.0,6.0,0.0744643211,0.0,0.0,0.0,0.0,0.0,0.0],[684.0,10.0,6.0,0.1492658122,0.0,0.0,0.0,0.0,0.0,0.0],[685.0,24.0,6.0,0.0800685712,0.0,0.0,0.0,0.0,0.0,0.0],[686.0,5.0,6.0,0.0544605809,0.0,0.0,0.0,0.0,0.0,0.0],[687.0,9.0,6.0,0.0819070507,0.0,0.0,0.0,0.0,0.0,0.0],[688.0,7.0,6.0,0.0097611137,0.0,0.0,0.0,0.0,0.0,0.0],[689.0,8.0,6.0,0.0301361242,0.0,0.0,0.0,0.0,0.0,0.0],[690.0,4.0,6.0,0.0694370685,0.0,0.0,0.0,0.0,0.0,0.0],[691.0,14.0,6.0,0.0101539469,0.0,0.0,0.0,0.0,0.0,0.0],[692.0,1.0,6.0,0.0006131208,0.0,0.0,0.0,0.0,0.0,0.0],[693.0,6.0,6.0,0.036722574,0.0,0.0,0.0,0.0,0.0,0.0],[694.0,4.0,6.0,0.0963788301,0.0,0.0,0.0,0.0,0.0,0.0],[695.0,11.0,6.0,0.1228500155,0.0,0.0,0.0,0.0,0.0,0.0],[696.0,15.0,6.0,0.0448011889,0.0,0.0,0.0,0.0,0.0,0.0],[697.0,2.0,6.0,0.1528859377,0.0,0.0,0.0,0.0,0.0,0.0],[698.0,2.0,6.0,0.0135542169,0.0,0.0,0.0,0.0,0.0,0.0],[699.0,8.0,6.0,0.1361274673,0.0,0.0,0.0,0.0,0.0,0.0],[700.0,4.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[701.0,5.0,6.0,0.052732596,0.0,0.0,0.0,0.0,0.0,0.0],[702.0,4.0,6.0,0.0501063337,0.0,0.0,0.0,0.0,0.0,0.0],[703.0,2.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[704.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[705.0,4.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[706.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[707.0,3.0,6.0,0.0047185709,0.0,0.0,0.0,0.0,0.0,0.0],[708.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[709.0,1.0,6.0,0.0079617834,0.0,0.0,0.0,0.0,0.0,0.0],[710.0,1.0,6.0,0.0219336726,0.0,0.0,0.0,0.0,0.0,0.0],[711.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[712.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[713.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[714.0,15.0,6.0,0.10788573,0.1666666667,0.0666666667,0.0,0.0,0.0,0.0],[715.0,8.0,6.0,0.0931226326,0.0,0.0,0.0,0.0,0.0,0.0],[716.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[717.0,5.0,6.0,0.0706843463,0.0,0.0,0.0,0.0,0.0,0.0],[718.0,4.0,6.0,0.020417497,0.0,0.0,0.0,0.0,0.0,0.0],[719.0,14.0,6.0,0.0640560068,0.0,0.0,0.0,0.0,0.0,0.0],[720.0,11.0,6.0,0.02904328,0.0,0.0,0.0,0.0,0.0,0.0],[721.0,10.0,6.0,0.2096540866,0.3333333333,0.2,0.0,0.0,0.0,0.0],[722.0,11.0,6.0,0.1114329237,0.0,0.0,0.0,0.0,0.0,0.0],[723.0,11.0,6.0,0.1106782907,0.1666666667,0.0909090909,0.0,0.0,0.0,0.0],[724.0,12.0,6.0,0.1707643907,0.0,0.0,0.0,0.0,0.0,0.0],[725.0,12.0,6.0,0.1131953849,0.0,0.0,0.0,0.0,0.0,0.0],[726.0,24.0,6.0,0.1211046562,0.0,0.0,0.0,0.0,0.0,0.0],[727.0,18.0,6.0,0.0879625584,0.0,0.0,0.0,0.0,0.0,0.0],[728.0,10.0,6.0,0.1281709304,0.1666666667,0.1,0.0,0.0,0.0,0.0],[729.0,9.0,6.0,0.0241506015,0.0,0.0,0.0,0.0,0.0,0.0],[730.0,5.0,6.0,0.0669843628,0.0,0.0,0.0,0.0,0.0,0.0],[731.0,8.0,6.0,0.052426282,0.0,0.0,0.0,0.0,0.0,0.0],[732.0,8.0,6.0,0.0784694212,0.0,0.0,0.0,0.0,0.0,0.0],[733.0,14.0,6.0,0.1193234367,0.0,0.0,0.0,0.0,0.0,0.0],[734.0,5.0,6.0,0.0230788849,0.0,0.0,0.0,0.0,0.0,0.0],[735.0,15.0,6.0,0.1308484335,0.1666666667,0.0666666667,0.0,0.0,0.0,0.0],[736.0,24.0,6.0,0.1081667751,0.0,0.0,0.0,0.0,0.0,0.0],[737.0,8.0,6.0,0.0762647609,0.0,0.0,0.0,0.0,0.0,0.0],[738.0,8.0,6.0,0.0864388422,0.0,0.0,0.0,0.0,0.0,0.0],[739.0,16.0,6.0,0.1854851009,0.1666666667,0.0625,0.0,0.0,0.0,0.0],[740.0,12.0,6.0,0.0632334548,0.0,0.0,0.0,0.0,0.0,0.0],[741.0,16.0,6.0,0.119535843,0.0,0.0,0.0,0.0,0.0,0.0],[742.0,14.0,6.0,0.1256936979,0.0,0.0,0.0,0.0,0.0,0.0],[743.0,16.0,6.0,0.0621497998,0.0,0.0,0.0,0.0,0.0,0.0],[744.0,16.0,6.0,0.0575118158,0.0,0.0,0.0,0.0,0.0,0.0],[745.0,25.0,6.0,0.1350194413,0.0,0.0,0.0,0.0,0.0,0.0],[746.0,17.0,6.0,0.155422533,0.1666666667,0.0588235294,0.0,0.0,0.0,0.0],[747.0,6.0,6.0,0.0035265414,0.0,0.0,0.0,0.0,0.0,0.0],[748.0,8.0,6.0,0.0412015509,0.0,0.0,0.0,0.0,0.0,0.0],[749.0,9.0,6.0,0.0639742294,0.0,0.0,0.0,0.0,0.0,0.0],[750.0,17.0,6.0,0.1621545671,0.1666666667,0.0588235294,0.0,0.0,0.0,0.0],[751.0,7.0,6.0,0.0419358352,0.0,0.0,0.0,0.0,0.0,0.0],[752.0,18.0,6.0,0.0431533605,0.0,0.0,0.0,0.0,0.0,0.0],[753.0,17.0,6.0,0.1929633626,0.1666666667,0.0588235294,0.0,0.0,0.0,0.0],[754.0,13.0,6.0,0.2446909027,0.3333333333,0.1538461538,0.0,0.0,0.0,0.0],[755.0,15.0,6.0,0.1684880603,0.1666666667,0.0666666667,0.1666666667,0.0666666667,0.0,0.0],[756.0,12.0,6.0,0.10792856,0.0,0.0,0.0,0.0,0.0,0.0],[757.0,9.0,6.0,0.0767668464,0.0,0.0,0.0,0.0,0.0,0.0],[758.0,13.0,6.0,0.0543485569,0.0,0.0,0.0,0.0,0.0,0.0],[759.0,14.0,6.0,0.1491162462,0.0,0.0,0.0,0.0,0.0,0.0],[760.0,11.0,6.0,0.054424355,0.0,0.0,0.0,0.0,0.0,0.0],[761.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[762.0,3.0,6.0,0.0412271318,0.0,0.0,0.0,0.0,0.0,0.0],[763.0,6.0,6.0,0.0754049935,0.0,0.0,0.0,0.0,0.0,0.0],[764.0,8.0,6.0,0.0320002238,0.0,0.0,0.0,0.0,0.0,0.0],[765.0,1.0,6.0,0.0473666211,0.0,0.0,0.0,0.0,0.0,0.0],[766.0,7.0,6.0,0.0459190427,0.0,0.0,0.0,0.0,0.0,0.0],[767.0,17.0,6.0,0.1161270149,0.0,0.0,0.0,0.0,0.0,0.0],[768.0,12.0,6.0,0.1121552435,0.0,0.0,0.0,0.0,0.0,0.0],[769.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[770.0,12.0,6.0,0.0961631307,0.0,0.0,0.0,0.0,0.0,0.0],[771.0,10.0,6.0,0.053995384,0.0,0.0,0.0,0.0,0.0,0.0],[772.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[773.0,9.0,6.0,0.0817269975,0.0,0.0,0.0,0.0,0.0,0.0],[774.0,1.0,6.0,0.4743215641,0.0,0.0,0.0,0.0,0.0,0.0],[775.0,1.0,6.0,0.096165309,0.0,0.0,0.0,0.0,0.0,0.0],[776.0,3.0,6.0,0.1443797305,0.0,0.0,0.0,0.0,0.0,0.0],[777.0,2.0,6.0,0.0863159151,0.0,0.0,0.0,0.0,0.0,0.0],[778.0,4.0,6.0,0.0896530879,0.0,0.0,0.0,0.0,0.0,0.0],[779.0,1.0,6.0,0.2620463079,0.0,0.0,0.0,0.0,0.0,0.0],[780.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[781.0,13.0,6.0,0.065420683,0.0,0.0,0.0,0.0,0.0,0.0],[782.0,2.0,6.0,0.1334372756,0.0,0.0,0.0,0.0,0.0,0.0],[783.0,6.0,6.0,0.118538717,0.1666666667,0.1666666667,0.0,0.0,0.0,0.0],[784.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[785.0,5.0,6.0,0.0820575527,0.0,0.0,0.0,0.0,0.0,0.0],[786.0,18.0,6.0,0.0666461198,0.0,0.0,0.0,0.0,0.0,0.0],[787.0,7.0,6.0,0.0416643869,0.0,0.0,0.0,0.0,0.0,0.0],[788.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[789.0,9.0,6.0,0.015054262,0.0,0.0,0.0,0.0,0.0,0.0],[790.0,12.0,6.0,0.1092746297,0.0,0.0,0.0,0.0,0.0,0.0],[791.0,15.0,6.0,0.061247378,0.0,0.0,0.0,0.0,0.0,0.0],[792.0,13.0,6.0,0.1373521641,0.1666666667,0.0769230769,0.0,0.0,0.0,0.0],[793.0,9.0,6.0,0.0766872993,0.0,0.0,0.0,0.0,0.0,0.0],[794.0,13.0,6.0,0.0863516862,0.0,0.0,0.0,0.0,0.0,0.0],[795.0,19.0,6.0,0.1234937227,0.0,0.0,0.0,0.0,0.0,0.0],[796.0,21.0,6.0,0.0318539408,0.0,0.0,0.0,0.0,0.0,0.0],[797.0,23.0,6.0,0.1714852739,0.0,0.0,0.0,0.0,0.0,0.0],[798.0,11.0,6.0,0.1405666767,0.0,0.0,0.0,0.0,0.0,0.0],[799.0,19.0,6.0,0.1378186739,0.0,0.0,0.0,0.0,0.0,0.0],[800.0,22.0,6.0,0.1571414465,0.1666666667,0.0454545455,0.0,0.0,0.0,0.0],[801.0,11.0,6.0,0.1007086117,0.0,0.0,0.0,0.0,0.0,0.0],[802.0,12.0,6.0,0.0767383303,0.0,0.0,0.0,0.0,0.0,0.0],[803.0,16.0,6.0,0.0793900812,0.0,0.0,0.0,0.0,0.0,0.0],[804.0,16.0,6.0,0.0826034059,0.0,0.0,0.0,0.0,0.0,0.0],[805.0,19.0,6.0,0.1147615603,0.0,0.0,0.0,0.0,0.0,0.0],[806.0,18.0,6.0,0.0634381673,0.0,0.0,0.0,0.0,0.0,0.0],[807.0,12.0,6.0,0.0805588093,0.0,0.0,0.0,0.0,0.0,0.0],[808.0,12.0,6.0,0.0045132282,0.0,0.0,0.0,0.0,0.0,0.0],[809.0,17.0,6.0,0.1135590017,0.0,0.0,0.0,0.0,0.0,0.0],[810.0,10.0,6.0,0.0737539065,0.0,0.0,0.0,0.0,0.0,0.0],[811.0,11.0,6.0,0.1670587829,0.0,0.0,0.0,0.0,0.0,0.0],[812.0,11.0,6.0,0.1077119305,0.1666666667,0.0909090909,0.0,0.0,0.0,0.0],[813.0,23.0,6.0,0.1069063315,0.0,0.0,0.0,0.0,0.0,0.0],[814.0,13.0,6.0,0.095715991,0.0,0.0,0.0,0.0,0.0,0.0],[815.0,18.0,6.0,0.1217944116,0.0,0.0,0.0,0.0,0.0,0.0],[816.0,13.0,6.0,0.091227184,0.0,0.0,0.0,0.0,0.0,0.0],[817.0,6.0,6.0,0.0908739801,0.0,0.0,0.0,0.0,0.0,0.0],[818.0,12.0,6.0,0.020086649,0.0,0.0,0.0,0.0,0.0,0.0],[819.0,5.0,6.0,0.0499363211,0.0,0.0,0.0,0.0,0.0,0.0],[820.0,22.0,6.0,0.1040304481,0.0,0.0,0.0,0.0,0.0,0.0],[821.0,12.0,6.0,0.1001652577,0.0,0.0,0.0,0.0,0.0,0.0],[822.0,4.0,6.0,0.0705327029,0.0,0.0,0.0,0.0,0.0,0.0],[823.0,8.0,6.0,0.0006707946,0.0,0.0,0.0,0.0,0.0,0.0],[824.0,14.0,6.0,0.0650026992,0.0,0.0,0.0,0.0,0.0,0.0],[825.0,23.0,6.0,0.1002424945,0.0,0.0,0.0,0.0,0.0,0.0],[826.0,13.0,6.0,0.1126142669,0.0,0.0,0.0,0.0,0.0,0.0],[827.0,19.0,6.0,0.2054527098,0.0,0.0,0.0,0.0,0.0,0.0],[828.0,5.0,6.0,0.1007028603,0.0,0.0,0.0,0.0,0.0,0.0],[829.0,9.0,6.0,0.1791662331,0.1666666667,0.1111111111,0.1666666667,0.1111111111,0.0,0.0],[830.0,19.0,6.0,0.1634899499,0.1666666667,0.0526315789,0.0,0.0,0.0,0.0],[831.0,9.0,6.0,0.081237107,0.0,0.0,0.0,0.0,0.0,0.0],[832.0,8.0,6.0,0.1255242371,0.0,0.0,0.0,0.0,0.0,0.0],[833.0,8.0,6.0,0.0212016459,0.0,0.0,0.0,0.0,0.0,0.0],[834.0,2.0,6.0,0.3060266505,0.1666666667,0.5,0.0,0.0,0.0,0.0],[835.0,6.0,6.0,0.0310222614,0.0,0.0,0.0,0.0,0.0,0.0],[836.0,11.0,6.0,0.1857959704,0.0,0.0,0.0,0.0,0.0,0.0],[837.0,15.0,6.0,0.1261142054,0.1666666667,0.0666666667,0.0,0.0,0.0,0.0],[838.0,11.0,6.0,0.1525584061,0.1666666667,0.0909090909,0.0,0.0,0.0,0.0],[839.0,11.0,6.0,0.0740898897,0.0,0.0,0.0,0.0,0.0,0.0],[840.0,13.0,6.0,0.1013554583,0.0,0.0,0.0,0.0,0.0,0.0],[841.0,12.0,6.0,0.085661769,0.0,0.0,0.0,0.0,0.0,0.0],[842.0,11.0,6.0,0.1179519679,0.0,0.0,0.0,0.0,0.0,0.0],[843.0,20.0,6.0,0.0631479459,0.0,0.0,0.0,0.0,0.0,0.0],[844.0,10.0,6.0,0.0915842962,0.0,0.0,0.0,0.0,0.0,0.0],[845.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[846.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[847.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[848.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[849.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[850.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[851.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[852.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[853.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[854.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[855.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[856.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[857.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[858.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[859.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[860.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[861.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[862.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[863.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[864.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[865.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[866.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[867.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[868.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[869.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[870.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[871.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[872.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[873.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[874.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[875.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[876.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[877.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[878.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[879.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[880.0,2.0,6.0,0.0047658516,0.0,0.0,0.0,0.0,0.0,0.0],[881.0,12.0,6.0,0.0508389474,0.0,0.0,0.0,0.0,0.0,0.0],[882.0,11.0,6.0,0.0749926194,0.0,0.0,0.0,0.0,0.0,0.0],[883.0,12.0,6.0,0.0504359228,0.0,0.0,0.0,0.0,0.0,0.0],[884.0,8.0,6.0,0.0690063365,0.0,0.0,0.0,0.0,0.0,0.0],[885.0,2.0,6.0,0.021194605,0.0,0.0,0.0,0.0,0.0,0.0],[886.0,9.0,6.0,0.0539388566,0.0,0.0,0.0,0.0,0.0,0.0],[887.0,8.0,6.0,0.0777576371,0.0,0.0,0.0,0.0,0.0,0.0],[888.0,8.0,6.0,0.0603672297,0.0,0.0,0.0,0.0,0.0,0.0],[889.0,11.0,6.0,0.1033609837,0.0,0.0,0.0,0.0,0.0,0.0],[890.0,1.0,6.0,0.0835114253,0.0,0.0,0.0,0.0,0.0,0.0],[891.0,14.0,6.0,0.1537547906,0.1666666667,0.0714285714,0.0,0.0,0.0,0.0],[892.0,17.0,6.0,0.0527893542,0.0,0.0,0.0,0.0,0.0,0.0],[893.0,11.0,6.0,0.0076939033,0.0,0.0,0.0,0.0,0.0,0.0],[894.0,9.0,6.0,0.0837226596,0.0,0.0,0.0,0.0,0.0,0.0],[895.0,10.0,6.0,0.0183038589,0.0,0.0,0.0,0.0,0.0,0.0],[896.0,8.0,6.0,0.0566313422,0.0,0.0,0.0,0.0,0.0,0.0],[897.0,9.0,6.0,0.093640097,0.0,0.0,0.0,0.0,0.0,0.0],[898.0,5.0,6.0,0.1072821502,0.0,0.0,0.0,0.0,0.0,0.0],[899.0,11.0,6.0,0.0608738587,0.0,0.0,0.0,0.0,0.0,0.0],[900.0,8.0,6.0,0.0338636906,0.0,0.0,0.0,0.0,0.0,0.0],[901.0,24.0,6.0,0.1027835685,0.0,0.0,0.0,0.0,0.0,0.0],[902.0,13.0,6.0,0.1367736505,0.0,0.0,0.0,0.0,0.0,0.0],[903.0,12.0,6.0,0.0861387705,0.0,0.0,0.0,0.0,0.0,0.0],[904.0,12.0,6.0,0.0010694585,0.0,0.0,0.0,0.0,0.0,0.0],[905.0,7.0,6.0,0.0143562956,0.0,0.0,0.0,0.0,0.0,0.0],[906.0,19.0,6.0,0.1727918589,0.1666666667,0.0526315789,0.0,0.0,0.0,0.0],[907.0,25.0,6.0,0.0787330834,0.0,0.0,0.0,0.0,0.0,0.0],[908.0,5.0,6.0,0.0028847359,0.0,0.0,0.0,0.0,0.0,0.0],[909.0,1.0,6.0,0.0455559095,0.0,0.0,0.0,0.0,0.0,0.0],[910.0,4.0,6.0,0.0166285158,0.0,0.0,0.0,0.0,0.0,0.0],[911.0,5.0,6.0,0.0565785041,0.0,0.0,0.0,0.0,0.0,0.0],[912.0,12.0,6.0,0.0403591801,0.0,0.0,0.0,0.0,0.0,0.0],[913.0,26.0,6.0,0.0730785254,0.0,0.0,0.0,0.0,0.0,0.0],[914.0,32.0,6.0,0.1300478829,0.0,0.0,0.0,0.0,0.0,0.0],[915.0,17.0,6.0,0.1304441408,0.1666666667,0.0588235294,0.0,0.0,0.0,0.0],[916.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[917.0,6.0,6.0,0.0011242271,0.0,0.0,0.0,0.0,0.0,0.0],[918.0,9.0,6.0,0.0175342026,0.0,0.0,0.0,0.0,0.0,0.0],[919.0,17.0,6.0,0.1013753586,0.0,0.0,0.0,0.0,0.0,0.0],[920.0,15.0,6.0,0.1486251617,0.0,0.0,0.0,0.0,0.0,0.0],[921.0,13.0,6.0,0.0334898184,0.0,0.0,0.0,0.0,0.0,0.0],[922.0,9.0,6.0,0.0756701577,0.0,0.0,0.0,0.0,0.0,0.0],[923.0,4.0,6.0,0.1294871214,0.0,0.0,0.0,0.0,0.0,0.0],[924.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[925.0,7.0,6.0,0.0081621906,0.0,0.0,0.0,0.0,0.0,0.0],[926.0,9.0,6.0,0.1000934461,0.1666666667,0.1111111111,0.0,0.0,0.0,0.0],[927.0,12.0,6.0,0.0542116157,0.0,0.0,0.0,0.0,0.0,0.0],[928.0,14.0,6.0,0.1331377303,0.0,0.0,0.0,0.0,0.0,0.0],[929.0,10.0,6.0,0.072891434,0.0,0.0,0.0,0.0,0.0,0.0],[930.0,13.0,6.0,0.0381326286,0.0,0.0,0.0,0.0,0.0,0.0],[931.0,16.0,6.0,0.0748217941,0.0,0.0,0.0,0.0,0.0,0.0],[932.0,10.0,6.0,0.1497107828,0.0,0.0,0.0,0.0,0.0,0.0],[933.0,15.0,6.0,0.0253495892,0.0,0.0,0.0,0.0,0.0,0.0],[934.0,1.0,6.0,0.0201413428,0.0,0.0,0.0,0.0,0.0,0.0],[935.0,6.0,6.0,0.0130139791,0.0,0.0,0.0,0.0,0.0,0.0],[936.0,4.0,6.0,0.0234313432,0.0,0.0,0.0,0.0,0.0,0.0],[937.0,5.0,6.0,0.0830797921,0.0,0.0,0.0,0.0,0.0,0.0],[938.0,7.0,6.0,0.0552048896,0.0,0.0,0.0,0.0,0.0,0.0],[939.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[940.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],[941.0,1.0,6.0,0.3726859937,0.0,0.0,0.0,0.0,0.0,0.0],[942.0,4.0,6.0,0.015764803,0.0,0.0,0.0,0.0,0.0,0.0],[943.0,9.0,6.0,0.0196019687,0.0,0.0,0.0,0.0,0.0,0.0],[944.0,4.0,6.0,0.0320150749,0.0,0.0,0.0,0.0,0.0,0.0],[945.0,4.0,6.0,0.1172732211,0.0,0.0,0.0,0.0,0.0,0.0],[946.0,4.0,6.0,0.0168580616,0.0,0.0,0.0,0.0,0.0,0.0],[947.0,9.0,6.0,0.0356598068,0.0,0.0,0.0,0.0,0.0,0.0],[948.0,10.0,6.0,0.1086421668,0.0,0.0,0.0,0.0,0.0,0.0],[949.0,7.0,6.0,0.028430148,0.0,0.0,0.0,0.0,0.0,0.0],[950.0,10.0,6.0,0.1362722732,0.1666666667,0.1,0.0,0.0,0.0,0.0],[951.0,11.0,6.0,0.1184158106,0.0,0.0,0.0,0.0,0.0,0.0],[952.0,16.0,6.0,0.0766293977,0.0,0.0,0.0,0.0,0.0,0.0],[953.0,9.0,6.0,0.0503643535,0.0,0.0,0.0,0.0,0.0,0.0],[954.0,1.0,6.0,0.0689655172,0.0,0.0,0.0,0.0,0.0,0.0],[955.0,2.0,6.0,0.0913892446,0.0,0.0,0.0,0.0,0.0,0.0],[956.0,9.0,6.0,0.1129895078,0.1666666667,0.1111111111,0.0,0.0,0.0,0.0],[957.0,2.0,6.0,0.0581936685,0.0,0.0,0.0,0.0,0.0,0.0],[958.0,2.0,6.0,0.0129338788,0.0,0.0,0.0,0.0,0.0,0.0],[959.0,8.0,6.0,0.0113333069,0.0,0.0,0.0,0.0,0.0,0.0],[960.0,5.0,6.0,0.0245785726,0.0,0.0,0.0,0.0,0.0,0.0],[961.0,10.0,6.0,0.0171387791,0.0,0.0,0.0,0.0,0.0,0.0],[962.0,6.0,6.0,0.0522586397,0.0,0.0,0.0,0.0,0.0,0.0],[963.0,6.0,6.0,0.0310930048,0.0,0.0,0.0,0.0,0.0,0.0],[964.0,3.0,6.0,0.1256997766,0.0,0.0,0.0,0.0,0.0,0.0],[965.0,3.0,6.0,0.1342200298,0.0,0.0,0.0,0.0,0.0,0.0],[966.0,3.0,6.0,0.1242753045,0.0,0.0,0.0,0.0,0.0,0.0],[967.0,1.0,6.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]]}