Lab039: model two-stage failsafe braking

This commit is contained in:
LittleSam129
2026-08-05 11:44:43 +03:00
parent 23cfdf581b
commit b3ebe1637f
17 changed files with 2926 additions and 0 deletions

View File

@@ -0,0 +1,181 @@
channel_condition,policy,initial_speed_kmh,deceleration_profile,event_count,mean_speed_last_fresh_mps,p95_speed_last_fresh_mps,max_speed_last_fresh_mps,mean_speed_first_threshold_mps,p95_speed_first_threshold_mps,max_speed_first_threshold_mps,mean_speed_second_threshold_mps,p95_speed_second_threshold_mps,max_speed_second_threshold_mps,mean_distance_to_first_m,p95_distance_to_first_m,max_distance_to_first_m,mean_distance_between_m,p95_distance_between_m,max_distance_between_m,mean_distance_to_second_m,p95_distance_to_second_m,max_distance_to_second_m,mean_braking_distance_m,p95_braking_distance_m,max_braking_distance_m,mean_total_stop_path_m,p95_total_stop_path_m,max_total_stop_path_m,mean_time_to_stop_seconds,p95_time_to_stop_seconds,max_time_to_stop_seconds,mean_minimum_speed_mps,p95_minimum_speed_mps,max_minimum_speed_mps,full_stop_fraction,recovery_before_stop_fraction
no_loss,single_250,5.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,5.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,5.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,15.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,15.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,15.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,25.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,25.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,single_250,25.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,5.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,5.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,5.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,15.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,15.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,15.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,25.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,25.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_100_200,25.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,5.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,5.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,5.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,15.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,15.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,15.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,25.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,25.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_150_250,25.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,5.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,5.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,5.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,15.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,15.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,15.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,25.0,soft,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,25.0,nominal,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
no_loss,two_200_300,25.0,intensive,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
300_50,single_250,5.0,soft,113,1.388888888888889,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,0.3472222222222259,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3472222222222259,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.292257378564404,1.386520355555564,1.3887295555555528,0.0,1.0
300_50,single_250,5.0,nominal,113,1.3888888888888888,1.3888888888888888,1.3888888888888888,1.3888888888888888,1.3888888888888888,1.3888888888888888,1.3888888888888888,1.3888888888888888,1.3888888888888888,0.34722222222222576,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.34722222222222576,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.2439416234021616,1.3853360888889017,1.3886498888888847,0.0,1.0
300_50,single_250,5.0,intensive,113,1.388888888888889,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,0.3472222222222259,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3472222222222259,0.34722222222222854,0.34722222222222854,0.24112654320987303,0.24112654320987303,0.24112654320987303,0.5883487654320945,0.5883487654320945,0.5883487654320945,0.5972222222222214,0.5972222222222214,0.5972222222222214,1.1956382969518167,1.3841518222222393,1.3885702222222167,0.008849557522123894,0.9911504424778761
300_50,single_250,15.0,soft,113,4.166666666666666,4.166666666666667,4.166666666666667,4.166666666666666,4.166666666666667,4.166666666666667,4.166666666666666,4.166666666666667,4.166666666666667,1.0416666666666725,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0416666666666725,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.070035156342182,4.164298133333342,4.166507333333331,0.0,1.0
300_50,single_250,15.0,nominal,113,4.166666666666665,4.166666666666667,4.166666666666667,4.166666666666665,4.166666666666667,4.166666666666667,4.166666666666665,4.166666666666667,4.166666666666667,1.0416666666666725,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0416666666666725,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.021719401179939,4.16311386666668,4.166427666666663,0.0,1.0
300_50,single_250,15.0,intensive,113,4.166666666666666,4.166666666666667,4.166666666666667,4.166666666666666,4.166666666666667,4.166666666666667,4.166666666666666,4.166666666666667,4.166666666666667,1.0416666666666725,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0416666666666725,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.9734036460176965,4.161929600000017,4.166347999999995,0.0,1.0
300_50,single_250,25.0,soft,113,6.944444444444444,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,1.7361111111110947,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.7361111111110947,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.847812934119959,6.94207591111112,6.944285111111109,0.0,1.0
300_50,single_250,25.0,nominal,113,6.944444444444443,6.944444444444445,6.944444444444445,6.944444444444443,6.944444444444445,6.944444444444445,6.944444444444443,6.944444444444445,6.944444444444445,1.7361111111110947,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.7361111111110947,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.799497178957717,6.9408916444444575,6.9442054444444405,0.0,1.0
300_50,single_250,25.0,intensive,113,6.944444444444444,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,1.7361111111110947,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.7361111111110947,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.751181423795474,6.939707377777795,6.9441257777777725,0.0,1.0
300_50,two_100_200,5.0,soft,2277,1.3883654808227202,1.3888888888888888,1.3888888888888888,1.388768120772947,1.3888888888888888,1.3888888888888888,1.3696358253549956,1.3877422222222235,1.388862222222222,0.13886054891271582,0.13888888888889284,0.13888888888889284,0.05246359369459609,0.136388888888888,0.13638888888890222,0.1913241426073119,0.27527777777778084,0.27527777777778795,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.3573122337871437,1.3877422222222235,1.388862222222222,0.0,1.0
300_50,two_100_200,5.0,nominal,2277,1.3875596189430537,1.3888888888888888,1.3888888888888888,1.3883363608549262,1.3888888888888888,1.3888888888888888,1.3500717700190237,1.3865955555555582,1.3888355555555552,0.13880274939762102,0.13888888888889284,0.13888888888889284,0.05177076770564442,0.13388888888889028,0.1338888888889045,0.19057351710326545,0.2727777777777777,0.2727777777777902,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.3315863826672456,1.3865955555555582,1.3888355555555552,0.0,1.0
300_50,two_100_200,5.0,intensive,2277,1.3862801530278632,1.3888888888888888,1.3888888888888888,1.387654309007954,1.3888888888888888,1.3888888888888888,1.3302574227541004,1.385448888888893,1.3888088888888883,0.13870774169851907,0.13888888888889284,0.13888888888889284,0.05106484339113538,0.13138888888889255,0.13138888888889255,0.18977258508965447,0.2702777777777783,0.2702777777777854,0.19185570987654188,0.19185570987654188,0.19185570987654188,0.46213348765432727,0.46213348765432727,0.46213348765432727,0.5097222222222229,0.5097222222222229,0.5097222222222229,1.3057645674376517,1.385448888888893,1.3888088888888883,0.0004391743522178305,0.9995608256477821
300_50,two_100_200,15.0,soft,2277,4.166143258600497,4.166666666666667,4.166666666666667,4.166545898550725,4.166666666666667,4.166666666666667,4.147413603132774,4.165520000000002,4.16664,0.41663832669048284,0.4166666666666856,0.4166666666666856,0.15875412379432557,0.4141666666666879,0.4141666666666879,0.5753924504848084,0.8308333333333309,0.8308333333333735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.135090011564921,4.165520000000002,4.16664,0.0,1.0
300_50,two_100_200,15.0,nominal,2277,4.165337396720831,4.166666666666667,4.166666666666667,4.166114138632703,4.166666666666667,4.166666666666667,4.127849547796801,4.164373333333336,4.166613333333333,0.41658052717538796,0.4166666666666856,0.4166666666666856,0.15806129780537476,0.41166666666669016,0.41166666666669016,0.5746418249807627,0.8283333333333331,0.8283333333333758,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.109364160445024,4.164373333333336,4.166613333333333,0.0,1.0
300_50,two_100_200,15.0,intensive,2277,4.163903602986386,4.166666666666667,4.166666666666667,4.165277758966477,4.166666666666667,4.166666666666667,4.107880872712624,4.163226666666671,4.166586666666666,0.41647008669436064,0.4166666666666856,0.4166666666666856,0.1573416898090024,0.40916666666669244,0.40916666666669244,0.5738117765033631,0.8258333333333354,0.825833333333378,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.083233689576918,4.163226666666671,4.166586666666666,0.0,1.0
300_50,two_100_200,25.0,soft,2277,6.943921036378275,6.944444444444445,6.944444444444445,6.9443236763285014,6.944444444444445,6.944444444444445,6.925191380910551,6.943297777777779,6.944417777777778,0.6944161044682784,0.6944444444444571,0.6944444444444571,0.26504465389405196,0.6919444444445162,0.6919444444445162,0.9594607583623302,1.3863888888889164,1.3863888888889733,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.912867789342698,6.943297777777779,6.944417777777778,0.0,1.0
300_50,two_100_200,25.0,nominal,2277,6.943115174498608,6.944444444444445,6.944444444444445,6.943891916410481,6.944444444444445,6.944444444444445,6.905627325574579,6.942151111111114,6.944391111111111,0.6943583049531834,0.6944444444444571,0.6944444444444571,0.2643518279050987,0.6894444444444616,0.6894444444445185,0.9587101328582822,1.3838888888889187,1.3838888888889187,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.8871419382228005,6.942151111111114,6.944391111111111,0.0,1.0
300_50,two_100_200,25.0,intensive,2277,6.941681380764162,6.944444444444445,6.944444444444445,6.943055536744253,6.944444444444445,6.944444444444445,6.8856586504904005,6.941004444444449,6.944364444444444,0.6942478644721558,0.6944444444444571,0.6944444444444571,0.2636322199087285,0.6869444444445207,0.6869444444445207,0.9578800843808843,1.381388888888921,1.3813888888889778,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.861011467354697,6.941004444444449,6.944364444444444,0.0,1.0
300_50,two_150_250,5.0,soft,842,1.3887903607812087,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.3698616260226968,1.3878088888888906,1.3888355555555552,0.2083301411408178,0.2083333333333428,0.2083333333333428,0.05218613029291181,0.136388888888888,0.13638888888889156,0.2605162714337296,0.3447222222222305,0.3447222222222308,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.3568932641858003,1.3878088888888906,1.3888355555555552,0.0,1.0
300_50,two_150_250,5.0,nominal,842,1.3886471462127208,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.3508343631565043,1.3867288888888922,1.3887822222222215,0.20832105015183075,0.2083333333333428,0.2083333333333428,0.051518752624176975,0.13388888888889028,0.13388888888889028,0.2598398027760077,0.3422222222222189,0.3422222222222331,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.3313818204011598,1.3867288888888922,1.3887822222222215,0.0,1.0
300_50,two_150_250,5.0,intensive,842,1.3881660151095268,1.3888888888888888,1.3888888888888888,1.3888043165742936,1.3888888888888888,1.3888888888888888,1.3317225279757166,1.385648888888894,1.3887288888888878,0.20828180162934723,0.2083333333333428,0.2083333333333428,0.05084747584211224,0.13138888888889255,0.13138888888889255,0.2591292774714595,0.33972222222222115,0.33972222222223536,0.19185570987654188,0.19185570987654188,0.19185570987654188,0.531577932098763,0.531577932098763,0.531577932098763,0.55972222222222,0.55972222222222,0.55972222222222,1.3059656195566083,1.385648888888894,1.3887288888888878,0.0011876484560570072,0.998812351543943
300_50,two_150_250,15.0,soft,842,4.1665681385589854,4.166666666666667,4.166666666666667,4.166666666666666,4.166666666666667,4.166666666666667,4.147639403800474,4.165586666666669,4.166613333333333,0.6249968078074819,0.625,0.6250000000000036,0.1578931462162002,0.41416666666665947,0.4141666666666879,0.7828899540236823,1.0391666666666595,1.0391666666666879,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.134671041963578,4.165586666666669,4.166613333333333,0.0,1.0
300_50,two_150_250,15.0,nominal,842,4.166424923990498,4.166666666666667,4.166666666666667,4.166666666666666,4.166666666666667,4.166666666666667,4.1286121409342815,4.164506666666671,4.16656,0.6249877168184949,0.625,0.6250000000000036,0.15722576854746706,0.41166666666666174,0.41166666666669016,0.7822134853659619,1.0366666666666617,1.0366666666666902,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.1091595981789375,4.164506666666671,4.16656,0.0,1.0
300_50,two_150_250,15.0,intensive,842,4.165763977632619,4.166666666666667,4.166666666666667,4.166402279097387,4.166666666666667,4.166666666666667,4.10932049049881,4.163426666666672,4.166506666666666,0.6249214960078086,0.625,0.6250000000000036,0.1565475389688267,0.409166666666664,0.40916666666669244,0.7814690349766352,1.034166666666664,1.0341666666666924,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.083383766825016,4.163426666666672,4.166506666666666,0.0,1.0
300_50,two_150_250,25.0,soft,842,6.944345916336763,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.925417181578252,6.9433644444444464,6.944391111111111,1.0416634744741682,1.0416666666667425,1.0416666666667425,0.26360016213949533,0.6919444444444594,0.6919444444444594,1.3052636366136634,1.7336111111111165,1.733611111111145,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.912448819741356,6.9433644444444464,6.944391111111111,0.0,1.0
300_50,two_150_250,25.0,nominal,842,6.944202701768276,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.906389918712059,6.942284444444448,6.944337777777777,1.041654383485181,1.0416666666667425,1.0416666666667425,0.2629327844707617,0.6894444444444616,0.6894444444444616,1.3045871679559429,1.7311111111111188,1.731111111111204,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.886937375956715,6.942284444444448,6.944337777777777,0.0,1.0
300_50,two_150_250,25.0,intensive,842,6.943541755410397,6.944444444444445,6.944444444444445,6.9441800568751635,6.944444444444445,6.944444444444445,6.8870982682765876,6.94120444444445,6.944284444444444,1.0415881626744947,1.0416666666667425,1.0416666666667425,0.262254554892117,0.6869444444444639,0.6869444444444639,1.3038427175666116,1.728611111111121,1.7286111111111495,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.861161544602795,6.94120444444445,6.944284444444444,0.0,1.0
300_50,two_200_300,5.0,soft,294,1.3887842624716553,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.3689005719954659,1.3880856638888748,1.3888357222222214,0.2777761686147635,0.2777777777777857,0.2777777777777857,0.054811652898884955,0.136388888888888,0.13638888888889156,0.33258782151364846,0.4141666666666737,0.4141666666666737,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.3534088803854885,1.3880856638888748,1.3888357222222214,0.0,1.0
300_50,two_200_300,5.0,nominal,294,1.3886796360544216,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.3489122551020425,1.387282438888861,1.388782555555554,0.2777713411257157,0.2777777777777857,0.2777777777777857,0.0541002033160372,0.13388888888888942,0.13388888888889028,0.33187154444175293,0.41166666666666174,0.41166666666666885,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.3256747176870762,1.387282438888861,1.388782555555554,0.0,1.0
300_50,two_200_300,5.0,intensive,294,1.388494557823129,1.3888888888888888,1.3888888888888888,1.388888888888889,1.3888888888888888,1.3888888888888888,1.328923938208619,1.3864792138888469,1.3887293888888865,0.2777623438539614,0.2777777777777857,0.2777777777777857,0.0533887537331898,0.131388888888889,0.13138888888889255,0.3311510975871512,0.409166666666664,0.4091666666666711,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.2979405549886642,1.3864792138888469,1.3887293888888865,0.0,1.0
300_50,two_200_300,15.0,soft,294,4.166562040249433,4.166666666666667,4.166666666666667,4.166666666666667,4.166666666666667,4.166666666666667,4.146678349773243,4.165863441666653,4.1666134999999995,0.8333317241703362,0.8333333333333712,0.8333333333333712,0.16585785786234594,0.41416666666663104,0.4141666666666737,0.9991895820326822,1.2475000000000023,1.2475000000000023,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.131186658163267,4.165863441666653,4.1666134999999995,0.0,1.0
300_50,two_200_300,15.0,nominal,294,4.1664574138322,4.166666666666667,4.166666666666667,4.166666666666667,4.166666666666667,4.166666666666667,4.126690032879821,4.165060216666639,4.166560333333332,0.8333268966812885,0.8333333333333712,0.8333333333333712,0.165146408279498,0.4116666666666333,0.41166666666667595,0.9984733049607865,1.2450000000000045,1.2450000000000045,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.103452495464853,4.165060216666639,4.166560333333332,0.0,1.0
300_50,two_200_300,15.0,intensive,294,4.166272335600906,4.166666666666667,4.166666666666667,4.166666666666667,4.166666666666667,4.166666666666667,4.1067017159863966,4.164256991666625,4.166507166666665,0.833317899409534,0.8333333333333712,0.8333333333333712,0.16443495869665148,0.4091666666666356,0.4091666666666782,0.9977528581061854,1.2425000000000068,1.2425000000000068,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4.075718332766442,4.164256991666625,4.166507166666665,0.0,1.0
300_50,two_200_300,25.0,soft,294,6.94433981802721,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.9244561275510215,6.943641219444431,6.944391277777777,1.3888872797258907,1.3888888888889142,1.3888888888889142,0.27690406282581237,0.6919444444444025,0.6919444444444594,1.665791342551703,2.0808333333333167,2.080833333333345,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.908964435941043,6.943641219444431,6.944391277777777,0.0,1.0
300_50,two_200_300,25.0,nominal,294,6.944235191609976,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.904467810657597,6.9428379944444165,6.94433811111111,1.3888824522368428,1.3888888888889142,1.3888888888889142,0.27619261324296385,0.6894444444444616,0.6894444444444616,1.6650750654798065,2.0783333333333474,2.0783333333333758,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.881230273242632,6.9428379944444165,6.94433811111111,0.0,1.0
300_50,two_200_300,25.0,intensive,294,6.944050113378684,6.944444444444445,6.944444444444445,6.944444444444444,6.944444444444445,6.944444444444445,6.884479493764175,6.942034769444403,6.944284944444442,1.3888734549650883,1.3888888888889142,1.3888888888889142,0.2754811636601147,0.686944444444407,0.6869444444444639,1.6643546186252032,2.075833333333321,2.0758333333333496,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.853496110544219,6.942034769444403,6.944284944444442,0.0,1.0
260_200,single_250,5.0,soft,468,1.383328590875899,1.3888888888888888,1.3888888888888888,1.385308890349929,1.3888888888888888,1.3888888888888888,1.385308890349929,1.3888888888888888,1.3888888888888888,0.3461086862766823,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3461086862766823,0.34722222222222854,0.34722222222222854,0.46315071885521353,0.4822530864197532,0.4822530864197603,0.7988287491582475,0.8294753086419746,0.8294753086419888,0.9241969696969666,0.9444444444444446,0.94444444444445,0.9910565358682447,1.380910427350486,1.3884581196582846,0.04700854700854701,0.9508547008547008
260_200,single_250,5.0,nominal,468,1.3805090343158868,1.3888888888888888,1.3888888888888888,1.384069522974664,1.3888888888888888,1.3888888888888888,1.384069522974664,1.3888888888888888,1.3888888888888888,0.3455906425065219,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3455906425065219,0.34722222222222854,0.34722222222222854,0.31074990141292985,0.3215020576131735,0.3215020576131735,0.6482391519060329,0.6687242798354021,0.6687242798354021,0.7015882314266956,0.7129629629629637,0.712962962962969,0.840491865457681,1.3769211965812846,1.3882427350429825,0.1111111111111111,0.8867521367521367
260_200,single_250,5.0,intensive,468,1.379328387939222,1.3888888888888888,1.3888888888888888,1.3832718504638877,1.3888888888888888,1.3888888888888888,1.3832718504638877,1.3888888888888888,1.3888888888888888,0.34534581715847934,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.34534581715847934,0.34722222222222854,0.34722222222222854,0.2354926911115136,0.2411265432098766,0.2411265432098766,0.5759331801903396,0.5883487654321016,0.5883487654321016,0.5914821557454916,0.5972222222222285,0.5972222222222356,0.7274434315143864,1.3708088888891128,1.3880273504276803,0.19230769230769232,0.8055555555555556
260_200,single_250,15.0,soft,468,4.160174730111783,4.166666666666667,4.166666666666667,4.162155029585814,4.166666666666667,4.166666666666667,4.162155029585814,4.166666666666667,4.166666666666667,1.0403202210856577,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0403202210856577,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.7494865262985413,4.158688205128264,4.166235897436063,0.0,0.9978632478632479
260_200,single_250,15.0,nominal,468,4.152808939349129,4.166666666666667,4.166666666666667,4.156369428007907,4.166666666666667,4.166666666666667,4.156369428007907,4.166666666666667,4.166666666666667,1.0386656187648367,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0386656187648367,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.537366673076999,4.1546989743590625,4.166020512820761,0.0,0.9978632478632479
260_200,single_250,15.0,intensive,468,4.143932209237367,4.166666666666667,4.166666666666667,4.148409859796221,4.166666666666667,4.166666666666667,4.148409859796221,4.166666666666667,4.166666666666667,1.036563545987293,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.036563545987293,1.0416666666666856,1.0416666666666856,1.5945357338989368,2.1701388888889115,2.170138888888914,2.4355011185144235,3.211805555555594,3.2118055555555998,1.1013820512821464,1.2916666666666707,1.2916666666666714,3.327775088593134,4.148586666666891,4.1658051282054585,0.00641025641025641,0.9914529914529915
260_200,single_250,25.0,soft,468,6.937952507889561,6.944444444444445,6.944444444444445,6.939932807363592,6.944444444444445,6.944444444444445,6.939932807363592,6.944444444444445,6.944444444444445,1.7347646655300781,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,1.7347646655300781,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.527264304076319,6.936465982906042,6.94401367521384,0.0,0.9978632478632479
260_200,single_250,25.0,nominal,468,6.930586717126909,6.944444444444445,6.944444444444445,6.934147205785685,6.944444444444445,6.944444444444445,6.934147205785685,6.944444444444445,6.944444444444445,1.733110063209257,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,1.733110063209257,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.315144450854777,6.93247675213684,6.943798290598538,0.0,0.9978632478632479
260_200,single_250,25.0,intensive,468,6.921709987015146,6.944444444444445,6.944444444444445,6.9261876375739995,6.944444444444445,6.944444444444445,6.9261876375739995,6.944444444444445,6.944444444444445,1.7310079904317144,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,1.7310079904317144,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.100850630999454,6.926364444444669,6.943582905983236,0.0,0.9978632478632479
260_200,two_100_200,5.0,soft,893,1.3793984008767155,1.3888888888888888,1.3888888888888888,1.381645825767372,1.3888888888888888,1.3888888888888888,1.3402149409366368,1.3836950427350496,1.3883350427350432,0.13805836150813458,0.13888888888889284,0.13888888888889284,0.11271588421565396,0.13638888888890222,0.13638888888890222,0.25077424572378854,0.27527777777778795,0.27527777777778795,0.41693344446303227,0.4481558641975312,0.4481558641975312,0.6776667572835481,0.7234336419753191,0.7234336419753191,0.8340832820512857,0.8694444444444471,0.8694444444444471,1.080058695839445,1.3836950427350496,1.3883350427350432,0.027995520716685332,0.9686450167973124
260_200,two_100_200,5.0,nominal,893,1.3745396602635926,1.3888888888888888,1.3888888888888888,1.3770854743350507,1.3888888888888888,1.3888888888888888,1.2942237046735803,1.378488888888913,1.3877811965811975,0.13758392741104195,0.13888888888889284,0.13888888888889284,0.11047630596394122,0.1338888888889045,0.1338888888889045,0.24806023337498317,0.2727777777777902,0.2727777777777902,0.26849341719453246,0.27687242798354106,0.27687242798354816,0.5349063198533109,0.5496502057613242,0.5496502057613384,0.6193632478632496,0.6296296296296333,0.6296296296296333,0.9417432462074513,1.378488888888913,1.3877811965811975,0.08958566629339305,0.9070548712206047
260_200,two_100_200,5.0,intensive,893,1.3705384145251367,1.3888888888888888,1.3888888888888888,1.3737396855696333,1.3888888888888888,1.3888888888888888,1.2494470310774273,1.3732888888889252,1.3872273504273518,0.13721581849136394,0.13888888888889284,0.13888888888889284,0.10829284938111963,0.13138888888889255,0.13138888888889255,0.24550866787248357,0.2702777777777854,0.2702777777777854,0.18763774738928465,0.19185570987654899,0.19185570987654899,0.4534105756717147,0.46213348765432727,0.46213348765432727,0.5043576858326857,0.5097222222222229,0.5097222222222229,0.8327942889329102,1.3732888888889252,1.3872273504273518,0.14781634938409854,0.8488241881298992
260_200,two_100_200,15.0,soft,893,4.15337001751515,4.166666666666667,4.166666666666667,4.155734286616716,4.166666666666667,4.166666666666667,4.114303401785981,4.161472820512828,4.166112820512821,0.4154611328314999,0.4166666666666856,0.4166666666666856,0.3426785364363736,0.4141666666666879,0.4141666666666879,0.7581396692678735,0.8308333333333451,0.8308333333333735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.84017751394036,4.161472820512828,4.166112820512821,0.0,0.9966405375139977
260_200,two_100_200,15.0,nominal,893,4.137071363798214,4.166666666666667,4.166666666666667,4.1399660145002555,4.166666666666667,4.166666666666667,4.0571042448387855,4.156266666666691,4.165558974358976,0.4138546796795043,0.4166666666666856,0.4166666666666856,0.33966145926524366,0.41166666666669016,0.41166666666669016,0.7535161389447481,0.8283333333333474,0.8283333333333758,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.645915413070354,4.156266666666691,4.165558974358976,0.0,0.9966405375139977
260_200,two_100_200,15.0,intensive,893,4.118031308898299,4.166666666666667,4.166666666666667,4.122107684181837,4.166666666666667,4.166666666666667,3.997815029689632,4.151066666666703,4.16500512820513,0.41201305396243026,0.4166666666666856,0.4166666666666856,0.3364024018612716,0.40916666666669244,0.40916666666669244,0.7484154558237021,0.8258333333333496,0.825833333333378,1.7122700891716534,2.0167013888889116,2.0167013888889187,2.4444895763511703,2.84253472222224,2.84253472222224,1.0881910256410723,1.2041666666666657,1.2041666666666657,3.4542490078100796,4.151066666666703,4.16500512820513,0.006718924972004479,0.9899216125419933
260_200,two_100_200,25.0,soft,893,6.931147795292928,6.944444444444445,6.944444444444445,6.933512064394494,6.944444444444445,6.944444444444445,6.8920811795637595,6.939250598290606,6.943890598290599,0.6932389106092949,0.6944444444444571,0.6944444444444571,0.5728501188293589,0.6919444444445162,0.6919444444445162,1.2660890294386535,1.3863888888889733,1.3863888888889733,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.617955291718138,6.939250598290606,6.943890598290599,0.0,0.9966405375139977
260_200,two_100_200,25.0,nominal,893,6.914849141575992,6.944444444444445,6.944444444444445,6.917743792278034,6.944444444444445,6.944444444444445,6.834882022616565,6.934044444444469,6.943336752136753,0.6916324574572987,0.6944444444444571,0.6944444444444571,0.5698330416582148,0.6894444444445185,0.6894444444445185,1.2614654991155136,1.3838888888889187,1.3838888888889187,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.423693190848132,6.934044444444469,6.943336752136753,0.0,0.9966405375139977
260_200,two_100_200,25.0,intensive,893,6.892920181631147,6.944444444444445,6.944444444444445,6.897098833883709,6.944444444444445,6.944444444444445,6.772806179391505,6.928844444444481,6.942782905982908,0.6895066118839833,0.6944444444444571,0.6944444444444571,0.5663948600620589,0.6869444444445207,0.6869444444445207,1.2559014719460424,1.3813888888889778,1.3813888888889778,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.224554403700261,6.928844444444481,6.942782905982908,0.0,0.9966405375139977
260_200,two_150_250,5.0,soft,754,1.3827764869074421,1.3888888888888888,1.3888888888888888,1.3848438912693637,1.3888888888888888,1.3888888888888888,1.3460535548584267,1.3870235042735224,1.38882735042738,0.2075787771468138,0.2083333333333428,0.2083333333333428,0.1056529564804012,0.1363888888888889,0.13638888888890222,0.313231733627215,0.3447222222222308,0.3447222222222308,0.4307442031893001,0.4481558641975312,0.4481558641975312,0.7646759161522665,0.792878086419762,0.792878086419762,0.8988009259259284,0.9194444444444514,0.9194444444444514,1.1030465730406664,1.3870235042735224,1.38882735042738,0.03183023872679045,0.9641909814323607
260_200,two_150_250,5.0,nominal,754,1.3787047283660891,1.3888888888888888,1.3888888888888888,1.3816178725770332,1.3888888888888888,1.3888888888888888,1.3040371997551585,1.385158119658156,1.3887658119658712,0.2070352084912672,0.2083333333333428,0.2083333333333428,0.10365509958351639,0.13388888888889028,0.1338888888889045,0.3106903080747836,0.3422222222222331,0.3422222222222331,0.2687901710618184,0.27687242798354816,0.27687242798354816,0.6029963747286375,0.619094650205767,0.619094650205767,0.6694032347140042,0.6796296296296305,0.6796296296296376,0.9749939499081842,1.385158119658156,1.3887658119658712,0.08620689655172414,0.9098143236074271
260_200,two_150_250,5.0,intensive,754,1.3762981582216784,1.3888888888888888,1.3888888888888888,1.3797878121245102,1.3888888888888888,1.3888888888888888,1.2634168028916986,1.3832927350427893,1.3887042735043624,0.20671608813285708,0.2083333333333428,0.2083333333333428,0.10172168902603347,0.13138888888889255,0.13138888888889255,0.30843777715889054,0.33972222222223536,0.33972222222223536,0.18683806029562833,0.19185570987654899,0.19185570987654899,0.5198646663125392,0.5315779320987701,0.5315779320987701,0.5533676163342807,0.5597222222222222,0.5597222222222271,0.8755563849271164,1.3832927350427893,1.3887042735043624,0.1312997347480106,0.8647214854111406
260_200,two_150_250,15.0,soft,754,4.158626435897447,4.166666666666667,4.166666666666667,4.160964850710751,4.166666666666667,4.166666666666667,4.122174514299814,4.1648012820513,4.166605128205158,0.6239731481690246,0.625,0.6250000000000071,0.3210384608502728,0.4141666666666737,0.4141666666666879,0.9450116090192975,1.0391666666666737,1.0391666666666879,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.8660354432939212,4.1648012820513,4.166605128205158,0.0,0.9960212201591512
260_200,two_150_250,15.0,nominal,754,4.1454819275318,4.166666666666667,4.166666666666667,4.14906396017821,4.166666666666667,4.166666666666667,4.071483287356335,4.162882051282067,4.166543589743649,0.6220985078886404,0.625,0.6250000000000071,0.3185411399110748,0.41166666666667595,0.41166666666669016,0.9406396477997152,1.036666666666676,1.0366666666666902,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.6872746808474957,4.162882051282067,4.166543589743649,0.0,0.9960212201591512
260_200,two_150_250,15.0,intensive,754,4.130778353125239,4.166666666666667,4.166666666666667,4.135346267700488,4.166666666666667,4.166666666666667,4.018975258467677,4.160989743589767,4.1664820512821406,0.6199663520692152,0.625,0.6250000000000284,0.3158605023007536,0.4091666666666782,0.40916666666669244,0.9358268543699687,1.0341666666666782,1.0341666666666924,1.581277115595121,2.0167013888889187,2.0167013888889187,2.4542928207233814,3.0508680555555543,3.0508680555555543,1.0958282051282744,1.2541666666666629,1.2541666666666629,3.510571808695562,4.160989743589767,4.1664820512821406,0.005305039787798408,0.9907161803713528
260_200,two_150_250,25.0,soft,754,6.936404213675225,6.944444444444445,6.944444444444445,6.938742628488529,6.944444444444445,6.944444444444445,6.899952292077593,6.942579059829078,6.944382905982936,1.0406398148357126,1.0416666666667425,1.0416666666667425,0.5365403297999314,0.6919444444444594,0.6919444444445162,1.577180144635644,1.733611111111145,1.733611111111145,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.643813221071698,6.942579059829078,6.944382905982936,0.0,0.9960212201591512
260_200,two_150_250,25.0,nominal,754,6.923259705309577,6.944444444444445,6.944444444444445,6.9268417379559875,6.944444444444445,6.944444444444445,6.8492610651341135,6.940659829059845,6.944321367521427,1.0387651745553281,1.0416666666667425,1.0416666666667425,0.5340430088607466,0.6894444444444616,0.6894444444445185,1.572808183416075,1.731111111111204,1.731111111111204,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.465052458625273,6.940659829059845,6.944321367521427,0.0,0.9960212201591512
260_200,two_150_250,25.0,intensive,754,6.906296483212075,6.944444444444445,6.944444444444445,6.911051842526501,6.944444444444445,6.944444444444445,6.794680833293688,6.938767521367545,6.944259829059918,1.036307317677163,1.0416666666667425,1.0416666666667425,0.5313360988969944,0.6869444444444639,0.6869444444445207,1.5676434165741573,1.7286111111111495,1.7286111111111495,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.282402691281903,6.938767521367545,6.944259829059918,0.0,0.9960212201591512
260_200,two_200_300,5.0,soft,586,1.3844405752749447,1.3888888888888888,1.3888888888888888,1.385941349435559,1.3888888888888888,1.3888888888888888,1.3464508888159676,1.3859965811965864,1.388673504273537,0.27706457130355644,0.2777777777777857,0.2777777777777857,0.10758764466476362,0.13638888888889156,0.13638888888890222,0.3846522159683201,0.4141666666666737,0.4141666666666737,0.4271881563474387,0.4481558641975312,0.4481558641975312,0.8262068068197808,0.8623225308642049,0.8623225308642049,0.9459521367521527,0.9694444444444485,0.9694444444444485,1.0997185764563837,1.3859965811965864,1.388673504273537,0.032423208191126277,0.9641638225255973
260_200,two_200_300,5.0,nominal,586,1.3818491683877463,1.3888888888888888,1.3888888888888888,1.3845999649951972,1.3888888888888888,1.3888888888888888,1.3056190437560145,1.383104273504284,1.388458119658185,0.27666449248999986,0.2777777777777857,0.2777777777777857,0.1056222347259896,0.13388888888889028,0.1338888888889045,0.3822867272159895,0.41166666666666885,0.41166666666667595,0.2671381936548752,0.27687242798354816,0.27687242798354816,0.6675099096312059,0.6885390946502099,0.6885390946502099,0.717934385272849,0.7296296296296312,0.7296296296296347,0.9718405085324496,1.383104273504284,1.388458119658185,0.08873720136518772,0.9078498293515358
260_200,two_200_300,5.0,intensive,586,1.3807265867973597,1.3888888888888888,1.3888888888888888,1.3836202013360261,1.3888888888888888,1.3888888888888888,1.2651488194772522,1.3802119658119816,1.3882427350428332,0.2764431951512881,0.2777777777777857,0.2777777777777857,0.10370737998353123,0.13138888888889255,0.13138888888889255,0.38015057513481937,0.4091666666666711,0.4091666666666782,0.18638725767614445,0.19185570987654899,0.19185570987654899,0.5866798345992185,0.601022376543213,0.601022376543213,0.6029521474358944,0.6097222222222243,0.6097222222222243,0.8738452341093212,1.3802119658119816,1.3882427350428332,0.13651877133105803,0.8600682593856656
260_200,two_200_300,15.0,soft,586,4.160456776669306,4.166666666666667,4.166666666666667,4.16247690557453,4.166666666666667,4.166666666666667,4.122986444954938,4.163639743589778,4.16637435897439,0.8323112307189604,0.8333333333333712,0.8333333333333712,0.32693487990664855,0.4141666666666737,0.4141666666666879,1.159246110625609,1.2475000000000023,1.2475000000000023,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.8632103730200975,4.163639743589778,4.16637435897439,0.0,0.9965870307167235
260_200,two_200_300,15.0,nominal,586,4.151254640806877,4.166666666666667,4.166666666666667,4.154524792158938,4.166666666666667,4.166666666666667,4.075543870919755,4.160374358974432,4.166082051282113,0.8305890061103578,0.8333333333333712,0.8333333333333712,0.324673805546636,0.41166666666667595,0.41166666666669016,1.1552628116569938,1.2450000000000045,1.2450000000000045,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.6858797630174926,4.160374358974432,4.166082051282113,0.0,0.9965870307167235
260_200,two_200_300,15.0,intensive,586,4.140923530279193,4.166666666666667,4.166666666666667,4.1446777964907975,4.166666666666667,4.166666666666667,4.026206414632023,4.157228205128315,4.165789743589836,0.8285601326770192,0.8333333333333712,0.8333333333333712,0.3222376360795623,0.4091666666666782,0.40916666666669244,1.1507977687565818,1.2425000000000068,1.2425000000000068,1.4696409262066272,2.016701388888916,2.0167013888889187,2.477132721078533,3.2592013888889197,3.2592013888889255,1.1138820512821443,1.3041666666666665,1.3041666666666671,3.5101536669293063,4.157228205128315,4.165789743589836,0.005119453924914676,0.9914675767918089
260_200,two_200_300,25.0,soft,586,6.938234554447082,6.944444444444445,6.944444444444445,6.940254683352306,6.944444444444445,6.944444444444445,6.9007642227327155,6.941417521367556,6.944152136752168,1.3878667862745138,1.3888888888889142,1.3888888888889142,0.546326327793272,0.6919444444444594,0.6919444444445162,1.9341931140677857,2.080833333333345,2.0808333333333735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.640988150797874,6.941417521367556,6.944152136752168,0.0,0.9965870307167235
260_200,two_200_300,25.0,nominal,586,6.9290324185846535,6.944444444444445,6.944444444444445,6.932302569936715,6.944444444444445,6.944444444444445,6.8533216486975315,6.93815213675221,6.943859829059891,1.386144561665911,1.3888888888889142,1.3888888888889142,0.5440652534332726,0.6894444444444616,0.6894444444445185,1.9302098150991838,2.0783333333333758,2.0783333333333758,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.4636575407952686,6.93815213675221,6.943859829059891,0.0,0.9965870307167235
260_200,two_200_300,25.0,intensive,586,6.91870130805697,6.944444444444445,6.944444444444445,6.922455574268573,6.944444444444445,6.944444444444445,6.8039841924098,6.935005982906093,6.943567521367614,1.3841156882325727,1.3888888888889142,1.3888888888889142,0.5416290839661865,0.6869444444444639,0.6869444444445207,1.9257447721987593,2.0758333333333496,2.075833333333378,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.284432048540117,6.935005982906093,6.943567521367614,0.0,0.9965870307167235
230_200,single_250,5.0,soft,463,1.3838735822873292,1.3888888888888888,1.3888888888888888,1.3867153890297466,1.3888888888888888,1.3888888888888888,1.3867153890297466,1.3888888888888888,1.3888888888888888,0.3463537562032076,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3463537562032076,0.34722222222222854,0.34722222222222854,0.4699418283768949,0.4822530864197532,0.4822530864197532,0.8103861158165095,0.8294753086419746,0.8294753086419746,0.9340135748792203,0.9444444444444446,0.9444444444444446,0.9829751985058052,1.374579323671494,1.3887149758453776,0.04319654427645788,0.9568034557235421
230_200,single_250,5.0,nominal,463,1.3792361056332871,1.3888888888888888,1.3888888888888888,1.3835796162393952,1.3888888888888888,1.3888888888888888,1.3835796162393952,1.3888888888888888,1.3888888888888888,0.3453775711979115,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3453775711979115,0.34722222222222854,0.34722222222222854,0.31212163168820134,0.3215020576131735,0.3215020576131735,0.6513190118442785,0.6687242798354021,0.6687242798354021,0.7038657376439954,0.7129629629629637,0.7129629629629637,0.8264722571758769,1.3674245410627968,1.388628019323622,0.11231101511879049,0.8876889848812095
230_200,single_250,5.0,intensive,463,1.3761552821861196,1.3888888888888888,1.3888888888888888,1.3810206821715123,1.3888888888888888,1.3888888888888888,1.3810206821715123,1.3888888888888888,1.3888888888888888,0.34469222418924733,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.34469222418924733,0.34722222222222854,0.34722222222222854,0.23527399742709953,0.2411265432098766,0.2411265432098766,0.575181146443294,0.5883487654321016,0.5883487654321016,0.5913444234404557,0.5972222222222285,0.5972222222222285,0.7035373504031943,1.3602697584540993,1.3885410628018664,0.19870410367170627,0.8012958963282938
230_200,single_250,15.0,soft,463,4.161651360065106,4.166666666666667,4.166666666666667,4.164493166807523,4.166666666666667,4.166666666666667,4.164493166807523,4.166666666666667,4.166666666666667,1.0407982006476557,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0407982006476557,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.7380755876920495,4.152357101449272,4.166492753623156,0.0,1.0
230_200,single_250,15.0,nominal,463,4.1548957085172304,4.166666666666667,4.166666666666667,4.160169292891351,4.166666666666667,4.166666666666667,4.160169292891351,4.166666666666667,4.166666666666667,1.0393951987927903,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0393951987927903,1.0416666666666856,1.0416666666666856,2.893518518518519,2.893518518518532,2.8935185185185333,3.9351851851851762,3.935185185185189,3.9351851851851904,1.6388888888888857,1.6388888888888857,1.6388888888888857,3.5238461952608082,4.145202318840575,4.1664057971014,0.004319654427645789,0.9956803455723542
230_200,single_250,15.0,intensive,463,4.147966381819887,4.166666666666667,4.166666666666667,4.1543018123767474,4.166666666666667,4.166666666666667,4.1543018123767474,4.166666666666667,4.166666666666667,1.037815220572014,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.037815220572014,1.0416666666666856,1.0416666666666856,2.170138888888893,2.1701388888889097,2.170138888888914,3.211805555555559,3.211805555555592,3.2118055555555998,1.2916666666666665,1.2916666666666705,1.2916666666666714,3.3148842770837965,4.137783188405631,4.1663188405796445,0.008639308855291577,0.9913606911447084
230_200,single_250,25.0,soft,463,6.939429137842884,6.944444444444445,6.944444444444445,6.942270944585301,6.944444444444445,6.944444444444445,6.942270944585301,6.944444444444445,6.944444444444445,1.7352426450920766,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,1.7352426450920766,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.515853365469828,6.93013487922705,6.944270531400933,0.0,1.0
230_200,single_250,25.0,nominal,463,6.930733936415519,6.944444444444445,6.944444444444445,6.936007520789638,6.944444444444445,6.944444444444445,6.936007520789638,6.944444444444445,6.944444444444445,1.7333547557673386,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.7333547557673386,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.296381152116427,6.922980096618352,6.944183574879178,0.0,1.0
230_200,single_250,25.0,intensive,463,6.92015833307248,6.944444444444445,6.944444444444445,6.92649376362934,6.944444444444445,6.944444444444445,6.92649376362934,6.944444444444445,6.944444444444445,1.7308632083851387,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,1.7308632083851387,1.7361111111111143,1.7361111111111427,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.07365860539839,6.915560966183409,6.944096618357422,0.0,1.0
230_200,two_100_200,5.0,soft,962,1.380447794952142,1.3888888888888888,1.3888888888888888,1.3822839896752932,1.3888888888888888,1.3888888888888888,1.3423377363986015,1.385825410628017,1.3888541062801933,0.13814121206156238,0.13888888888889284,0.13888888888889284,0.10860330047852315,0.13638888888890222,0.13638888888890222,0.2467445125400855,0.27527777777778795,0.27527777777778795,0.43287141170910287,0.4481558641975312,0.4481558641975312,0.7016949739859344,0.7234336419753191,0.7234336419753191,0.8538523839529455,0.8694444444444471,0.8694444444444471,1.0978168730603362,1.385825410628017,1.3888541062801933,0.02390852390852391,0.975051975051975
230_200,two_100_200,5.0,nominal,962,1.3731412255064421,1.3888888888888888,1.3888888888888888,1.3764581759016532,1.3888888888888888,1.3888888888888888,1.29656566934827,1.3827619323671452,1.3888193236714979,0.13748971878531097,0.13888888888889284,0.13888888888889284,0.10627274555333256,0.1338888888889045,0.1338888888889045,0.2437624643386435,0.2727777777777902,0.2727777777777902,0.26560879572093793,0.27687242798354106,0.27687242798354816,0.5303238165666804,0.5496502057613242,0.5496502057613384,0.6166483224141358,0.6296296296296333,0.6296296296296333,0.9644847148151333,1.3827619323671452,1.3888193236714979,0.07588357588357589,0.9230769230769231
230_200,two_100_200,5.0,intensive,962,1.3665171010475348,1.3888888888888888,1.3888888888888888,1.3709562606084333,1.3888888888888888,1.3888888888888888,1.2511248405596112,1.3775567149758143,1.3887845410628024,0.13688200403286768,0.13888888888889284,0.13888888888889284,0.10395293665611088,0.13138888888889255,0.13138888888889255,0.2408349406889786,0.2702777777777854,0.2702777777777854,0.18117455958973294,0.19185570987654899,0.19185570987654899,0.440287161468805,0.46213348765432727,0.46213348765432727,0.49610585610502594,0.5097222222222229,0.5097222222222229,0.859161139735039,1.3775567149758143,1.3887845410628024,0.13617463617463618,0.8627858627858628
230_200,two_100_200,15.0,soft,962,4.1575106511193445,4.166666666666667,4.166666666666667,4.159411509837595,4.166666666666667,4.166666666666667,4.119465256560903,4.163603188405795,4.1666318840579715,0.41584950894718986,0.4166666666666856,0.4166666666666856,0.3305070488736812,0.4141666666666879,0.4141666666666879,0.746356557820871,0.8308333333333451,0.8308333333333735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.860410388984281,4.163603188405795,4.1666318840579715,0.0,0.998960498960499
230_200,two_100_200,15.0,nominal,962,4.145687269878572,4.166666666666667,4.166666666666667,4.149172834372831,4.166666666666667,4.166666666666667,4.069280327819449,4.160539710144923,4.166597101449276,0.41475153199662895,0.4166666666666856,0.4166666666666856,0.32786416071686775,0.41166666666669016,0.41166666666669016,0.7426156927134967,0.8283333333333474,0.8283333333333758,2.756296296296289,2.756296296296297,2.7562962962962985,3.5846296296296294,3.5846296296296316,3.5846296296296316,1.5555555555555565,1.5555555555555571,1.5555555555555571,3.683056084847358,4.160539710144923,4.166597101449276,0.0031185031185031187,0.9958419958419958
230_200,two_100_200,15.0,intensive,962,4.131165145078184,4.166666666666667,4.166666666666667,4.1360402603272135,4.166666666666667,4.166666666666667,4.0162015004971385,4.155131014492724,4.1665623188405805,0.41336883182168865,0.4166666666666856,0.4166666666666856,0.32502259842690034,0.40916666666669244,0.40916666666669244,0.7383914302485889,0.8258333333333496,0.825833333333378,2.0167013888888863,2.0167013888888903,2.0167013888888903,2.8420072908206566,2.84253472222224,2.84253472222224,1.2041666666666657,1.2041666666666657,1.2041666666666657,3.5062870770435577,4.155131014492724,4.1665623188405805,0.007276507276507277,0.9916839916839917
230_200,two_100_200,25.0,soft,962,6.935288428897122,6.944444444444445,6.944444444444445,6.9371892876153725,6.944444444444445,6.944444444444445,6.897243034338683,6.941380966183573,6.944409661835749,0.6936272867249852,0.6944444444444571,0.6944444444444571,0.5524306781886457,0.6919444444445162,0.6919444444445162,1.2460579649136307,1.3863888888889733,1.3863888888889733,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.63818816676206,6.941380966183573,6.944409661835749,0.0,0.998960498960499
230_200,two_100_200,25.0,nominal,962,6.922271688410815,6.944444444444445,6.944444444444445,6.9257572529050755,6.944444444444445,6.944444444444445,6.845864746351692,6.938317487922701,6.944374879227054,0.6924099738498699,0.6944444444444571,0.6944444444444571,0.5496684541072642,0.6894444444445185,0.6894444444445185,1.2420784279571344,1.3838888888889187,1.3838888888889187,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.457282444986758,6.938317487922701,6.944374879227054,0.0,0.998960498960499
230_200,two_100_200,25.0,intensive,962,6.904363714885448,6.944444444444445,6.944444444444445,6.909342780238428,6.944444444444445,6.944444444444445,6.789504020408354,6.932908792270502,6.944340096618358,0.6906938863076288,0.6944444444444571,0.6944444444444571,0.5465013447862125,0.6869444444445207,0.6869444444445207,1.2371952310938414,1.3813888888889778,1.3813888888889778,5.7705594135802585,5.7705594135802585,5.7705594135802585,7.1519483024691795,7.1519483024691795,7.1519483024691795,1.8986111111111157,1.8986111111111157,1.8986111111111157,6.2715590044893945,6.932908792270502,6.944340096618358,0.0010395010395010396,0.997920997920998
230_200,two_150_250,5.0,soft,771,1.3820840391736675,1.3888888888888888,1.3888888888888888,1.3841478524032398,1.3888888888888888,1.3888888888888888,1.3452226846369326,1.3858019323671509,1.3888801932367119,0.20748521789540297,0.2083333333333428,0.2083333333333428,0.10604066115309638,0.1363888888888889,0.13638888888889156,0.3135258790484994,0.3447222222222308,0.3447222222222308,0.4331911967343885,0.4481558641975312,0.4481558641975312,0.7702604841740005,0.792878086419762,0.792878086419762,0.9052635748792242,0.9194444444444514,0.9194444444444514,1.104260676579105,1.3858019323671509,1.3888801932367119,0.02594033722438392,0.9727626459143969
230_200,two_150_250,5.0,nominal,771,1.3765493712287813,1.3888888888888888,1.3888888888888888,1.3799964410358585,1.3888888888888888,1.3888888888888888,1.3021461055032435,1.382714975845413,1.3888714975845349,0.2067571906239473,0.2083333333333428,0.2083333333333428,0.10392613138777097,0.13388888888889028,0.13388888888889028,0.3106833220117183,0.3422222222222331,0.3422222222222331,0.26846017094624874,0.27687242798354816,0.27687242798354816,0.6028842589022702,0.619094650205767,0.619094650205767,0.6697493586540051,0.6796296296296305,0.6796296296296305,0.9751589215335787,1.382714975845413,1.3888714975845349,0.07522697795071336,0.9234760051880675
230_200,two_150_250,5.0,intensive,771,1.371587078704486,1.3888888888888888,1.3888888888888888,1.3763115071085286,1.3888888888888888,1.3888888888888888,1.2595360038096062,1.379628019323673,1.388862801932358,0.20610502501331004,0.2083333333333428,0.2083333333333428,0.10189144634865628,0.13138888888889255,0.13138888888889255,0.30799647136196634,0.33972222222223536,0.33972222222223536,0.18561946992727607,0.19185570987654899,0.19185570987654899,0.5172203308829381,0.5315779320987701,0.5315779320987701,0.5522691777873417,0.5597222222222218,0.5597222222222236,0.8725101198643752,1.379628019323673,1.388862801932358,0.1309987029831388,0.867704280155642
230_200,two_150_250,15.0,soft,771,4.159861816951445,4.166666666666667,4.166666666666667,4.161925630181017,4.166666666666667,4.166666666666667,4.12300046241471,4.163579710144929,4.16665797101449,0.6241518845620669,0.625,0.6250000000000002,0.3222915931881319,0.4141666666666737,0.4141666666666879,0.9464434777501988,1.0391666666666737,1.0391666666666879,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.8669286866294126,4.163579710144929,4.16665797101449,0.0,0.9987029831387808
230_200,two_150_250,15.0,nominal,771,4.151684918889451,4.166666666666667,4.166666666666667,4.155459170285154,4.166666666666667,4.166666666666667,4.077608834752539,4.160492753623191,4.166649275362313,0.6230477673870628,0.625,0.6250000000000002,0.3200102213922261,0.41166666666667595,0.41166666666669016,0.943057988779289,1.036666666666676,1.0366666666666902,2.756296296296289,2.756296296296297,2.7562962962962985,3.792962962962953,3.792962962962965,3.7929629629629673,1.605555555555555,1.6055555555555558,1.605555555555556,3.6958597342054818,4.160492753623191,4.166649275362313,0.0038910505836575876,0.9948119325551232
230_200,two_150_250,15.0,intensive,771,4.1416131092689685,4.166666666666667,4.166666666666667,4.146614564183535,4.166666666666667,4.166666666666667,4.029839060884612,4.15740579710145,4.166640579710136,0.6216248321150202,0.625,0.6250000000000002,0.3175946239921458,0.4091666666666782,0.40916666666669244,0.9392194561071661,1.0341666666666782,1.0341666666666924,2.016701388888896,2.016701388888913,2.0167013888889187,3.0508680555555543,3.0508680555555543,3.0508680555555543,1.2541666666666642,1.2541666666666664,1.2541666666666664,3.526537698076968,4.15740579710145,4.166640579710136,0.00648508430609598,0.9922178988326849
230_200,two_150_250,25.0,soft,771,6.937639594729222,6.944444444444445,6.944444444444445,6.939703407958795,6.944444444444445,6.944444444444445,6.900778240192487,6.941357487922707,6.944435748792268,1.0408185512287558,1.0416666666667425,1.0416666666667425,0.5385425252231796,0.6919444444444594,0.6919444444444594,1.579361076451935,1.733611111111145,1.733611111111145,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.64470646440719,6.941357487922707,6.944435748792268,0.0,0.9987029831387808
230_200,two_150_250,25.0,nominal,771,6.928168258801854,6.944444444444445,6.944444444444445,6.931942510197558,6.944444444444445,6.944444444444445,6.854092174664942,6.938270531400969,6.944427053140091,1.0395202683739455,1.0416666666667425,1.0416666666667425,0.536131709640751,0.6894444444444616,0.6894444444444616,1.5756519780146963,1.731111111111204,1.731111111111204,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.469984510986996,6.938270531400969,6.944427053140091,0.0,0.9987029831387808
230_200,two_150_250,25.0,intensive,771,6.914038049587393,6.944444444444445,6.944444444444445,6.919234057031142,6.944444444444445,6.944444444444445,6.802458553732221,6.935183574879229,6.944418357487914,1.0375031646024946,1.0416666666667425,1.0416666666667425,0.5333571282717834,0.6869444444444639,0.6869444444444639,1.5708602928742779,1.7286111111111495,1.7286111111111495,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.290315002161625,6.935183574879229,6.944418357487914,0.0,0.9987029831387808
230_200,two_200_300,5.0,soft,599,1.3855709531989706,1.3888888888888888,1.3888888888888888,1.3872088714685504,1.3888888888888888,1.3888888888888888,1.3484494318227693,1.387184541062783,1.3888367149758483,0.2772855870185115,0.2777777777777857,0.2777777777777857,0.10571754987760659,0.13638888888889156,0.13638888888889156,0.3830031368961181,0.4141666666666737,0.4141666666666737,0.4481558641975312,0.4481558641975312,0.4481558641975312,0.8623225308641987,0.8623225308642049,0.8623225308642049,0.969444444444445,0.9694444444444485,0.9694444444444485,1.1033768648229787,1.387184541062783,1.3888367149758483,0.028380634390651086,0.9699499165275459
230_200,two_200_300,5.0,nominal,599,1.3815071883090164,1.3888888888888888,1.3888888888888888,1.3845306364068928,1.3888888888888888,1.3888888888888888,1.307011757115331,1.3854801932366771,1.3887845410628077,0.27661824474913055,0.2777777777777857,0.2777777777777857,0.10369879407861297,0.13388888888889028,0.13388888888889028,0.3803170388277436,0.41166666666666885,0.41166666666667595,0.2680332822676144,0.27687242798354816,0.27687242798354816,0.6702734755043244,0.6885390946502099,0.6885390946502099,0.7200272299580022,0.7296296296296312,0.7296296296296312,0.9751048526932559,1.3854801932366771,1.3887845410628077,0.08514190317195326,0.9131886477462438
230_200,two_200_300,5.0,intensive,599,1.3785711290153464,1.3888888888888888,1.3888888888888888,1.381809224714297,1.3888888888888888,1.3888888888888888,1.2655309057769544,1.3837758454105713,1.388732367149767,0.2760532079193517,0.2777777777777857,0.2777777777777857,0.10168459950182288,0.13138888888889255,0.13138888888889255,0.3777378074211745,0.40916666666666757,0.4091666666666711,0.18596065703411208,0.19185570987654899,0.19185570987654899,0.5855586647391154,0.601022376543213,0.601022376543213,0.6025922216107098,0.6097222222222243,0.6097222222222243,0.8718111506294256,1.3837758454105713,1.388732367149767,0.1318864774624374,0.8664440734557596
230_200,two_200_300,15.0,soft,599,4.163348730976748,4.166666666666667,4.166666666666667,4.1649866492463286,4.166666666666667,4.166666666666667,4.126227209600548,4.164962318840561,4.166614492753626,0.8328411425740856,0.8333333333333712,0.8333333333333712,0.32104777013193725,0.4141666666666737,0.4141666666666737,1.1538889127060228,1.2475000000000023,1.2475000000000023,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.86522025598215,4.164962318840561,4.166614492753626,0.0,0.998330550918197
230_200,two_200_300,15.0,nominal,599,4.15781465727904,4.166666666666667,4.166666666666667,4.1613900655682174,4.166666666666667,4.166666666666667,4.083871186276656,4.163257971014455,4.166562318840586,0.8319273701539732,0.8333333333333712,0.8333333333333712,0.3189371794713023,0.41166666666667595,0.41166666666667595,1.1508645496252756,1.2450000000000045,1.2450000000000045,2.7562962962963127,2.7562962962963127,2.7562962962963127,4.001296296296289,4.001296296296289,4.001296296296289,1.6555555555555515,1.6555555555555515,1.6555555555555515,3.6947470905615076,4.163257971014455,4.166562318840586,0.00333889816360601,0.994991652754591
230_200,two_200_300,15.0,intensive,599,4.151944758171831,4.166666666666667,4.166666666666667,4.156068703878444,4.166666666666667,4.166666666666667,4.039790384941101,4.161553623188349,4.166510144927545,0.8308089543431224,0.8333333333333712,0.8333333333333712,0.3167008542608546,0.4091666666666782,0.4091666666666782,1.1475098086039772,1.2425000000000068,1.2425000000000068,2.0167013888888903,2.0167013888888903,2.0167013888888903,3.259201388888876,3.2592013888888878,3.25920138888889,1.3041666666666671,1.3041666666666671,1.3041666666666671,3.5278620696328886,4.161553623188349,4.166510144927545,0.005008347245409015,0.993322203672788
230_200,two_200_300,25.0,soft,599,6.941126508754526,6.944444444444445,6.944444444444445,6.942764427024106,6.944444444444445,6.944444444444445,6.904004987378324,6.942740096618339,6.944392270531404,1.388396698129639,1.3888888888889142,1.3888888888889142,0.5363779903862804,0.6919444444444594,0.6919444444444594,1.9247746885159194,2.080833333333345,2.080833333333345,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.642998033759927,6.942740096618339,6.944392270531404,0.0,0.998330550918197
230_200,two_200_300,25.0,nominal,599,6.934176722879514,6.944444444444445,6.944444444444445,6.937752131168693,6.944444444444445,6.944444444444445,6.860233251877131,6.941035748792233,6.9443400966183635,1.3871997832740666,1.3888888888889142,1.3888888888889142,0.5341258285079296,0.6894444444444616,0.6894444444444616,1.9213256117819963,2.0783333333333758,2.0783333333333758,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.468722821449535,6.941035748792233,6.9443400966183635,0.0,0.998330550918197
230_200,two_200_300,25.0,intensive,599,6.923500436314949,6.944444444444445,6.944444444444445,6.927958271837922,6.944444444444445,6.944444444444445,6.81167995290058,6.939331400966127,6.944287922705323,1.3851534789533806,1.3888888888889142,1.3888888888889142,0.5315531207236125,0.6869444444444639,0.6869444444444639,1.9167065996769932,2.0758333333333496,2.0758333333333496,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.289666045663784,6.939331400966127,6.944287922705323,0.0,0.998330550918197
230_1000,single_250,5.0,soft,207,1.3724854815748335,1.3888888888888888,1.3888888888888888,1.378743167868561,1.3888888888888888,1.3888888888888888,1.378743167868561,1.3888888888888888,1.3888888888888888,0.3439259953198591,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.3439259953198591,0.34722222222222854,0.34722222222222854,0.4776768861115074,0.4822530864197532,0.4822530864197603,0.8223001645049943,0.8294753086419746,0.8294753086419888,0.9404720469830434,0.9444444444444446,0.9444444444444446,0.3588959835703238,1.1799567149757608,1.3820367149757433,0.4927536231884058,0.4975845410628019
230_1000,single_250,5.0,nominal,207,1.3712565800835494,1.3888888888888888,1.3888888888888888,1.3775142663772775,1.3888888888888888,1.3888888888888888,1.3775142663772775,1.3888888888888888,1.3888888888888888,0.34361876994703816,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.34361876994703816,0.34722222222222854,0.34722222222222854,0.3180271803179197,0.3215020576131735,0.3215020576131735,0.6623059998776091,0.6687242798354021,0.6687242798354021,0.7099926245528622,0.712962962962963,0.7129629629629655,0.2296820182502099,1.075490628019197,1.3786106280191706,0.6328502415458938,0.36231884057971014
230_1000,single_250,5.0,intensive,207,1.3692046582183937,1.3888888888888888,1.3888888888888888,1.3762853648859938,1.3888888888888888,1.3888888888888888,1.3762853648859938,1.3888888888888888,1.3888888888888888,0.343241437551761,0.34722222222222854,0.34722222222222854,0.0,0.0,0.0,0.343241437551761,0.34722222222222854,0.34722222222222854,0.2385019169849753,0.2411265432098766,0.2411265432098766,0.5826735237163153,0.5883487654321016,0.5883487654321016,0.5948838577421841,0.5972222222222285,0.5972222222222285,0.16166930383451694,0.9710245410626328,1.3751845410625978,0.7342995169082126,0.2608695652173913
230_1000,single_250,15.0,soft,207,4.086817279283066,4.166666666666667,4.166666666666667,4.098894573969057,4.166666666666667,4.166666666666667,4.098894573969057,4.166666666666667,4.166666666666667,1.0232139816565227,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0232139816565227,1.0416666666666856,1.0416666666666856,4.052152116724752,4.340277777777779,4.340277777777786,5.046971004055289,5.381944444444457,5.381944444444457,2.247702290790094,2.3333333333333357,2.3333333333333357,2.2927411888260014,3.957734492753539,4.159814492753521,0.1497584541062802,0.8357487922705314
230_1000,single_250,15.0,nominal,207,4.0658827977315735,4.166666666666667,4.166666666666667,4.077960092417563,4.166666666666667,4.166666666666667,4.077960092417563,4.166666666666667,4.166666666666667,1.0179803612686495,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.0179803612686495,1.0416666666666856,1.0416666666666856,2.7670296297307675,2.8935185185185333,2.8935185185185333,3.7761954423601787,3.935185185185219,3.935185185185219,1.598530607315391,1.6388888888888893,1.6388888888888893,1.7818815654976756,3.853268405796975,4.156388405796949,0.27053140096618356,0.714975845410628
230_1000,single_250,15.0,intensive,207,4.051722775327312,4.166666666666667,4.166666666666667,4.066113365539456,4.166666666666667,4.166666666666667,4.066113365539456,4.166666666666667,4.166666666666667,1.014789343724533,1.0416666666666856,1.0416666666666856,0.0,0.0,0.0,1.014789343724533,1.0416666666666856,1.0416666666666856,2.0659811888264135,2.170138888888914,2.170138888888914,3.0719853935142036,3.2118055555555998,3.2118055555555998,1.2583190195025986,1.2916666666666714,1.2916666666666714,1.439227977316039,3.748802318840411,4.152962318840376,0.391304347826087,0.5942028985507246
230_1000,single_250,25.0,soft,207,6.830749879810491,6.944444444444445,6.944444444444445,6.842827174496482,6.944444444444445,6.944444444444445,6.842827174496482,6.944444444444445,6.944444444444445,1.709197131788354,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.709197131788354,1.7361111111111143,1.7361111111111143,10.610217522100562,12.05632716049386,12.056327160493879,12.206108524515997,13.792438271604954,13.792438271604965,3.457407004830901,3.722222222222226,3.7222222222222285,4.803812812434454,6.735512270531316,6.937592270531299,0.03864734299516908,0.9468599033816425
230_1000,single_250,25.0,nominal,207,6.776690256482066,6.944444444444445,6.944444444444445,6.788767551168056,6.944444444444445,6.944444444444445,6.788767551168056,6.944444444444445,6.944444444444445,1.6956822259562483,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.6956822259562483,1.7361111111111143,1.7361111111111143,7.222003975933089,8.037551440329253,8.037551440329253,8.833932616374762,9.773662551440339,9.773662551440339,2.4051905682079604,2.5648148148148167,2.5648148148148167,4.009368480011386,6.631046183574752,6.934166183574726,0.13526570048309178,0.8502415458937198
230_1000,single_250,25.0,intensive,207,6.744055086466428,6.944444444444445,6.944444444444445,6.758445676678572,6.944444444444445,6.944444444444445,6.758445676678572,6.944444444444445,6.944444444444445,1.6878724215092884,1.7361111111111143,1.7361111111111143,0.0,0.0,0.0,1.6878724215092884,1.7361111111111143,1.7361111111111143,5.470568704426801,6.0281635802469395,6.0281635802469395,7.0867966282555725,7.764274691358025,7.764274691358025,1.8698616447590215,1.9861111111111143,1.9861111111111143,3.4055366519641526,6.526580096618189,6.930740096618154,0.20772946859903382,0.7777777777777778
230_1000,two_100_200,5.0,soft,236,1.3738655612871538,1.3888888888888888,1.3888888888888888,1.3761763285024153,1.3888888888888888,1.3888888888888888,1.3287141324818128,1.3641758454106223,1.3884888888888827,0.137507345113003,0.13888888888889284,0.13888888888889284,0.12823703748712198,0.13638888888890222,0.13638888888890222,0.26574438260012495,0.27527777777778795,0.27527777777778795,0.4408439421152163,0.4481558641975312,0.4481558641975312,0.7132345191903162,0.7234336419753191,0.7234336419753191,0.8625673517786538,0.8694444444444471,0.8694444444444471,0.41482872349149863,1.3641758454106223,1.3884888888888827,0.4661016949152542,0.5169491525423728
230_1000,two_100_200,5.0,nominal,236,1.3714417587816259,1.3888888888888888,1.3888888888888888,1.3741762548104468,1.3888888888888888,1.3888888888888888,1.2792518627692424,1.3394628019323558,1.3880888888888765,0.13728615130312816,0.13888888888889284,0.13888888888889284,0.12570589025313805,0.1338888888889045,0.1338888888889045,0.2629920415562662,0.2727777777777902,0.2727777777777902,0.27243801656878996,0.27687242798354106,0.27687242798354106,0.5423399629289455,0.5496502057613242,0.5496502057613242,0.6250664623243956,0.6296296296296333,0.6296296296296333,0.2910178989602675,1.3394628019323558,1.3880888888888765,0.614406779661017,0.3728813559322034
230_1000,two_100_200,5.0,intensive,236,1.3686573814787513,1.3888888888888888,1.3888888888888888,1.371391877507572,1.3888888888888888,1.3888888888888888,1.2290052894457653,1.3147497584540893,1.3876888888888703,0.13700771357284072,0.13888888888889284,0.13888888888889284,0.12309631265806012,0.13138888888889255,0.13138888888889255,0.26010402623090084,0.2702777777777854,0.2702777777777854,0.18662966396445485,0.19185570987654899,0.19185570987654899,0.4518130433065305,0.46213348765432727,0.46213348765432727,0.5035774384633078,0.5097222222222229,0.5097222222222229,0.227621632686694,1.3147497584540893,1.3876888888888703,0.711864406779661,0.2754237288135593
230_1000,two_100_200,15.0,soft,236,4.092815720953085,4.166666666666667,4.166666666666667,4.097053009088677,4.166666666666667,4.166666666666667,4.049590813068075,4.1419536231884,4.166266666666661,0.4094934365020759,0.4166666666666856,0.4166666666666856,0.3862257945490893,0.4141666666666879,0.4141666666666879,0.7957192310511653,0.8308333333333451,0.8308333333333735,3.915341749730826,4.236736111111114,4.236736111111114,4.705471053143637,5.067569444444445,5.067569444444448,2.1581861617578397,2.25833333333334,2.25833333333334,2.4006394743307746,4.1419536231884,4.166266666666661,0.13135593220338984,0.847457627118644
230_1000,two_100_200,15.0,nominal,236,4.072829378531075,4.166666666666667,4.166666666666667,4.077768803733728,4.166666666666667,4.166666666666667,3.982844411692524,4.117240579710134,4.165866666666655,0.4075346832095401,0.4166666666666856,0.4166666666666856,0.381966234148807,0.41166666666669016,0.41166666666669016,0.7895009173583472,0.8283333333333474,0.8283333333333758,2.633322133880217,2.7562962962962985,2.7562962962962985,3.436310577691097,3.5846296296296316,3.5846296296296316,1.513860521105572,1.5555555555555571,1.5555555555555571,1.9020369442400271,4.117240579710134,4.165866666666655,0.2584745762711864,0.7203389830508474
230_1000,two_100_200,15.0,intensive,236,4.055446352247603,4.166666666666667,4.166666666666667,4.061378555637433,4.166666666666667,4.166666666666667,3.918991967575628,4.092527536231867,4.165466666666648,0.4058412453942396,0.4166666666666856,0.4166666666666856,0.37799606947439063,0.40916666666669244,0.40916666666669244,0.7838373148686303,0.8258333333333496,0.825833333333378,1.8769313196115756,2.0167013888888903,2.0167013888888903,2.6603070995710585,2.84253472222224,2.84253472222224,1.1516995636590313,1.2041666666666662,1.2041666666666666,1.5711277327442197,4.092527536231867,4.165466666666648,0.3940677966101695,0.5847457627118644
230_1000,two_100_200,25.0,soft,236,6.834378113485626,6.944444444444445,6.944444444444445,6.839039130434779,6.944444444444445,6.944444444444445,6.791576934414176,6.919587922705303,6.9440444444444385,0.6836708621960256,0.6944444444444571,0.6944444444444571,0.6465648547221928,0.6919444444445162,0.6919444444445162,1.3302357169182184,1.3863888888889733,1.3863888888889733,10.27700007040972,11.883341049382722,11.883341049382722,11.541212872342115,13.269729938271656,13.269729938271666,3.344907004830903,3.6472222222222257,3.6472222222222257,4.92248906083693,6.919587922705303,6.9440444444444385,0.03389830508474576,0.9449152542372882
230_1000,two_100_200,25.0,nominal,236,6.785125227216901,6.944444444444445,6.944444444444445,6.790488381233113,6.944444444444445,6.944444444444445,6.695563989191908,6.894731400966162,6.943644444444432,0.6787854545188172,0.6944444444444571,0.6944444444444571,0.6393786399372184,0.6894444444445185,0.6894444444445185,1.3181640944560356,1.3838888888889187,1.3838888888889187,6.961494940966431,7.807736625514416,7.807736625514423,8.241037853319801,9.191625514403313,9.191625514403313,2.308761996779391,2.481481481481481,2.481481481481482,4.1596370588719225,6.894731400966162,6.943644444444432,0.11864406779661017,0.8601694915254238
230_1000,two_100_200,25.0,intensive,236,6.750689846884468,6.944444444444445,6.944444444444445,6.757045779087856,6.944444444444445,6.944444444444445,6.614659191026052,6.86987487922702,6.943244444444426,0.6753867812986212,0.6944444444444571,0.6944444444444571,0.6337032398579249,0.6869444444445207,0.6869444444445207,1.309090021156546,1.3813888888889778,1.3813888888889778,5.135541137028498,5.7705594135802585,5.7705594135802585,6.3993184974972435,7.151948302469236,7.151948302469236,1.7523945729263055,1.8986111111111157,1.8986111111111157,3.5664350691889193,6.86987487922702,6.943244444444426,0.19915254237288135,0.7796610169491526
230_1000,two_150_250,5.0,soft,222,1.3733685946816387,1.3888888888888888,1.3888888888888888,1.3769512120816467,1.3888888888888888,1.3888888888888888,1.3290207381294525,1.3615697584540978,1.3881671497584374,0.20628467322671853,0.2083333333333428,0.2083333333333428,0.12957973668957068,0.13638888888889156,0.13638888888889156,0.33586440991628924,0.3447222222222308,0.3447222222222308,0.44296281915704516,0.4481558641975312,0.4481558641975454,0.7850142426362475,0.792878086419762,0.7928780864197762,0.9145397401622857,0.9194444444444514,0.9194444444444514,0.4021722287506129,1.3615697584540978,1.3881671497584374,0.46396396396396394,0.5225225225225225
230_1000,two_150_250,5.0,nominal,222,1.3716928406667535,1.3888888888888888,1.3888888888888888,1.3755801192496837,1.3888888888888888,1.3888888888888888,1.2797191713452953,1.3342506280193065,1.3874454106279859,0.206068706455486,0.2083333333333428,0.2083333333333428,0.12707592635390358,0.13388888888889028,0.13388888888889028,0.3331446328093895,0.3422222222222331,0.3422222222222331,0.27307862380547876,0.27687242798354816,0.27687242798354816,0.6122226231449572,0.619094650205767,0.619094650205767,0.6758710133342606,0.6796296296296305,0.6796296296296305,0.2722592244419439,1.3342506280193065,1.3874454106279859,0.6261261261261262,0.36486486486486486
230_1000,two_150_250,5.0,intensive,222,1.3691833224528867,1.3888888888888888,1.3888888888888888,1.37344161552857,1.3888888888888888,1.3888888888888888,1.2296501936719872,1.3069314975845154,1.3867236714975344,0.2057075580680814,0.2083333333333428,0.2083333333333428,0.12449537492932472,0.13138888888889255,0.13138888888889255,0.33020293299740605,0.33972222222223536,0.33972222222223536,0.1888916345791824,0.19185570987654899,0.19185570987654899,0.5250754956210629,0.5315779320987701,0.5315779320987701,0.5564704852456972,0.5597222222222222,0.5597222222222227,0.20476956521756046,1.3069314975845154,1.3867236714975344,0.7072072072072072,0.28378378378378377
230_1000,two_150_250,15.0,soft,222,4.090861156808985,4.166666666666667,4.166666666666667,4.097617913565742,4.166666666666667,4.166666666666667,4.049687439613548,4.139347536231876,4.1659449275362155,0.6141359302781046,0.625,0.6250000000000284,0.3901490399057161,0.4141666666666737,0.4141666666666879,1.0042849701838208,1.0391666666666737,1.0391666666666879,3.9312965884405067,4.236736111111114,4.236736111111128,4.922163862867796,5.275902777777787,5.275902777777787,2.2146377746610657,2.308333333333337,2.308333333333337,2.3748056795927703,4.139347536231876,4.1659449275362155,0.13963963963963963,0.8423423423423423
230_1000,two_150_250,15.0,nominal,222,4.070586055620841,4.166666666666667,4.166666666666667,4.07764747356052,4.166666666666667,4.166666666666667,3.981786525656132,4.112028405797084,4.165223188405764,0.6111300614308837,0.625,0.6250000000000284,0.38578529485272683,0.41166666666667595,0.41166666666669016,0.9969153562836104,1.036666666666676,1.0366666666666902,2.6291914061507082,2.7562962962962985,2.7562962962963127,3.6331379355175906,3.7929629629629744,3.7929629629629744,1.5629813374014772,1.6055555555555552,1.605555555555556,1.8687387387389953,4.112028405797084,4.165223188405764,0.25675675675675674,0.7252252252252253
230_1000,two_150_250,15.0,intensive,222,4.054963990077032,4.166666666666667,4.166666666666667,4.063768533751142,4.166666666666667,4.166666666666667,3.919977111894559,4.084709275362294,4.1645014492753125,0.6089064484408799,0.625,0.6250000000000284,0.3820306998193211,0.4091666666666782,0.40916666666669244,0.990937148260201,1.0341666666666782,1.0341666666666924,1.9177415315744555,2.0167013888889187,2.0167013888889187,2.917129852120053,3.0508680555555685,3.0508680555555685,1.220182438192668,1.2541666666666664,1.2541666666666673,1.5296652696178274,4.084709275362294,4.1645014492753125,0.38288288288288286,0.5990990990990991
230_1000,two_150_250,25.0,soft,222,6.836404917961434,6.944444444444445,6.944444444444445,6.843161674718191,6.944444444444445,6.944444444444445,6.795231200765998,6.917125314009653,6.943722705313993,1.0259674944509924,1.0416666666667425,1.0416666666667425,0.6532060490887157,0.6919444444444594,0.6919444444444594,1.6791735435397084,1.733611111111145,1.733611111111145,10.362329871134381,11.883341049382711,11.883341049382722,11.95134587354983,13.616952160493838,13.616952160493838,3.4136570048309025,3.697222222222223,3.697222222222223,4.897141232536989,6.917125314009653,6.943722705313993,0.036036036036036036,0.9459459459459459
230_1000,two_150_250,25.0,nominal,222,6.785017635026331,6.944444444444445,6.944444444444445,6.79207905296601,6.944444444444445,6.944444444444445,6.696218105061622,6.889806183574862,6.943000966183542,1.0182947983417274,1.0416666666667425,1.0416666666667425,0.6457310858610491,0.6894444444444616,0.6894444444444616,1.6640258842027766,1.731111111111204,1.731111111111204,6.982563051157364,7.807736625514399,7.807736625514401,8.586991691599083,9.538847736625598,9.538847736625598,2.36471437773177,2.5314814814814817,2.5314814814814817,4.119931583757879,6.889806183574862,6.943000966183542,0.12612612612612611,0.8558558558558559
230_1000,two_150_250,25.0,intensive,222,6.751718292205247,6.944444444444445,6.944444444444445,6.760522835879357,6.944444444444445,6.944444444444445,6.616731414022777,6.862487053140072,6.94227922705309,1.0134195937601325,1.0416666666667425,1.0416666666667425,0.6402087630998968,0.6869444444444639,0.6869444444444639,1.6536283568600292,1.7286111111111495,1.7286111111111495,5.218716991697903,5.7705594135802585,5.7705594135802585,6.82599142715461,7.499170524691408,7.499170524691408,1.828582574991583,1.94861111111112,1.94861111111112,3.5223522783656356,6.862487053140072,6.94227922705309,0.19369369369369369,0.7882882882882883
230_1000,two_200_300,5.0,soft,211,1.373033413467043,1.3888888888888888,1.3888888888888888,1.3779876365134964,1.3888888888888888,1.3888888888888888,1.3292009890789218,1.3388888888888917,1.3866280193236622,0.2751187220610514,0.2777777777777857,0.2777777777777857,0.13200728952693241,0.13638888888889156,0.13638888888889156,0.4071260115879839,0.4141666666666737,0.4141666666666737,0.443285087744276,0.4481558641975312,0.4481558641975312,0.854351648226411,0.8623225308642049,0.8623225308642049,0.9649376668101615,0.9694444444444485,0.9694444444444485,0.40154428188760083,1.2908541062801535,1.3866280193236622,0.4786729857819905,0.5118483412322274
230_1000,two_200_300,5.0,nominal,211,1.3718278086864946,1.3888888888888888,1.3888888888888888,1.376782031732948,1.3888888888888888,1.3888888888888888,1.279208736863798,1.2888888888888945,1.3843671497584356,0.27487760110494175,0.2777777777777857,0.2777777777777857,0.1294656787172998,0.13388888888889028,0.13388888888889028,0.40434327982224144,0.41166666666666885,0.41166666666666885,0.2734234282101569,0.27687242798354816,0.27687242798354816,0.6816776693066586,0.6885390946502099,0.6885390946502099,0.7263548415284157,0.7296296296296312,0.7296296296296312,0.26759488060084785,1.2168367149757873,1.3843671497584356,0.6113744075829384,0.38388625592417064
230_1000,two_200_300,5.0,intensive,211,1.3700517526386875,1.3888888888888888,1.3888888888888888,1.3755764269523996,1.3888888888888888,1.3888888888888888,1.2292164846486746,1.2388888888888974,1.382106280193209,0.27460214890343454,0.2777777777777857,0.2777777777777857,0.12692406790767147,0.13138888888889255,0.13138888888889255,0.40152621681110606,0.40916666666666757,0.4091666666666711,0.18936696100079312,0.19185570987654899,0.19185570987654899,0.5949706237631145,0.601022376543213,0.601022376543213,0.6071342535081636,0.6097222222222243,0.6097222222222243,0.19539220184548028,1.142819323671421,1.382106280193209,0.6966824644549763,0.2985781990521327
230_1000,two_200_300,15.0,soft,211,4.089752812693182,4.166666666666667,4.166666666666667,4.099231485678963,4.166666666666667,4.166666666666667,4.050444838244388,4.11666666666667,4.16440579710144,0.818898429837235,0.8333333333333712,0.8333333333333712,0.3973908268577725,0.4141666666666737,0.4141666666666737,1.2162892566950079,1.2475000000000023,1.2475000000000023,3.938435271018157,4.236736111111128,4.236736111111128,5.129177357974677,5.484236111111116,5.484236111111116,2.2681812560386545,2.3583333333333343,2.3583333333333343,2.368266117178499,4.068631884057932,4.16440579710144,0.14218009478672985,0.8436018957345972
230_1000,two_200_300,15.0,nominal,211,4.0687412597019055,4.166666666666667,4.166666666666667,4.078219932687688,4.166666666666667,4.166666666666667,3.9806466378185377,4.066666666666673,4.162144927536214,0.8146961192389794,0.8333333333333712,0.8333333333333712,0.3928686212270729,0.41166666666667595,0.41166666666667595,1.2075647404660523,1.2450000000000045,1.2450000000000045,2.629519928371154,2.7562962962963127,2.7562962962963127,3.835264339438348,4.001296296296303,4.001296296296303,1.613554396135266,1.6555555555555557,1.655555555555556,1.8603587059553008,3.9946144927535654,4.162144927536214,0.26066350710900477,0.7251184834123223
230_1000,two_200_300,15.0,intensive,211,4.055086640565973,4.166666666666667,4.166666666666667,4.066123854660351,4.166666666666667,4.166666666666667,3.9197639123566255,4.0166666666666755,4.159884057970987,0.812147614974771,0.8333333333333712,0.8333333333333712,0.3892379630927665,0.4091666666666782,0.4091666666666782,1.2013855780675373,1.2425000000000068,1.2425000000000068,1.910523806892058,2.0167013888889187,2.0167013888889187,3.1083953483940356,3.2592013888889255,3.2592013888889255,1.268274985883681,1.3041666666666671,1.3041666666666671,1.517942853218279,3.920597101449199,4.159884057970987,0.36492890995260663,0.6208530805687204
230_1000,two_200_300,25.0,soft,211,6.835037928429144,6.944444444444445,6.944444444444445,6.844516601414927,6.944444444444445,6.944444444444445,6.795729953980353,6.8944444444444475,6.942183574879218,1.3679554529844258,1.3888888888889142,1.3888888888889142,0.665178490845682,0.6919444444444594,0.6919444444444594,2.0331339438301077,2.080833333333345,2.080833333333345,10.450472171859033,11.88334104938275,11.88334104938275,12.367416374757568,13.964174382716067,13.964174382716067,3.4824070048308986,3.74722222222222,3.74722222222222,4.889906220665428,6.846409661835709,6.942183574879218,0.037914691943127965,0.9478672985781991
230_1000,two_200_300,25.0,nominal,211,6.781292231609314,6.944444444444445,6.944444444444445,6.790770904595096,6.944444444444445,6.944444444444445,6.693197609725946,6.84444444444445,6.939922705313991,1.3572063136204586,1.3888888888889142,1.3888888888889142,0.657382870832147,0.6894444444444616,0.6894444444444616,2.0145891844526056,2.0783333333333758,2.0783333333333758,7.004643066110208,7.807736625514417,7.807736625514423,8.935386006068818,9.88606995884777,9.88606995884777,2.4206667586841513,2.5814814814814824,2.5814814814814824,4.104975524875972,6.772392270531343,6.939922705313991,0.13270142180094788,0.8530805687203792
230_1000,two_200_300,25.0,intensive,211,6.749553632346542,6.944444444444445,6.944444444444445,6.760590846440921,6.944444444444445,6.944444444444445,6.6142309041371945,6.794444444444453,6.937661835748765,1.3510410133308826,1.3888888888889142,1.3888888888889142,0.651943814685136,0.6869444444444639,0.6869444444444639,2.0029848280160185,2.0758333333333496,2.0758333333333496,5.201220435910335,5.7705594135802585,5.7705594135802585,7.126910312191698,7.84639274691358,7.846392746913581,1.8755240838930165,1.9986111111111171,1.9986111111111171,3.508621993269039,6.698374879226977,6.937661835748765,0.1943127962085308,0.7914691943127962
1 channel_condition policy initial_speed_kmh deceleration_profile event_count mean_speed_last_fresh_mps p95_speed_last_fresh_mps max_speed_last_fresh_mps mean_speed_first_threshold_mps p95_speed_first_threshold_mps max_speed_first_threshold_mps mean_speed_second_threshold_mps p95_speed_second_threshold_mps max_speed_second_threshold_mps mean_distance_to_first_m p95_distance_to_first_m max_distance_to_first_m mean_distance_between_m p95_distance_between_m max_distance_between_m mean_distance_to_second_m p95_distance_to_second_m max_distance_to_second_m mean_braking_distance_m p95_braking_distance_m max_braking_distance_m mean_total_stop_path_m p95_total_stop_path_m max_total_stop_path_m mean_time_to_stop_seconds p95_time_to_stop_seconds max_time_to_stop_seconds mean_minimum_speed_mps p95_minimum_speed_mps max_minimum_speed_mps full_stop_fraction recovery_before_stop_fraction
2 no_loss single_250 5.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
3 no_loss single_250 5.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
4 no_loss single_250 5.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
5 no_loss single_250 15.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
6 no_loss single_250 15.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
7 no_loss single_250 15.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
8 no_loss single_250 25.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
9 no_loss single_250 25.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
10 no_loss single_250 25.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
11 no_loss two_100_200 5.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
12 no_loss two_100_200 5.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
13 no_loss two_100_200 5.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
14 no_loss two_100_200 15.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
15 no_loss two_100_200 15.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
16 no_loss two_100_200 15.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
17 no_loss two_100_200 25.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
18 no_loss two_100_200 25.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
19 no_loss two_100_200 25.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
20 no_loss two_150_250 5.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
21 no_loss two_150_250 5.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
22 no_loss two_150_250 5.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
23 no_loss two_150_250 15.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
24 no_loss two_150_250 15.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
25 no_loss two_150_250 15.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
26 no_loss two_150_250 25.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
27 no_loss two_150_250 25.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
28 no_loss two_150_250 25.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
29 no_loss two_200_300 5.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
30 no_loss two_200_300 5.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
31 no_loss two_200_300 5.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
32 no_loss two_200_300 15.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
33 no_loss two_200_300 15.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
34 no_loss two_200_300 15.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
35 no_loss two_200_300 25.0 soft 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
36 no_loss two_200_300 25.0 nominal 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
37 no_loss two_200_300 25.0 intensive 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
38 300_50 single_250 5.0 soft 113 1.388888888888889 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 0.3472222222222259 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3472222222222259 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.292257378564404 1.386520355555564 1.3887295555555528 0.0 1.0
39 300_50 single_250 5.0 nominal 113 1.3888888888888888 1.3888888888888888 1.3888888888888888 1.3888888888888888 1.3888888888888888 1.3888888888888888 1.3888888888888888 1.3888888888888888 1.3888888888888888 0.34722222222222576 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.34722222222222576 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.2439416234021616 1.3853360888889017 1.3886498888888847 0.0 1.0
40 300_50 single_250 5.0 intensive 113 1.388888888888889 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 0.3472222222222259 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3472222222222259 0.34722222222222854 0.34722222222222854 0.24112654320987303 0.24112654320987303 0.24112654320987303 0.5883487654320945 0.5883487654320945 0.5883487654320945 0.5972222222222214 0.5972222222222214 0.5972222222222214 1.1956382969518167 1.3841518222222393 1.3885702222222167 0.008849557522123894 0.9911504424778761
41 300_50 single_250 15.0 soft 113 4.166666666666666 4.166666666666667 4.166666666666667 4.166666666666666 4.166666666666667 4.166666666666667 4.166666666666666 4.166666666666667 4.166666666666667 1.0416666666666725 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0416666666666725 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.070035156342182 4.164298133333342 4.166507333333331 0.0 1.0
42 300_50 single_250 15.0 nominal 113 4.166666666666665 4.166666666666667 4.166666666666667 4.166666666666665 4.166666666666667 4.166666666666667 4.166666666666665 4.166666666666667 4.166666666666667 1.0416666666666725 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0416666666666725 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.021719401179939 4.16311386666668 4.166427666666663 0.0 1.0
43 300_50 single_250 15.0 intensive 113 4.166666666666666 4.166666666666667 4.166666666666667 4.166666666666666 4.166666666666667 4.166666666666667 4.166666666666666 4.166666666666667 4.166666666666667 1.0416666666666725 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0416666666666725 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9734036460176965 4.161929600000017 4.166347999999995 0.0 1.0
44 300_50 single_250 25.0 soft 113 6.944444444444444 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 1.7361111111110947 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.7361111111110947 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.847812934119959 6.94207591111112 6.944285111111109 0.0 1.0
45 300_50 single_250 25.0 nominal 113 6.944444444444443 6.944444444444445 6.944444444444445 6.944444444444443 6.944444444444445 6.944444444444445 6.944444444444443 6.944444444444445 6.944444444444445 1.7361111111110947 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.7361111111110947 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.799497178957717 6.9408916444444575 6.9442054444444405 0.0 1.0
46 300_50 single_250 25.0 intensive 113 6.944444444444444 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 1.7361111111110947 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.7361111111110947 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.751181423795474 6.939707377777795 6.9441257777777725 0.0 1.0
47 300_50 two_100_200 5.0 soft 2277 1.3883654808227202 1.3888888888888888 1.3888888888888888 1.388768120772947 1.3888888888888888 1.3888888888888888 1.3696358253549956 1.3877422222222235 1.388862222222222 0.13886054891271582 0.13888888888889284 0.13888888888889284 0.05246359369459609 0.136388888888888 0.13638888888890222 0.1913241426073119 0.27527777777778084 0.27527777777778795 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3573122337871437 1.3877422222222235 1.388862222222222 0.0 1.0
48 300_50 two_100_200 5.0 nominal 2277 1.3875596189430537 1.3888888888888888 1.3888888888888888 1.3883363608549262 1.3888888888888888 1.3888888888888888 1.3500717700190237 1.3865955555555582 1.3888355555555552 0.13880274939762102 0.13888888888889284 0.13888888888889284 0.05177076770564442 0.13388888888889028 0.1338888888889045 0.19057351710326545 0.2727777777777777 0.2727777777777902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3315863826672456 1.3865955555555582 1.3888355555555552 0.0 1.0
49 300_50 two_100_200 5.0 intensive 2277 1.3862801530278632 1.3888888888888888 1.3888888888888888 1.387654309007954 1.3888888888888888 1.3888888888888888 1.3302574227541004 1.385448888888893 1.3888088888888883 0.13870774169851907 0.13888888888889284 0.13888888888889284 0.05106484339113538 0.13138888888889255 0.13138888888889255 0.18977258508965447 0.2702777777777783 0.2702777777777854 0.19185570987654188 0.19185570987654188 0.19185570987654188 0.46213348765432727 0.46213348765432727 0.46213348765432727 0.5097222222222229 0.5097222222222229 0.5097222222222229 1.3057645674376517 1.385448888888893 1.3888088888888883 0.0004391743522178305 0.9995608256477821
50 300_50 two_100_200 15.0 soft 2277 4.166143258600497 4.166666666666667 4.166666666666667 4.166545898550725 4.166666666666667 4.166666666666667 4.147413603132774 4.165520000000002 4.16664 0.41663832669048284 0.4166666666666856 0.4166666666666856 0.15875412379432557 0.4141666666666879 0.4141666666666879 0.5753924504848084 0.8308333333333309 0.8308333333333735 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.135090011564921 4.165520000000002 4.16664 0.0 1.0
51 300_50 two_100_200 15.0 nominal 2277 4.165337396720831 4.166666666666667 4.166666666666667 4.166114138632703 4.166666666666667 4.166666666666667 4.127849547796801 4.164373333333336 4.166613333333333 0.41658052717538796 0.4166666666666856 0.4166666666666856 0.15806129780537476 0.41166666666669016 0.41166666666669016 0.5746418249807627 0.8283333333333331 0.8283333333333758 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.109364160445024 4.164373333333336 4.166613333333333 0.0 1.0
52 300_50 two_100_200 15.0 intensive 2277 4.163903602986386 4.166666666666667 4.166666666666667 4.165277758966477 4.166666666666667 4.166666666666667 4.107880872712624 4.163226666666671 4.166586666666666 0.41647008669436064 0.4166666666666856 0.4166666666666856 0.1573416898090024 0.40916666666669244 0.40916666666669244 0.5738117765033631 0.8258333333333354 0.825833333333378 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.083233689576918 4.163226666666671 4.166586666666666 0.0 1.0
53 300_50 two_100_200 25.0 soft 2277 6.943921036378275 6.944444444444445 6.944444444444445 6.9443236763285014 6.944444444444445 6.944444444444445 6.925191380910551 6.943297777777779 6.944417777777778 0.6944161044682784 0.6944444444444571 0.6944444444444571 0.26504465389405196 0.6919444444445162 0.6919444444445162 0.9594607583623302 1.3863888888889164 1.3863888888889733 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.912867789342698 6.943297777777779 6.944417777777778 0.0 1.0
54 300_50 two_100_200 25.0 nominal 2277 6.943115174498608 6.944444444444445 6.944444444444445 6.943891916410481 6.944444444444445 6.944444444444445 6.905627325574579 6.942151111111114 6.944391111111111 0.6943583049531834 0.6944444444444571 0.6944444444444571 0.2643518279050987 0.6894444444444616 0.6894444444445185 0.9587101328582822 1.3838888888889187 1.3838888888889187 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.8871419382228005 6.942151111111114 6.944391111111111 0.0 1.0
55 300_50 two_100_200 25.0 intensive 2277 6.941681380764162 6.944444444444445 6.944444444444445 6.943055536744253 6.944444444444445 6.944444444444445 6.8856586504904005 6.941004444444449 6.944364444444444 0.6942478644721558 0.6944444444444571 0.6944444444444571 0.2636322199087285 0.6869444444445207 0.6869444444445207 0.9578800843808843 1.381388888888921 1.3813888888889778 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.861011467354697 6.941004444444449 6.944364444444444 0.0 1.0
56 300_50 two_150_250 5.0 soft 842 1.3887903607812087 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.3698616260226968 1.3878088888888906 1.3888355555555552 0.2083301411408178 0.2083333333333428 0.2083333333333428 0.05218613029291181 0.136388888888888 0.13638888888889156 0.2605162714337296 0.3447222222222305 0.3447222222222308 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3568932641858003 1.3878088888888906 1.3888355555555552 0.0 1.0
57 300_50 two_150_250 5.0 nominal 842 1.3886471462127208 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.3508343631565043 1.3867288888888922 1.3887822222222215 0.20832105015183075 0.2083333333333428 0.2083333333333428 0.051518752624176975 0.13388888888889028 0.13388888888889028 0.2598398027760077 0.3422222222222189 0.3422222222222331 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3313818204011598 1.3867288888888922 1.3887822222222215 0.0 1.0
58 300_50 two_150_250 5.0 intensive 842 1.3881660151095268 1.3888888888888888 1.3888888888888888 1.3888043165742936 1.3888888888888888 1.3888888888888888 1.3317225279757166 1.385648888888894 1.3887288888888878 0.20828180162934723 0.2083333333333428 0.2083333333333428 0.05084747584211224 0.13138888888889255 0.13138888888889255 0.2591292774714595 0.33972222222222115 0.33972222222223536 0.19185570987654188 0.19185570987654188 0.19185570987654188 0.531577932098763 0.531577932098763 0.531577932098763 0.55972222222222 0.55972222222222 0.55972222222222 1.3059656195566083 1.385648888888894 1.3887288888888878 0.0011876484560570072 0.998812351543943
59 300_50 two_150_250 15.0 soft 842 4.1665681385589854 4.166666666666667 4.166666666666667 4.166666666666666 4.166666666666667 4.166666666666667 4.147639403800474 4.165586666666669 4.166613333333333 0.6249968078074819 0.625 0.6250000000000036 0.1578931462162002 0.41416666666665947 0.4141666666666879 0.7828899540236823 1.0391666666666595 1.0391666666666879 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.134671041963578 4.165586666666669 4.166613333333333 0.0 1.0
60 300_50 two_150_250 15.0 nominal 842 4.166424923990498 4.166666666666667 4.166666666666667 4.166666666666666 4.166666666666667 4.166666666666667 4.1286121409342815 4.164506666666671 4.16656 0.6249877168184949 0.625 0.6250000000000036 0.15722576854746706 0.41166666666666174 0.41166666666669016 0.7822134853659619 1.0366666666666617 1.0366666666666902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1091595981789375 4.164506666666671 4.16656 0.0 1.0
61 300_50 two_150_250 15.0 intensive 842 4.165763977632619 4.166666666666667 4.166666666666667 4.166402279097387 4.166666666666667 4.166666666666667 4.10932049049881 4.163426666666672 4.166506666666666 0.6249214960078086 0.625 0.6250000000000036 0.1565475389688267 0.409166666666664 0.40916666666669244 0.7814690349766352 1.034166666666664 1.0341666666666924 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.083383766825016 4.163426666666672 4.166506666666666 0.0 1.0
62 300_50 two_150_250 25.0 soft 842 6.944345916336763 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.925417181578252 6.9433644444444464 6.944391111111111 1.0416634744741682 1.0416666666667425 1.0416666666667425 0.26360016213949533 0.6919444444444594 0.6919444444444594 1.3052636366136634 1.7336111111111165 1.733611111111145 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.912448819741356 6.9433644444444464 6.944391111111111 0.0 1.0
63 300_50 two_150_250 25.0 nominal 842 6.944202701768276 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.906389918712059 6.942284444444448 6.944337777777777 1.041654383485181 1.0416666666667425 1.0416666666667425 0.2629327844707617 0.6894444444444616 0.6894444444444616 1.3045871679559429 1.7311111111111188 1.731111111111204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.886937375956715 6.942284444444448 6.944337777777777 0.0 1.0
64 300_50 two_150_250 25.0 intensive 842 6.943541755410397 6.944444444444445 6.944444444444445 6.9441800568751635 6.944444444444445 6.944444444444445 6.8870982682765876 6.94120444444445 6.944284444444444 1.0415881626744947 1.0416666666667425 1.0416666666667425 0.262254554892117 0.6869444444444639 0.6869444444444639 1.3038427175666116 1.728611111111121 1.7286111111111495 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.861161544602795 6.94120444444445 6.944284444444444 0.0 1.0
65 300_50 two_200_300 5.0 soft 294 1.3887842624716553 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.3689005719954659 1.3880856638888748 1.3888357222222214 0.2777761686147635 0.2777777777777857 0.2777777777777857 0.054811652898884955 0.136388888888888 0.13638888888889156 0.33258782151364846 0.4141666666666737 0.4141666666666737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3534088803854885 1.3880856638888748 1.3888357222222214 0.0 1.0
66 300_50 two_200_300 5.0 nominal 294 1.3886796360544216 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.3489122551020425 1.387282438888861 1.388782555555554 0.2777713411257157 0.2777777777777857 0.2777777777777857 0.0541002033160372 0.13388888888888942 0.13388888888889028 0.33187154444175293 0.41166666666666174 0.41166666666666885 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3256747176870762 1.387282438888861 1.388782555555554 0.0 1.0
67 300_50 two_200_300 5.0 intensive 294 1.388494557823129 1.3888888888888888 1.3888888888888888 1.388888888888889 1.3888888888888888 1.3888888888888888 1.328923938208619 1.3864792138888469 1.3887293888888865 0.2777623438539614 0.2777777777777857 0.2777777777777857 0.0533887537331898 0.131388888888889 0.13138888888889255 0.3311510975871512 0.409166666666664 0.4091666666666711 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.2979405549886642 1.3864792138888469 1.3887293888888865 0.0 1.0
68 300_50 two_200_300 15.0 soft 294 4.166562040249433 4.166666666666667 4.166666666666667 4.166666666666667 4.166666666666667 4.166666666666667 4.146678349773243 4.165863441666653 4.1666134999999995 0.8333317241703362 0.8333333333333712 0.8333333333333712 0.16585785786234594 0.41416666666663104 0.4141666666666737 0.9991895820326822 1.2475000000000023 1.2475000000000023 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.131186658163267 4.165863441666653 4.1666134999999995 0.0 1.0
69 300_50 two_200_300 15.0 nominal 294 4.1664574138322 4.166666666666667 4.166666666666667 4.166666666666667 4.166666666666667 4.166666666666667 4.126690032879821 4.165060216666639 4.166560333333332 0.8333268966812885 0.8333333333333712 0.8333333333333712 0.165146408279498 0.4116666666666333 0.41166666666667595 0.9984733049607865 1.2450000000000045 1.2450000000000045 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.103452495464853 4.165060216666639 4.166560333333332 0.0 1.0
70 300_50 two_200_300 15.0 intensive 294 4.166272335600906 4.166666666666667 4.166666666666667 4.166666666666667 4.166666666666667 4.166666666666667 4.1067017159863966 4.164256991666625 4.166507166666665 0.833317899409534 0.8333333333333712 0.8333333333333712 0.16443495869665148 0.4091666666666356 0.4091666666666782 0.9977528581061854 1.2425000000000068 1.2425000000000068 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.075718332766442 4.164256991666625 4.166507166666665 0.0 1.0
71 300_50 two_200_300 25.0 soft 294 6.94433981802721 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.9244561275510215 6.943641219444431 6.944391277777777 1.3888872797258907 1.3888888888889142 1.3888888888889142 0.27690406282581237 0.6919444444444025 0.6919444444444594 1.665791342551703 2.0808333333333167 2.080833333333345 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.908964435941043 6.943641219444431 6.944391277777777 0.0 1.0
72 300_50 two_200_300 25.0 nominal 294 6.944235191609976 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.904467810657597 6.9428379944444165 6.94433811111111 1.3888824522368428 1.3888888888889142 1.3888888888889142 0.27619261324296385 0.6894444444444616 0.6894444444444616 1.6650750654798065 2.0783333333333474 2.0783333333333758 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.881230273242632 6.9428379944444165 6.94433811111111 0.0 1.0
73 300_50 two_200_300 25.0 intensive 294 6.944050113378684 6.944444444444445 6.944444444444445 6.944444444444444 6.944444444444445 6.944444444444445 6.884479493764175 6.942034769444403 6.944284944444442 1.3888734549650883 1.3888888888889142 1.3888888888889142 0.2754811636601147 0.686944444444407 0.6869444444444639 1.6643546186252032 2.075833333333321 2.0758333333333496 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.853496110544219 6.942034769444403 6.944284944444442 0.0 1.0
74 260_200 single_250 5.0 soft 468 1.383328590875899 1.3888888888888888 1.3888888888888888 1.385308890349929 1.3888888888888888 1.3888888888888888 1.385308890349929 1.3888888888888888 1.3888888888888888 0.3461086862766823 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3461086862766823 0.34722222222222854 0.34722222222222854 0.46315071885521353 0.4822530864197532 0.4822530864197603 0.7988287491582475 0.8294753086419746 0.8294753086419888 0.9241969696969666 0.9444444444444446 0.94444444444445 0.9910565358682447 1.380910427350486 1.3884581196582846 0.04700854700854701 0.9508547008547008
75 260_200 single_250 5.0 nominal 468 1.3805090343158868 1.3888888888888888 1.3888888888888888 1.384069522974664 1.3888888888888888 1.3888888888888888 1.384069522974664 1.3888888888888888 1.3888888888888888 0.3455906425065219 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3455906425065219 0.34722222222222854 0.34722222222222854 0.31074990141292985 0.3215020576131735 0.3215020576131735 0.6482391519060329 0.6687242798354021 0.6687242798354021 0.7015882314266956 0.7129629629629637 0.712962962962969 0.840491865457681 1.3769211965812846 1.3882427350429825 0.1111111111111111 0.8867521367521367
76 260_200 single_250 5.0 intensive 468 1.379328387939222 1.3888888888888888 1.3888888888888888 1.3832718504638877 1.3888888888888888 1.3888888888888888 1.3832718504638877 1.3888888888888888 1.3888888888888888 0.34534581715847934 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.34534581715847934 0.34722222222222854 0.34722222222222854 0.2354926911115136 0.2411265432098766 0.2411265432098766 0.5759331801903396 0.5883487654321016 0.5883487654321016 0.5914821557454916 0.5972222222222285 0.5972222222222356 0.7274434315143864 1.3708088888891128 1.3880273504276803 0.19230769230769232 0.8055555555555556
77 260_200 single_250 15.0 soft 468 4.160174730111783 4.166666666666667 4.166666666666667 4.162155029585814 4.166666666666667 4.166666666666667 4.162155029585814 4.166666666666667 4.166666666666667 1.0403202210856577 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0403202210856577 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7494865262985413 4.158688205128264 4.166235897436063 0.0 0.9978632478632479
78 260_200 single_250 15.0 nominal 468 4.152808939349129 4.166666666666667 4.166666666666667 4.156369428007907 4.166666666666667 4.166666666666667 4.156369428007907 4.166666666666667 4.166666666666667 1.0386656187648367 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0386656187648367 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.537366673076999 4.1546989743590625 4.166020512820761 0.0 0.9978632478632479
79 260_200 single_250 15.0 intensive 468 4.143932209237367 4.166666666666667 4.166666666666667 4.148409859796221 4.166666666666667 4.166666666666667 4.148409859796221 4.166666666666667 4.166666666666667 1.036563545987293 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.036563545987293 1.0416666666666856 1.0416666666666856 1.5945357338989368 2.1701388888889115 2.170138888888914 2.4355011185144235 3.211805555555594 3.2118055555555998 1.1013820512821464 1.2916666666666707 1.2916666666666714 3.327775088593134 4.148586666666891 4.1658051282054585 0.00641025641025641 0.9914529914529915
80 260_200 single_250 25.0 soft 468 6.937952507889561 6.944444444444445 6.944444444444445 6.939932807363592 6.944444444444445 6.944444444444445 6.939932807363592 6.944444444444445 6.944444444444445 1.7347646655300781 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 1.7347646655300781 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.527264304076319 6.936465982906042 6.94401367521384 0.0 0.9978632478632479
81 260_200 single_250 25.0 nominal 468 6.930586717126909 6.944444444444445 6.944444444444445 6.934147205785685 6.944444444444445 6.944444444444445 6.934147205785685 6.944444444444445 6.944444444444445 1.733110063209257 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 1.733110063209257 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.315144450854777 6.93247675213684 6.943798290598538 0.0 0.9978632478632479
82 260_200 single_250 25.0 intensive 468 6.921709987015146 6.944444444444445 6.944444444444445 6.9261876375739995 6.944444444444445 6.944444444444445 6.9261876375739995 6.944444444444445 6.944444444444445 1.7310079904317144 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 1.7310079904317144 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.100850630999454 6.926364444444669 6.943582905983236 0.0 0.9978632478632479
83 260_200 two_100_200 5.0 soft 893 1.3793984008767155 1.3888888888888888 1.3888888888888888 1.381645825767372 1.3888888888888888 1.3888888888888888 1.3402149409366368 1.3836950427350496 1.3883350427350432 0.13805836150813458 0.13888888888889284 0.13888888888889284 0.11271588421565396 0.13638888888890222 0.13638888888890222 0.25077424572378854 0.27527777777778795 0.27527777777778795 0.41693344446303227 0.4481558641975312 0.4481558641975312 0.6776667572835481 0.7234336419753191 0.7234336419753191 0.8340832820512857 0.8694444444444471 0.8694444444444471 1.080058695839445 1.3836950427350496 1.3883350427350432 0.027995520716685332 0.9686450167973124
84 260_200 two_100_200 5.0 nominal 893 1.3745396602635926 1.3888888888888888 1.3888888888888888 1.3770854743350507 1.3888888888888888 1.3888888888888888 1.2942237046735803 1.378488888888913 1.3877811965811975 0.13758392741104195 0.13888888888889284 0.13888888888889284 0.11047630596394122 0.1338888888889045 0.1338888888889045 0.24806023337498317 0.2727777777777902 0.2727777777777902 0.26849341719453246 0.27687242798354106 0.27687242798354816 0.5349063198533109 0.5496502057613242 0.5496502057613384 0.6193632478632496 0.6296296296296333 0.6296296296296333 0.9417432462074513 1.378488888888913 1.3877811965811975 0.08958566629339305 0.9070548712206047
85 260_200 two_100_200 5.0 intensive 893 1.3705384145251367 1.3888888888888888 1.3888888888888888 1.3737396855696333 1.3888888888888888 1.3888888888888888 1.2494470310774273 1.3732888888889252 1.3872273504273518 0.13721581849136394 0.13888888888889284 0.13888888888889284 0.10829284938111963 0.13138888888889255 0.13138888888889255 0.24550866787248357 0.2702777777777854 0.2702777777777854 0.18763774738928465 0.19185570987654899 0.19185570987654899 0.4534105756717147 0.46213348765432727 0.46213348765432727 0.5043576858326857 0.5097222222222229 0.5097222222222229 0.8327942889329102 1.3732888888889252 1.3872273504273518 0.14781634938409854 0.8488241881298992
86 260_200 two_100_200 15.0 soft 893 4.15337001751515 4.166666666666667 4.166666666666667 4.155734286616716 4.166666666666667 4.166666666666667 4.114303401785981 4.161472820512828 4.166112820512821 0.4154611328314999 0.4166666666666856 0.4166666666666856 0.3426785364363736 0.4141666666666879 0.4141666666666879 0.7581396692678735 0.8308333333333451 0.8308333333333735 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.84017751394036 4.161472820512828 4.166112820512821 0.0 0.9966405375139977
87 260_200 two_100_200 15.0 nominal 893 4.137071363798214 4.166666666666667 4.166666666666667 4.1399660145002555 4.166666666666667 4.166666666666667 4.0571042448387855 4.156266666666691 4.165558974358976 0.4138546796795043 0.4166666666666856 0.4166666666666856 0.33966145926524366 0.41166666666669016 0.41166666666669016 0.7535161389447481 0.8283333333333474 0.8283333333333758 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.645915413070354 4.156266666666691 4.165558974358976 0.0 0.9966405375139977
88 260_200 two_100_200 15.0 intensive 893 4.118031308898299 4.166666666666667 4.166666666666667 4.122107684181837 4.166666666666667 4.166666666666667 3.997815029689632 4.151066666666703 4.16500512820513 0.41201305396243026 0.4166666666666856 0.4166666666666856 0.3364024018612716 0.40916666666669244 0.40916666666669244 0.7484154558237021 0.8258333333333496 0.825833333333378 1.7122700891716534 2.0167013888889116 2.0167013888889187 2.4444895763511703 2.84253472222224 2.84253472222224 1.0881910256410723 1.2041666666666657 1.2041666666666657 3.4542490078100796 4.151066666666703 4.16500512820513 0.006718924972004479 0.9899216125419933
89 260_200 two_100_200 25.0 soft 893 6.931147795292928 6.944444444444445 6.944444444444445 6.933512064394494 6.944444444444445 6.944444444444445 6.8920811795637595 6.939250598290606 6.943890598290599 0.6932389106092949 0.6944444444444571 0.6944444444444571 0.5728501188293589 0.6919444444445162 0.6919444444445162 1.2660890294386535 1.3863888888889733 1.3863888888889733 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.617955291718138 6.939250598290606 6.943890598290599 0.0 0.9966405375139977
90 260_200 two_100_200 25.0 nominal 893 6.914849141575992 6.944444444444445 6.944444444444445 6.917743792278034 6.944444444444445 6.944444444444445 6.834882022616565 6.934044444444469 6.943336752136753 0.6916324574572987 0.6944444444444571 0.6944444444444571 0.5698330416582148 0.6894444444445185 0.6894444444445185 1.2614654991155136 1.3838888888889187 1.3838888888889187 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.423693190848132 6.934044444444469 6.943336752136753 0.0 0.9966405375139977
91 260_200 two_100_200 25.0 intensive 893 6.892920181631147 6.944444444444445 6.944444444444445 6.897098833883709 6.944444444444445 6.944444444444445 6.772806179391505 6.928844444444481 6.942782905982908 0.6895066118839833 0.6944444444444571 0.6944444444444571 0.5663948600620589 0.6869444444445207 0.6869444444445207 1.2559014719460424 1.3813888888889778 1.3813888888889778 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.224554403700261 6.928844444444481 6.942782905982908 0.0 0.9966405375139977
92 260_200 two_150_250 5.0 soft 754 1.3827764869074421 1.3888888888888888 1.3888888888888888 1.3848438912693637 1.3888888888888888 1.3888888888888888 1.3460535548584267 1.3870235042735224 1.38882735042738 0.2075787771468138 0.2083333333333428 0.2083333333333428 0.1056529564804012 0.1363888888888889 0.13638888888890222 0.313231733627215 0.3447222222222308 0.3447222222222308 0.4307442031893001 0.4481558641975312 0.4481558641975312 0.7646759161522665 0.792878086419762 0.792878086419762 0.8988009259259284 0.9194444444444514 0.9194444444444514 1.1030465730406664 1.3870235042735224 1.38882735042738 0.03183023872679045 0.9641909814323607
93 260_200 two_150_250 5.0 nominal 754 1.3787047283660891 1.3888888888888888 1.3888888888888888 1.3816178725770332 1.3888888888888888 1.3888888888888888 1.3040371997551585 1.385158119658156 1.3887658119658712 0.2070352084912672 0.2083333333333428 0.2083333333333428 0.10365509958351639 0.13388888888889028 0.1338888888889045 0.3106903080747836 0.3422222222222331 0.3422222222222331 0.2687901710618184 0.27687242798354816 0.27687242798354816 0.6029963747286375 0.619094650205767 0.619094650205767 0.6694032347140042 0.6796296296296305 0.6796296296296376 0.9749939499081842 1.385158119658156 1.3887658119658712 0.08620689655172414 0.9098143236074271
94 260_200 two_150_250 5.0 intensive 754 1.3762981582216784 1.3888888888888888 1.3888888888888888 1.3797878121245102 1.3888888888888888 1.3888888888888888 1.2634168028916986 1.3832927350427893 1.3887042735043624 0.20671608813285708 0.2083333333333428 0.2083333333333428 0.10172168902603347 0.13138888888889255 0.13138888888889255 0.30843777715889054 0.33972222222223536 0.33972222222223536 0.18683806029562833 0.19185570987654899 0.19185570987654899 0.5198646663125392 0.5315779320987701 0.5315779320987701 0.5533676163342807 0.5597222222222222 0.5597222222222271 0.8755563849271164 1.3832927350427893 1.3887042735043624 0.1312997347480106 0.8647214854111406
95 260_200 two_150_250 15.0 soft 754 4.158626435897447 4.166666666666667 4.166666666666667 4.160964850710751 4.166666666666667 4.166666666666667 4.122174514299814 4.1648012820513 4.166605128205158 0.6239731481690246 0.625 0.6250000000000071 0.3210384608502728 0.4141666666666737 0.4141666666666879 0.9450116090192975 1.0391666666666737 1.0391666666666879 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8660354432939212 4.1648012820513 4.166605128205158 0.0 0.9960212201591512
96 260_200 two_150_250 15.0 nominal 754 4.1454819275318 4.166666666666667 4.166666666666667 4.14906396017821 4.166666666666667 4.166666666666667 4.071483287356335 4.162882051282067 4.166543589743649 0.6220985078886404 0.625 0.6250000000000071 0.3185411399110748 0.41166666666667595 0.41166666666669016 0.9406396477997152 1.036666666666676 1.0366666666666902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6872746808474957 4.162882051282067 4.166543589743649 0.0 0.9960212201591512
97 260_200 two_150_250 15.0 intensive 754 4.130778353125239 4.166666666666667 4.166666666666667 4.135346267700488 4.166666666666667 4.166666666666667 4.018975258467677 4.160989743589767 4.1664820512821406 0.6199663520692152 0.625 0.6250000000000284 0.3158605023007536 0.4091666666666782 0.40916666666669244 0.9358268543699687 1.0341666666666782 1.0341666666666924 1.581277115595121 2.0167013888889187 2.0167013888889187 2.4542928207233814 3.0508680555555543 3.0508680555555543 1.0958282051282744 1.2541666666666629 1.2541666666666629 3.510571808695562 4.160989743589767 4.1664820512821406 0.005305039787798408 0.9907161803713528
98 260_200 two_150_250 25.0 soft 754 6.936404213675225 6.944444444444445 6.944444444444445 6.938742628488529 6.944444444444445 6.944444444444445 6.899952292077593 6.942579059829078 6.944382905982936 1.0406398148357126 1.0416666666667425 1.0416666666667425 0.5365403297999314 0.6919444444444594 0.6919444444445162 1.577180144635644 1.733611111111145 1.733611111111145 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.643813221071698 6.942579059829078 6.944382905982936 0.0 0.9960212201591512
99 260_200 two_150_250 25.0 nominal 754 6.923259705309577 6.944444444444445 6.944444444444445 6.9268417379559875 6.944444444444445 6.944444444444445 6.8492610651341135 6.940659829059845 6.944321367521427 1.0387651745553281 1.0416666666667425 1.0416666666667425 0.5340430088607466 0.6894444444444616 0.6894444444445185 1.572808183416075 1.731111111111204 1.731111111111204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.465052458625273 6.940659829059845 6.944321367521427 0.0 0.9960212201591512
100 260_200 two_150_250 25.0 intensive 754 6.906296483212075 6.944444444444445 6.944444444444445 6.911051842526501 6.944444444444445 6.944444444444445 6.794680833293688 6.938767521367545 6.944259829059918 1.036307317677163 1.0416666666667425 1.0416666666667425 0.5313360988969944 0.6869444444444639 0.6869444444445207 1.5676434165741573 1.7286111111111495 1.7286111111111495 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.282402691281903 6.938767521367545 6.944259829059918 0.0 0.9960212201591512
101 260_200 two_200_300 5.0 soft 586 1.3844405752749447 1.3888888888888888 1.3888888888888888 1.385941349435559 1.3888888888888888 1.3888888888888888 1.3464508888159676 1.3859965811965864 1.388673504273537 0.27706457130355644 0.2777777777777857 0.2777777777777857 0.10758764466476362 0.13638888888889156 0.13638888888890222 0.3846522159683201 0.4141666666666737 0.4141666666666737 0.4271881563474387 0.4481558641975312 0.4481558641975312 0.8262068068197808 0.8623225308642049 0.8623225308642049 0.9459521367521527 0.9694444444444485 0.9694444444444485 1.0997185764563837 1.3859965811965864 1.388673504273537 0.032423208191126277 0.9641638225255973
102 260_200 two_200_300 5.0 nominal 586 1.3818491683877463 1.3888888888888888 1.3888888888888888 1.3845999649951972 1.3888888888888888 1.3888888888888888 1.3056190437560145 1.383104273504284 1.388458119658185 0.27666449248999986 0.2777777777777857 0.2777777777777857 0.1056222347259896 0.13388888888889028 0.1338888888889045 0.3822867272159895 0.41166666666666885 0.41166666666667595 0.2671381936548752 0.27687242798354816 0.27687242798354816 0.6675099096312059 0.6885390946502099 0.6885390946502099 0.717934385272849 0.7296296296296312 0.7296296296296347 0.9718405085324496 1.383104273504284 1.388458119658185 0.08873720136518772 0.9078498293515358
103 260_200 two_200_300 5.0 intensive 586 1.3807265867973597 1.3888888888888888 1.3888888888888888 1.3836202013360261 1.3888888888888888 1.3888888888888888 1.2651488194772522 1.3802119658119816 1.3882427350428332 0.2764431951512881 0.2777777777777857 0.2777777777777857 0.10370737998353123 0.13138888888889255 0.13138888888889255 0.38015057513481937 0.4091666666666711 0.4091666666666782 0.18638725767614445 0.19185570987654899 0.19185570987654899 0.5866798345992185 0.601022376543213 0.601022376543213 0.6029521474358944 0.6097222222222243 0.6097222222222243 0.8738452341093212 1.3802119658119816 1.3882427350428332 0.13651877133105803 0.8600682593856656
104 260_200 two_200_300 15.0 soft 586 4.160456776669306 4.166666666666667 4.166666666666667 4.16247690557453 4.166666666666667 4.166666666666667 4.122986444954938 4.163639743589778 4.16637435897439 0.8323112307189604 0.8333333333333712 0.8333333333333712 0.32693487990664855 0.4141666666666737 0.4141666666666879 1.159246110625609 1.2475000000000023 1.2475000000000023 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8632103730200975 4.163639743589778 4.16637435897439 0.0 0.9965870307167235
105 260_200 two_200_300 15.0 nominal 586 4.151254640806877 4.166666666666667 4.166666666666667 4.154524792158938 4.166666666666667 4.166666666666667 4.075543870919755 4.160374358974432 4.166082051282113 0.8305890061103578 0.8333333333333712 0.8333333333333712 0.324673805546636 0.41166666666667595 0.41166666666669016 1.1552628116569938 1.2450000000000045 1.2450000000000045 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.6858797630174926 4.160374358974432 4.166082051282113 0.0 0.9965870307167235
106 260_200 two_200_300 15.0 intensive 586 4.140923530279193 4.166666666666667 4.166666666666667 4.1446777964907975 4.166666666666667 4.166666666666667 4.026206414632023 4.157228205128315 4.165789743589836 0.8285601326770192 0.8333333333333712 0.8333333333333712 0.3222376360795623 0.4091666666666782 0.40916666666669244 1.1507977687565818 1.2425000000000068 1.2425000000000068 1.4696409262066272 2.016701388888916 2.0167013888889187 2.477132721078533 3.2592013888889197 3.2592013888889255 1.1138820512821443 1.3041666666666665 1.3041666666666671 3.5101536669293063 4.157228205128315 4.165789743589836 0.005119453924914676 0.9914675767918089
107 260_200 two_200_300 25.0 soft 586 6.938234554447082 6.944444444444445 6.944444444444445 6.940254683352306 6.944444444444445 6.944444444444445 6.9007642227327155 6.941417521367556 6.944152136752168 1.3878667862745138 1.3888888888889142 1.3888888888889142 0.546326327793272 0.6919444444444594 0.6919444444445162 1.9341931140677857 2.080833333333345 2.0808333333333735 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.640988150797874 6.941417521367556 6.944152136752168 0.0 0.9965870307167235
108 260_200 two_200_300 25.0 nominal 586 6.9290324185846535 6.944444444444445 6.944444444444445 6.932302569936715 6.944444444444445 6.944444444444445 6.8533216486975315 6.93815213675221 6.943859829059891 1.386144561665911 1.3888888888889142 1.3888888888889142 0.5440652534332726 0.6894444444444616 0.6894444444445185 1.9302098150991838 2.0783333333333758 2.0783333333333758 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.4636575407952686 6.93815213675221 6.943859829059891 0.0 0.9965870307167235
109 260_200 two_200_300 25.0 intensive 586 6.91870130805697 6.944444444444445 6.944444444444445 6.922455574268573 6.944444444444445 6.944444444444445 6.8039841924098 6.935005982906093 6.943567521367614 1.3841156882325727 1.3888888888889142 1.3888888888889142 0.5416290839661865 0.6869444444444639 0.6869444444445207 1.9257447721987593 2.0758333333333496 2.075833333333378 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.284432048540117 6.935005982906093 6.943567521367614 0.0 0.9965870307167235
110 230_200 single_250 5.0 soft 463 1.3838735822873292 1.3888888888888888 1.3888888888888888 1.3867153890297466 1.3888888888888888 1.3888888888888888 1.3867153890297466 1.3888888888888888 1.3888888888888888 0.3463537562032076 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3463537562032076 0.34722222222222854 0.34722222222222854 0.4699418283768949 0.4822530864197532 0.4822530864197532 0.8103861158165095 0.8294753086419746 0.8294753086419746 0.9340135748792203 0.9444444444444446 0.9444444444444446 0.9829751985058052 1.374579323671494 1.3887149758453776 0.04319654427645788 0.9568034557235421
111 230_200 single_250 5.0 nominal 463 1.3792361056332871 1.3888888888888888 1.3888888888888888 1.3835796162393952 1.3888888888888888 1.3888888888888888 1.3835796162393952 1.3888888888888888 1.3888888888888888 0.3453775711979115 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3453775711979115 0.34722222222222854 0.34722222222222854 0.31212163168820134 0.3215020576131735 0.3215020576131735 0.6513190118442785 0.6687242798354021 0.6687242798354021 0.7038657376439954 0.7129629629629637 0.7129629629629637 0.8264722571758769 1.3674245410627968 1.388628019323622 0.11231101511879049 0.8876889848812095
112 230_200 single_250 5.0 intensive 463 1.3761552821861196 1.3888888888888888 1.3888888888888888 1.3810206821715123 1.3888888888888888 1.3888888888888888 1.3810206821715123 1.3888888888888888 1.3888888888888888 0.34469222418924733 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.34469222418924733 0.34722222222222854 0.34722222222222854 0.23527399742709953 0.2411265432098766 0.2411265432098766 0.575181146443294 0.5883487654321016 0.5883487654321016 0.5913444234404557 0.5972222222222285 0.5972222222222285 0.7035373504031943 1.3602697584540993 1.3885410628018664 0.19870410367170627 0.8012958963282938
113 230_200 single_250 15.0 soft 463 4.161651360065106 4.166666666666667 4.166666666666667 4.164493166807523 4.166666666666667 4.166666666666667 4.164493166807523 4.166666666666667 4.166666666666667 1.0407982006476557 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0407982006476557 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7380755876920495 4.152357101449272 4.166492753623156 0.0 1.0
114 230_200 single_250 15.0 nominal 463 4.1548957085172304 4.166666666666667 4.166666666666667 4.160169292891351 4.166666666666667 4.166666666666667 4.160169292891351 4.166666666666667 4.166666666666667 1.0393951987927903 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0393951987927903 1.0416666666666856 1.0416666666666856 2.893518518518519 2.893518518518532 2.8935185185185333 3.9351851851851762 3.935185185185189 3.9351851851851904 1.6388888888888857 1.6388888888888857 1.6388888888888857 3.5238461952608082 4.145202318840575 4.1664057971014 0.004319654427645789 0.9956803455723542
115 230_200 single_250 15.0 intensive 463 4.147966381819887 4.166666666666667 4.166666666666667 4.1543018123767474 4.166666666666667 4.166666666666667 4.1543018123767474 4.166666666666667 4.166666666666667 1.037815220572014 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.037815220572014 1.0416666666666856 1.0416666666666856 2.170138888888893 2.1701388888889097 2.170138888888914 3.211805555555559 3.211805555555592 3.2118055555555998 1.2916666666666665 1.2916666666666705 1.2916666666666714 3.3148842770837965 4.137783188405631 4.1663188405796445 0.008639308855291577 0.9913606911447084
116 230_200 single_250 25.0 soft 463 6.939429137842884 6.944444444444445 6.944444444444445 6.942270944585301 6.944444444444445 6.944444444444445 6.942270944585301 6.944444444444445 6.944444444444445 1.7352426450920766 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 1.7352426450920766 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.515853365469828 6.93013487922705 6.944270531400933 0.0 1.0
117 230_200 single_250 25.0 nominal 463 6.930733936415519 6.944444444444445 6.944444444444445 6.936007520789638 6.944444444444445 6.944444444444445 6.936007520789638 6.944444444444445 6.944444444444445 1.7333547557673386 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.7333547557673386 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.296381152116427 6.922980096618352 6.944183574879178 0.0 1.0
118 230_200 single_250 25.0 intensive 463 6.92015833307248 6.944444444444445 6.944444444444445 6.92649376362934 6.944444444444445 6.944444444444445 6.92649376362934 6.944444444444445 6.944444444444445 1.7308632083851387 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 1.7308632083851387 1.7361111111111143 1.7361111111111427 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.07365860539839 6.915560966183409 6.944096618357422 0.0 1.0
119 230_200 two_100_200 5.0 soft 962 1.380447794952142 1.3888888888888888 1.3888888888888888 1.3822839896752932 1.3888888888888888 1.3888888888888888 1.3423377363986015 1.385825410628017 1.3888541062801933 0.13814121206156238 0.13888888888889284 0.13888888888889284 0.10860330047852315 0.13638888888890222 0.13638888888890222 0.2467445125400855 0.27527777777778795 0.27527777777778795 0.43287141170910287 0.4481558641975312 0.4481558641975312 0.7016949739859344 0.7234336419753191 0.7234336419753191 0.8538523839529455 0.8694444444444471 0.8694444444444471 1.0978168730603362 1.385825410628017 1.3888541062801933 0.02390852390852391 0.975051975051975
120 230_200 two_100_200 5.0 nominal 962 1.3731412255064421 1.3888888888888888 1.3888888888888888 1.3764581759016532 1.3888888888888888 1.3888888888888888 1.29656566934827 1.3827619323671452 1.3888193236714979 0.13748971878531097 0.13888888888889284 0.13888888888889284 0.10627274555333256 0.1338888888889045 0.1338888888889045 0.2437624643386435 0.2727777777777902 0.2727777777777902 0.26560879572093793 0.27687242798354106 0.27687242798354816 0.5303238165666804 0.5496502057613242 0.5496502057613384 0.6166483224141358 0.6296296296296333 0.6296296296296333 0.9644847148151333 1.3827619323671452 1.3888193236714979 0.07588357588357589 0.9230769230769231
121 230_200 two_100_200 5.0 intensive 962 1.3665171010475348 1.3888888888888888 1.3888888888888888 1.3709562606084333 1.3888888888888888 1.3888888888888888 1.2511248405596112 1.3775567149758143 1.3887845410628024 0.13688200403286768 0.13888888888889284 0.13888888888889284 0.10395293665611088 0.13138888888889255 0.13138888888889255 0.2408349406889786 0.2702777777777854 0.2702777777777854 0.18117455958973294 0.19185570987654899 0.19185570987654899 0.440287161468805 0.46213348765432727 0.46213348765432727 0.49610585610502594 0.5097222222222229 0.5097222222222229 0.859161139735039 1.3775567149758143 1.3887845410628024 0.13617463617463618 0.8627858627858628
122 230_200 two_100_200 15.0 soft 962 4.1575106511193445 4.166666666666667 4.166666666666667 4.159411509837595 4.166666666666667 4.166666666666667 4.119465256560903 4.163603188405795 4.1666318840579715 0.41584950894718986 0.4166666666666856 0.4166666666666856 0.3305070488736812 0.4141666666666879 0.4141666666666879 0.746356557820871 0.8308333333333451 0.8308333333333735 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.860410388984281 4.163603188405795 4.1666318840579715 0.0 0.998960498960499
123 230_200 two_100_200 15.0 nominal 962 4.145687269878572 4.166666666666667 4.166666666666667 4.149172834372831 4.166666666666667 4.166666666666667 4.069280327819449 4.160539710144923 4.166597101449276 0.41475153199662895 0.4166666666666856 0.4166666666666856 0.32786416071686775 0.41166666666669016 0.41166666666669016 0.7426156927134967 0.8283333333333474 0.8283333333333758 2.756296296296289 2.756296296296297 2.7562962962962985 3.5846296296296294 3.5846296296296316 3.5846296296296316 1.5555555555555565 1.5555555555555571 1.5555555555555571 3.683056084847358 4.160539710144923 4.166597101449276 0.0031185031185031187 0.9958419958419958
124 230_200 two_100_200 15.0 intensive 962 4.131165145078184 4.166666666666667 4.166666666666667 4.1360402603272135 4.166666666666667 4.166666666666667 4.0162015004971385 4.155131014492724 4.1665623188405805 0.41336883182168865 0.4166666666666856 0.4166666666666856 0.32502259842690034 0.40916666666669244 0.40916666666669244 0.7383914302485889 0.8258333333333496 0.825833333333378 2.0167013888888863 2.0167013888888903 2.0167013888888903 2.8420072908206566 2.84253472222224 2.84253472222224 1.2041666666666657 1.2041666666666657 1.2041666666666657 3.5062870770435577 4.155131014492724 4.1665623188405805 0.007276507276507277 0.9916839916839917
125 230_200 two_100_200 25.0 soft 962 6.935288428897122 6.944444444444445 6.944444444444445 6.9371892876153725 6.944444444444445 6.944444444444445 6.897243034338683 6.941380966183573 6.944409661835749 0.6936272867249852 0.6944444444444571 0.6944444444444571 0.5524306781886457 0.6919444444445162 0.6919444444445162 1.2460579649136307 1.3863888888889733 1.3863888888889733 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.63818816676206 6.941380966183573 6.944409661835749 0.0 0.998960498960499
126 230_200 two_100_200 25.0 nominal 962 6.922271688410815 6.944444444444445 6.944444444444445 6.9257572529050755 6.944444444444445 6.944444444444445 6.845864746351692 6.938317487922701 6.944374879227054 0.6924099738498699 0.6944444444444571 0.6944444444444571 0.5496684541072642 0.6894444444445185 0.6894444444445185 1.2420784279571344 1.3838888888889187 1.3838888888889187 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.457282444986758 6.938317487922701 6.944374879227054 0.0 0.998960498960499
127 230_200 two_100_200 25.0 intensive 962 6.904363714885448 6.944444444444445 6.944444444444445 6.909342780238428 6.944444444444445 6.944444444444445 6.789504020408354 6.932908792270502 6.944340096618358 0.6906938863076288 0.6944444444444571 0.6944444444444571 0.5465013447862125 0.6869444444445207 0.6869444444445207 1.2371952310938414 1.3813888888889778 1.3813888888889778 5.7705594135802585 5.7705594135802585 5.7705594135802585 7.1519483024691795 7.1519483024691795 7.1519483024691795 1.8986111111111157 1.8986111111111157 1.8986111111111157 6.2715590044893945 6.932908792270502 6.944340096618358 0.0010395010395010396 0.997920997920998
128 230_200 two_150_250 5.0 soft 771 1.3820840391736675 1.3888888888888888 1.3888888888888888 1.3841478524032398 1.3888888888888888 1.3888888888888888 1.3452226846369326 1.3858019323671509 1.3888801932367119 0.20748521789540297 0.2083333333333428 0.2083333333333428 0.10604066115309638 0.1363888888888889 0.13638888888889156 0.3135258790484994 0.3447222222222308 0.3447222222222308 0.4331911967343885 0.4481558641975312 0.4481558641975312 0.7702604841740005 0.792878086419762 0.792878086419762 0.9052635748792242 0.9194444444444514 0.9194444444444514 1.104260676579105 1.3858019323671509 1.3888801932367119 0.02594033722438392 0.9727626459143969
129 230_200 two_150_250 5.0 nominal 771 1.3765493712287813 1.3888888888888888 1.3888888888888888 1.3799964410358585 1.3888888888888888 1.3888888888888888 1.3021461055032435 1.382714975845413 1.3888714975845349 0.2067571906239473 0.2083333333333428 0.2083333333333428 0.10392613138777097 0.13388888888889028 0.13388888888889028 0.3106833220117183 0.3422222222222331 0.3422222222222331 0.26846017094624874 0.27687242798354816 0.27687242798354816 0.6028842589022702 0.619094650205767 0.619094650205767 0.6697493586540051 0.6796296296296305 0.6796296296296305 0.9751589215335787 1.382714975845413 1.3888714975845349 0.07522697795071336 0.9234760051880675
130 230_200 two_150_250 5.0 intensive 771 1.371587078704486 1.3888888888888888 1.3888888888888888 1.3763115071085286 1.3888888888888888 1.3888888888888888 1.2595360038096062 1.379628019323673 1.388862801932358 0.20610502501331004 0.2083333333333428 0.2083333333333428 0.10189144634865628 0.13138888888889255 0.13138888888889255 0.30799647136196634 0.33972222222223536 0.33972222222223536 0.18561946992727607 0.19185570987654899 0.19185570987654899 0.5172203308829381 0.5315779320987701 0.5315779320987701 0.5522691777873417 0.5597222222222218 0.5597222222222236 0.8725101198643752 1.379628019323673 1.388862801932358 0.1309987029831388 0.867704280155642
131 230_200 two_150_250 15.0 soft 771 4.159861816951445 4.166666666666667 4.166666666666667 4.161925630181017 4.166666666666667 4.166666666666667 4.12300046241471 4.163579710144929 4.16665797101449 0.6241518845620669 0.625 0.6250000000000002 0.3222915931881319 0.4141666666666737 0.4141666666666879 0.9464434777501988 1.0391666666666737 1.0391666666666879 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.8669286866294126 4.163579710144929 4.16665797101449 0.0 0.9987029831387808
132 230_200 two_150_250 15.0 nominal 771 4.151684918889451 4.166666666666667 4.166666666666667 4.155459170285154 4.166666666666667 4.166666666666667 4.077608834752539 4.160492753623191 4.166649275362313 0.6230477673870628 0.625 0.6250000000000002 0.3200102213922261 0.41166666666667595 0.41166666666669016 0.943057988779289 1.036666666666676 1.0366666666666902 2.756296296296289 2.756296296296297 2.7562962962962985 3.792962962962953 3.792962962962965 3.7929629629629673 1.605555555555555 1.6055555555555558 1.605555555555556 3.6958597342054818 4.160492753623191 4.166649275362313 0.0038910505836575876 0.9948119325551232
133 230_200 two_150_250 15.0 intensive 771 4.1416131092689685 4.166666666666667 4.166666666666667 4.146614564183535 4.166666666666667 4.166666666666667 4.029839060884612 4.15740579710145 4.166640579710136 0.6216248321150202 0.625 0.6250000000000002 0.3175946239921458 0.4091666666666782 0.40916666666669244 0.9392194561071661 1.0341666666666782 1.0341666666666924 2.016701388888896 2.016701388888913 2.0167013888889187 3.0508680555555543 3.0508680555555543 3.0508680555555543 1.2541666666666642 1.2541666666666664 1.2541666666666664 3.526537698076968 4.15740579710145 4.166640579710136 0.00648508430609598 0.9922178988326849
134 230_200 two_150_250 25.0 soft 771 6.937639594729222 6.944444444444445 6.944444444444445 6.939703407958795 6.944444444444445 6.944444444444445 6.900778240192487 6.941357487922707 6.944435748792268 1.0408185512287558 1.0416666666667425 1.0416666666667425 0.5385425252231796 0.6919444444444594 0.6919444444444594 1.579361076451935 1.733611111111145 1.733611111111145 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.64470646440719 6.941357487922707 6.944435748792268 0.0 0.9987029831387808
135 230_200 two_150_250 25.0 nominal 771 6.928168258801854 6.944444444444445 6.944444444444445 6.931942510197558 6.944444444444445 6.944444444444445 6.854092174664942 6.938270531400969 6.944427053140091 1.0395202683739455 1.0416666666667425 1.0416666666667425 0.536131709640751 0.6894444444444616 0.6894444444444616 1.5756519780146963 1.731111111111204 1.731111111111204 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.469984510986996 6.938270531400969 6.944427053140091 0.0 0.9987029831387808
136 230_200 two_150_250 25.0 intensive 771 6.914038049587393 6.944444444444445 6.944444444444445 6.919234057031142 6.944444444444445 6.944444444444445 6.802458553732221 6.935183574879229 6.944418357487914 1.0375031646024946 1.0416666666667425 1.0416666666667425 0.5333571282717834 0.6869444444444639 0.6869444444444639 1.5708602928742779 1.7286111111111495 1.7286111111111495 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.290315002161625 6.935183574879229 6.944418357487914 0.0 0.9987029831387808
137 230_200 two_200_300 5.0 soft 599 1.3855709531989706 1.3888888888888888 1.3888888888888888 1.3872088714685504 1.3888888888888888 1.3888888888888888 1.3484494318227693 1.387184541062783 1.3888367149758483 0.2772855870185115 0.2777777777777857 0.2777777777777857 0.10571754987760659 0.13638888888889156 0.13638888888889156 0.3830031368961181 0.4141666666666737 0.4141666666666737 0.4481558641975312 0.4481558641975312 0.4481558641975312 0.8623225308641987 0.8623225308642049 0.8623225308642049 0.969444444444445 0.9694444444444485 0.9694444444444485 1.1033768648229787 1.387184541062783 1.3888367149758483 0.028380634390651086 0.9699499165275459
138 230_200 two_200_300 5.0 nominal 599 1.3815071883090164 1.3888888888888888 1.3888888888888888 1.3845306364068928 1.3888888888888888 1.3888888888888888 1.307011757115331 1.3854801932366771 1.3887845410628077 0.27661824474913055 0.2777777777777857 0.2777777777777857 0.10369879407861297 0.13388888888889028 0.13388888888889028 0.3803170388277436 0.41166666666666885 0.41166666666667595 0.2680332822676144 0.27687242798354816 0.27687242798354816 0.6702734755043244 0.6885390946502099 0.6885390946502099 0.7200272299580022 0.7296296296296312 0.7296296296296312 0.9751048526932559 1.3854801932366771 1.3887845410628077 0.08514190317195326 0.9131886477462438
139 230_200 two_200_300 5.0 intensive 599 1.3785711290153464 1.3888888888888888 1.3888888888888888 1.381809224714297 1.3888888888888888 1.3888888888888888 1.2655309057769544 1.3837758454105713 1.388732367149767 0.2760532079193517 0.2777777777777857 0.2777777777777857 0.10168459950182288 0.13138888888889255 0.13138888888889255 0.3777378074211745 0.40916666666666757 0.4091666666666711 0.18596065703411208 0.19185570987654899 0.19185570987654899 0.5855586647391154 0.601022376543213 0.601022376543213 0.6025922216107098 0.6097222222222243 0.6097222222222243 0.8718111506294256 1.3837758454105713 1.388732367149767 0.1318864774624374 0.8664440734557596
140 230_200 two_200_300 15.0 soft 599 4.163348730976748 4.166666666666667 4.166666666666667 4.1649866492463286 4.166666666666667 4.166666666666667 4.126227209600548 4.164962318840561 4.166614492753626 0.8328411425740856 0.8333333333333712 0.8333333333333712 0.32104777013193725 0.4141666666666737 0.4141666666666737 1.1538889127060228 1.2475000000000023 1.2475000000000023 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.86522025598215 4.164962318840561 4.166614492753626 0.0 0.998330550918197
141 230_200 two_200_300 15.0 nominal 599 4.15781465727904 4.166666666666667 4.166666666666667 4.1613900655682174 4.166666666666667 4.166666666666667 4.083871186276656 4.163257971014455 4.166562318840586 0.8319273701539732 0.8333333333333712 0.8333333333333712 0.3189371794713023 0.41166666666667595 0.41166666666667595 1.1508645496252756 1.2450000000000045 1.2450000000000045 2.7562962962963127 2.7562962962963127 2.7562962962963127 4.001296296296289 4.001296296296289 4.001296296296289 1.6555555555555515 1.6555555555555515 1.6555555555555515 3.6947470905615076 4.163257971014455 4.166562318840586 0.00333889816360601 0.994991652754591
142 230_200 two_200_300 15.0 intensive 599 4.151944758171831 4.166666666666667 4.166666666666667 4.156068703878444 4.166666666666667 4.166666666666667 4.039790384941101 4.161553623188349 4.166510144927545 0.8308089543431224 0.8333333333333712 0.8333333333333712 0.3167008542608546 0.4091666666666782 0.4091666666666782 1.1475098086039772 1.2425000000000068 1.2425000000000068 2.0167013888888903 2.0167013888888903 2.0167013888888903 3.259201388888876 3.2592013888888878 3.25920138888889 1.3041666666666671 1.3041666666666671 1.3041666666666671 3.5278620696328886 4.161553623188349 4.166510144927545 0.005008347245409015 0.993322203672788
143 230_200 two_200_300 25.0 soft 599 6.941126508754526 6.944444444444445 6.944444444444445 6.942764427024106 6.944444444444445 6.944444444444445 6.904004987378324 6.942740096618339 6.944392270531404 1.388396698129639 1.3888888888889142 1.3888888888889142 0.5363779903862804 0.6919444444444594 0.6919444444444594 1.9247746885159194 2.080833333333345 2.080833333333345 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.642998033759927 6.942740096618339 6.944392270531404 0.0 0.998330550918197
144 230_200 two_200_300 25.0 nominal 599 6.934176722879514 6.944444444444445 6.944444444444445 6.937752131168693 6.944444444444445 6.944444444444445 6.860233251877131 6.941035748792233 6.9443400966183635 1.3871997832740666 1.3888888888889142 1.3888888888889142 0.5341258285079296 0.6894444444444616 0.6894444444444616 1.9213256117819963 2.0783333333333758 2.0783333333333758 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.468722821449535 6.941035748792233 6.9443400966183635 0.0 0.998330550918197
145 230_200 two_200_300 25.0 intensive 599 6.923500436314949 6.944444444444445 6.944444444444445 6.927958271837922 6.944444444444445 6.944444444444445 6.81167995290058 6.939331400966127 6.944287922705323 1.3851534789533806 1.3888888888889142 1.3888888888889142 0.5315531207236125 0.6869444444444639 0.6869444444444639 1.9167065996769932 2.0758333333333496 2.0758333333333496 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 6.289666045663784 6.939331400966127 6.944287922705323 0.0 0.998330550918197
146 230_1000 single_250 5.0 soft 207 1.3724854815748335 1.3888888888888888 1.3888888888888888 1.378743167868561 1.3888888888888888 1.3888888888888888 1.378743167868561 1.3888888888888888 1.3888888888888888 0.3439259953198591 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.3439259953198591 0.34722222222222854 0.34722222222222854 0.4776768861115074 0.4822530864197532 0.4822530864197603 0.8223001645049943 0.8294753086419746 0.8294753086419888 0.9404720469830434 0.9444444444444446 0.9444444444444446 0.3588959835703238 1.1799567149757608 1.3820367149757433 0.4927536231884058 0.4975845410628019
147 230_1000 single_250 5.0 nominal 207 1.3712565800835494 1.3888888888888888 1.3888888888888888 1.3775142663772775 1.3888888888888888 1.3888888888888888 1.3775142663772775 1.3888888888888888 1.3888888888888888 0.34361876994703816 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.34361876994703816 0.34722222222222854 0.34722222222222854 0.3180271803179197 0.3215020576131735 0.3215020576131735 0.6623059998776091 0.6687242798354021 0.6687242798354021 0.7099926245528622 0.712962962962963 0.7129629629629655 0.2296820182502099 1.075490628019197 1.3786106280191706 0.6328502415458938 0.36231884057971014
148 230_1000 single_250 5.0 intensive 207 1.3692046582183937 1.3888888888888888 1.3888888888888888 1.3762853648859938 1.3888888888888888 1.3888888888888888 1.3762853648859938 1.3888888888888888 1.3888888888888888 0.343241437551761 0.34722222222222854 0.34722222222222854 0.0 0.0 0.0 0.343241437551761 0.34722222222222854 0.34722222222222854 0.2385019169849753 0.2411265432098766 0.2411265432098766 0.5826735237163153 0.5883487654321016 0.5883487654321016 0.5948838577421841 0.5972222222222285 0.5972222222222285 0.16166930383451694 0.9710245410626328 1.3751845410625978 0.7342995169082126 0.2608695652173913
149 230_1000 single_250 15.0 soft 207 4.086817279283066 4.166666666666667 4.166666666666667 4.098894573969057 4.166666666666667 4.166666666666667 4.098894573969057 4.166666666666667 4.166666666666667 1.0232139816565227 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0232139816565227 1.0416666666666856 1.0416666666666856 4.052152116724752 4.340277777777779 4.340277777777786 5.046971004055289 5.381944444444457 5.381944444444457 2.247702290790094 2.3333333333333357 2.3333333333333357 2.2927411888260014 3.957734492753539 4.159814492753521 0.1497584541062802 0.8357487922705314
150 230_1000 single_250 15.0 nominal 207 4.0658827977315735 4.166666666666667 4.166666666666667 4.077960092417563 4.166666666666667 4.166666666666667 4.077960092417563 4.166666666666667 4.166666666666667 1.0179803612686495 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.0179803612686495 1.0416666666666856 1.0416666666666856 2.7670296297307675 2.8935185185185333 2.8935185185185333 3.7761954423601787 3.935185185185219 3.935185185185219 1.598530607315391 1.6388888888888893 1.6388888888888893 1.7818815654976756 3.853268405796975 4.156388405796949 0.27053140096618356 0.714975845410628
151 230_1000 single_250 15.0 intensive 207 4.051722775327312 4.166666666666667 4.166666666666667 4.066113365539456 4.166666666666667 4.166666666666667 4.066113365539456 4.166666666666667 4.166666666666667 1.014789343724533 1.0416666666666856 1.0416666666666856 0.0 0.0 0.0 1.014789343724533 1.0416666666666856 1.0416666666666856 2.0659811888264135 2.170138888888914 2.170138888888914 3.0719853935142036 3.2118055555555998 3.2118055555555998 1.2583190195025986 1.2916666666666714 1.2916666666666714 1.439227977316039 3.748802318840411 4.152962318840376 0.391304347826087 0.5942028985507246
152 230_1000 single_250 25.0 soft 207 6.830749879810491 6.944444444444445 6.944444444444445 6.842827174496482 6.944444444444445 6.944444444444445 6.842827174496482 6.944444444444445 6.944444444444445 1.709197131788354 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.709197131788354 1.7361111111111143 1.7361111111111143 10.610217522100562 12.05632716049386 12.056327160493879 12.206108524515997 13.792438271604954 13.792438271604965 3.457407004830901 3.722222222222226 3.7222222222222285 4.803812812434454 6.735512270531316 6.937592270531299 0.03864734299516908 0.9468599033816425
153 230_1000 single_250 25.0 nominal 207 6.776690256482066 6.944444444444445 6.944444444444445 6.788767551168056 6.944444444444445 6.944444444444445 6.788767551168056 6.944444444444445 6.944444444444445 1.6956822259562483 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.6956822259562483 1.7361111111111143 1.7361111111111143 7.222003975933089 8.037551440329253 8.037551440329253 8.833932616374762 9.773662551440339 9.773662551440339 2.4051905682079604 2.5648148148148167 2.5648148148148167 4.009368480011386 6.631046183574752 6.934166183574726 0.13526570048309178 0.8502415458937198
154 230_1000 single_250 25.0 intensive 207 6.744055086466428 6.944444444444445 6.944444444444445 6.758445676678572 6.944444444444445 6.944444444444445 6.758445676678572 6.944444444444445 6.944444444444445 1.6878724215092884 1.7361111111111143 1.7361111111111143 0.0 0.0 0.0 1.6878724215092884 1.7361111111111143 1.7361111111111143 5.470568704426801 6.0281635802469395 6.0281635802469395 7.0867966282555725 7.764274691358025 7.764274691358025 1.8698616447590215 1.9861111111111143 1.9861111111111143 3.4055366519641526 6.526580096618189 6.930740096618154 0.20772946859903382 0.7777777777777778
155 230_1000 two_100_200 5.0 soft 236 1.3738655612871538 1.3888888888888888 1.3888888888888888 1.3761763285024153 1.3888888888888888 1.3888888888888888 1.3287141324818128 1.3641758454106223 1.3884888888888827 0.137507345113003 0.13888888888889284 0.13888888888889284 0.12823703748712198 0.13638888888890222 0.13638888888890222 0.26574438260012495 0.27527777777778795 0.27527777777778795 0.4408439421152163 0.4481558641975312 0.4481558641975312 0.7132345191903162 0.7234336419753191 0.7234336419753191 0.8625673517786538 0.8694444444444471 0.8694444444444471 0.41482872349149863 1.3641758454106223 1.3884888888888827 0.4661016949152542 0.5169491525423728
156 230_1000 two_100_200 5.0 nominal 236 1.3714417587816259 1.3888888888888888 1.3888888888888888 1.3741762548104468 1.3888888888888888 1.3888888888888888 1.2792518627692424 1.3394628019323558 1.3880888888888765 0.13728615130312816 0.13888888888889284 0.13888888888889284 0.12570589025313805 0.1338888888889045 0.1338888888889045 0.2629920415562662 0.2727777777777902 0.2727777777777902 0.27243801656878996 0.27687242798354106 0.27687242798354106 0.5423399629289455 0.5496502057613242 0.5496502057613242 0.6250664623243956 0.6296296296296333 0.6296296296296333 0.2910178989602675 1.3394628019323558 1.3880888888888765 0.614406779661017 0.3728813559322034
157 230_1000 two_100_200 5.0 intensive 236 1.3686573814787513 1.3888888888888888 1.3888888888888888 1.371391877507572 1.3888888888888888 1.3888888888888888 1.2290052894457653 1.3147497584540893 1.3876888888888703 0.13700771357284072 0.13888888888889284 0.13888888888889284 0.12309631265806012 0.13138888888889255 0.13138888888889255 0.26010402623090084 0.2702777777777854 0.2702777777777854 0.18662966396445485 0.19185570987654899 0.19185570987654899 0.4518130433065305 0.46213348765432727 0.46213348765432727 0.5035774384633078 0.5097222222222229 0.5097222222222229 0.227621632686694 1.3147497584540893 1.3876888888888703 0.711864406779661 0.2754237288135593
158 230_1000 two_100_200 15.0 soft 236 4.092815720953085 4.166666666666667 4.166666666666667 4.097053009088677 4.166666666666667 4.166666666666667 4.049590813068075 4.1419536231884 4.166266666666661 0.4094934365020759 0.4166666666666856 0.4166666666666856 0.3862257945490893 0.4141666666666879 0.4141666666666879 0.7957192310511653 0.8308333333333451 0.8308333333333735 3.915341749730826 4.236736111111114 4.236736111111114 4.705471053143637 5.067569444444445 5.067569444444448 2.1581861617578397 2.25833333333334 2.25833333333334 2.4006394743307746 4.1419536231884 4.166266666666661 0.13135593220338984 0.847457627118644
159 230_1000 two_100_200 15.0 nominal 236 4.072829378531075 4.166666666666667 4.166666666666667 4.077768803733728 4.166666666666667 4.166666666666667 3.982844411692524 4.117240579710134 4.165866666666655 0.4075346832095401 0.4166666666666856 0.4166666666666856 0.381966234148807 0.41166666666669016 0.41166666666669016 0.7895009173583472 0.8283333333333474 0.8283333333333758 2.633322133880217 2.7562962962962985 2.7562962962962985 3.436310577691097 3.5846296296296316 3.5846296296296316 1.513860521105572 1.5555555555555571 1.5555555555555571 1.9020369442400271 4.117240579710134 4.165866666666655 0.2584745762711864 0.7203389830508474
160 230_1000 two_100_200 15.0 intensive 236 4.055446352247603 4.166666666666667 4.166666666666667 4.061378555637433 4.166666666666667 4.166666666666667 3.918991967575628 4.092527536231867 4.165466666666648 0.4058412453942396 0.4166666666666856 0.4166666666666856 0.37799606947439063 0.40916666666669244 0.40916666666669244 0.7838373148686303 0.8258333333333496 0.825833333333378 1.8769313196115756 2.0167013888888903 2.0167013888888903 2.6603070995710585 2.84253472222224 2.84253472222224 1.1516995636590313 1.2041666666666662 1.2041666666666666 1.5711277327442197 4.092527536231867 4.165466666666648 0.3940677966101695 0.5847457627118644
161 230_1000 two_100_200 25.0 soft 236 6.834378113485626 6.944444444444445 6.944444444444445 6.839039130434779 6.944444444444445 6.944444444444445 6.791576934414176 6.919587922705303 6.9440444444444385 0.6836708621960256 0.6944444444444571 0.6944444444444571 0.6465648547221928 0.6919444444445162 0.6919444444445162 1.3302357169182184 1.3863888888889733 1.3863888888889733 10.27700007040972 11.883341049382722 11.883341049382722 11.541212872342115 13.269729938271656 13.269729938271666 3.344907004830903 3.6472222222222257 3.6472222222222257 4.92248906083693 6.919587922705303 6.9440444444444385 0.03389830508474576 0.9449152542372882
162 230_1000 two_100_200 25.0 nominal 236 6.785125227216901 6.944444444444445 6.944444444444445 6.790488381233113 6.944444444444445 6.944444444444445 6.695563989191908 6.894731400966162 6.943644444444432 0.6787854545188172 0.6944444444444571 0.6944444444444571 0.6393786399372184 0.6894444444445185 0.6894444444445185 1.3181640944560356 1.3838888888889187 1.3838888888889187 6.961494940966431 7.807736625514416 7.807736625514423 8.241037853319801 9.191625514403313 9.191625514403313 2.308761996779391 2.481481481481481 2.481481481481482 4.1596370588719225 6.894731400966162 6.943644444444432 0.11864406779661017 0.8601694915254238
163 230_1000 two_100_200 25.0 intensive 236 6.750689846884468 6.944444444444445 6.944444444444445 6.757045779087856 6.944444444444445 6.944444444444445 6.614659191026052 6.86987487922702 6.943244444444426 0.6753867812986212 0.6944444444444571 0.6944444444444571 0.6337032398579249 0.6869444444445207 0.6869444444445207 1.309090021156546 1.3813888888889778 1.3813888888889778 5.135541137028498 5.7705594135802585 5.7705594135802585 6.3993184974972435 7.151948302469236 7.151948302469236 1.7523945729263055 1.8986111111111157 1.8986111111111157 3.5664350691889193 6.86987487922702 6.943244444444426 0.19915254237288135 0.7796610169491526
164 230_1000 two_150_250 5.0 soft 222 1.3733685946816387 1.3888888888888888 1.3888888888888888 1.3769512120816467 1.3888888888888888 1.3888888888888888 1.3290207381294525 1.3615697584540978 1.3881671497584374 0.20628467322671853 0.2083333333333428 0.2083333333333428 0.12957973668957068 0.13638888888889156 0.13638888888889156 0.33586440991628924 0.3447222222222308 0.3447222222222308 0.44296281915704516 0.4481558641975312 0.4481558641975454 0.7850142426362475 0.792878086419762 0.7928780864197762 0.9145397401622857 0.9194444444444514 0.9194444444444514 0.4021722287506129 1.3615697584540978 1.3881671497584374 0.46396396396396394 0.5225225225225225
165 230_1000 two_150_250 5.0 nominal 222 1.3716928406667535 1.3888888888888888 1.3888888888888888 1.3755801192496837 1.3888888888888888 1.3888888888888888 1.2797191713452953 1.3342506280193065 1.3874454106279859 0.206068706455486 0.2083333333333428 0.2083333333333428 0.12707592635390358 0.13388888888889028 0.13388888888889028 0.3331446328093895 0.3422222222222331 0.3422222222222331 0.27307862380547876 0.27687242798354816 0.27687242798354816 0.6122226231449572 0.619094650205767 0.619094650205767 0.6758710133342606 0.6796296296296305 0.6796296296296305 0.2722592244419439 1.3342506280193065 1.3874454106279859 0.6261261261261262 0.36486486486486486
166 230_1000 two_150_250 5.0 intensive 222 1.3691833224528867 1.3888888888888888 1.3888888888888888 1.37344161552857 1.3888888888888888 1.3888888888888888 1.2296501936719872 1.3069314975845154 1.3867236714975344 0.2057075580680814 0.2083333333333428 0.2083333333333428 0.12449537492932472 0.13138888888889255 0.13138888888889255 0.33020293299740605 0.33972222222223536 0.33972222222223536 0.1888916345791824 0.19185570987654899 0.19185570987654899 0.5250754956210629 0.5315779320987701 0.5315779320987701 0.5564704852456972 0.5597222222222222 0.5597222222222227 0.20476956521756046 1.3069314975845154 1.3867236714975344 0.7072072072072072 0.28378378378378377
167 230_1000 two_150_250 15.0 soft 222 4.090861156808985 4.166666666666667 4.166666666666667 4.097617913565742 4.166666666666667 4.166666666666667 4.049687439613548 4.139347536231876 4.1659449275362155 0.6141359302781046 0.625 0.6250000000000284 0.3901490399057161 0.4141666666666737 0.4141666666666879 1.0042849701838208 1.0391666666666737 1.0391666666666879 3.9312965884405067 4.236736111111114 4.236736111111128 4.922163862867796 5.275902777777787 5.275902777777787 2.2146377746610657 2.308333333333337 2.308333333333337 2.3748056795927703 4.139347536231876 4.1659449275362155 0.13963963963963963 0.8423423423423423
168 230_1000 two_150_250 15.0 nominal 222 4.070586055620841 4.166666666666667 4.166666666666667 4.07764747356052 4.166666666666667 4.166666666666667 3.981786525656132 4.112028405797084 4.165223188405764 0.6111300614308837 0.625 0.6250000000000284 0.38578529485272683 0.41166666666667595 0.41166666666669016 0.9969153562836104 1.036666666666676 1.0366666666666902 2.6291914061507082 2.7562962962962985 2.7562962962963127 3.6331379355175906 3.7929629629629744 3.7929629629629744 1.5629813374014772 1.6055555555555552 1.605555555555556 1.8687387387389953 4.112028405797084 4.165223188405764 0.25675675675675674 0.7252252252252253
169 230_1000 two_150_250 15.0 intensive 222 4.054963990077032 4.166666666666667 4.166666666666667 4.063768533751142 4.166666666666667 4.166666666666667 3.919977111894559 4.084709275362294 4.1645014492753125 0.6089064484408799 0.625 0.6250000000000284 0.3820306998193211 0.4091666666666782 0.40916666666669244 0.990937148260201 1.0341666666666782 1.0341666666666924 1.9177415315744555 2.0167013888889187 2.0167013888889187 2.917129852120053 3.0508680555555685 3.0508680555555685 1.220182438192668 1.2541666666666664 1.2541666666666673 1.5296652696178274 4.084709275362294 4.1645014492753125 0.38288288288288286 0.5990990990990991
170 230_1000 two_150_250 25.0 soft 222 6.836404917961434 6.944444444444445 6.944444444444445 6.843161674718191 6.944444444444445 6.944444444444445 6.795231200765998 6.917125314009653 6.943722705313993 1.0259674944509924 1.0416666666667425 1.0416666666667425 0.6532060490887157 0.6919444444444594 0.6919444444444594 1.6791735435397084 1.733611111111145 1.733611111111145 10.362329871134381 11.883341049382711 11.883341049382722 11.95134587354983 13.616952160493838 13.616952160493838 3.4136570048309025 3.697222222222223 3.697222222222223 4.897141232536989 6.917125314009653 6.943722705313993 0.036036036036036036 0.9459459459459459
171 230_1000 two_150_250 25.0 nominal 222 6.785017635026331 6.944444444444445 6.944444444444445 6.79207905296601 6.944444444444445 6.944444444444445 6.696218105061622 6.889806183574862 6.943000966183542 1.0182947983417274 1.0416666666667425 1.0416666666667425 0.6457310858610491 0.6894444444444616 0.6894444444444616 1.6640258842027766 1.731111111111204 1.731111111111204 6.982563051157364 7.807736625514399 7.807736625514401 8.586991691599083 9.538847736625598 9.538847736625598 2.36471437773177 2.5314814814814817 2.5314814814814817 4.119931583757879 6.889806183574862 6.943000966183542 0.12612612612612611 0.8558558558558559
172 230_1000 two_150_250 25.0 intensive 222 6.751718292205247 6.944444444444445 6.944444444444445 6.760522835879357 6.944444444444445 6.944444444444445 6.616731414022777 6.862487053140072 6.94227922705309 1.0134195937601325 1.0416666666667425 1.0416666666667425 0.6402087630998968 0.6869444444444639 0.6869444444444639 1.6536283568600292 1.7286111111111495 1.7286111111111495 5.218716991697903 5.7705594135802585 5.7705594135802585 6.82599142715461 7.499170524691408 7.499170524691408 1.828582574991583 1.94861111111112 1.94861111111112 3.5223522783656356 6.862487053140072 6.94227922705309 0.19369369369369369 0.7882882882882883
173 230_1000 two_200_300 5.0 soft 211 1.373033413467043 1.3888888888888888 1.3888888888888888 1.3779876365134964 1.3888888888888888 1.3888888888888888 1.3292009890789218 1.3388888888888917 1.3866280193236622 0.2751187220610514 0.2777777777777857 0.2777777777777857 0.13200728952693241 0.13638888888889156 0.13638888888889156 0.4071260115879839 0.4141666666666737 0.4141666666666737 0.443285087744276 0.4481558641975312 0.4481558641975312 0.854351648226411 0.8623225308642049 0.8623225308642049 0.9649376668101615 0.9694444444444485 0.9694444444444485 0.40154428188760083 1.2908541062801535 1.3866280193236622 0.4786729857819905 0.5118483412322274
174 230_1000 two_200_300 5.0 nominal 211 1.3718278086864946 1.3888888888888888 1.3888888888888888 1.376782031732948 1.3888888888888888 1.3888888888888888 1.279208736863798 1.2888888888888945 1.3843671497584356 0.27487760110494175 0.2777777777777857 0.2777777777777857 0.1294656787172998 0.13388888888889028 0.13388888888889028 0.40434327982224144 0.41166666666666885 0.41166666666666885 0.2734234282101569 0.27687242798354816 0.27687242798354816 0.6816776693066586 0.6885390946502099 0.6885390946502099 0.7263548415284157 0.7296296296296312 0.7296296296296312 0.26759488060084785 1.2168367149757873 1.3843671497584356 0.6113744075829384 0.38388625592417064
175 230_1000 two_200_300 5.0 intensive 211 1.3700517526386875 1.3888888888888888 1.3888888888888888 1.3755764269523996 1.3888888888888888 1.3888888888888888 1.2292164846486746 1.2388888888888974 1.382106280193209 0.27460214890343454 0.2777777777777857 0.2777777777777857 0.12692406790767147 0.13138888888889255 0.13138888888889255 0.40152621681110606 0.40916666666666757 0.4091666666666711 0.18936696100079312 0.19185570987654899 0.19185570987654899 0.5949706237631145 0.601022376543213 0.601022376543213 0.6071342535081636 0.6097222222222243 0.6097222222222243 0.19539220184548028 1.142819323671421 1.382106280193209 0.6966824644549763 0.2985781990521327
176 230_1000 two_200_300 15.0 soft 211 4.089752812693182 4.166666666666667 4.166666666666667 4.099231485678963 4.166666666666667 4.166666666666667 4.050444838244388 4.11666666666667 4.16440579710144 0.818898429837235 0.8333333333333712 0.8333333333333712 0.3973908268577725 0.4141666666666737 0.4141666666666737 1.2162892566950079 1.2475000000000023 1.2475000000000023 3.938435271018157 4.236736111111128 4.236736111111128 5.129177357974677 5.484236111111116 5.484236111111116 2.2681812560386545 2.3583333333333343 2.3583333333333343 2.368266117178499 4.068631884057932 4.16440579710144 0.14218009478672985 0.8436018957345972
177 230_1000 two_200_300 15.0 nominal 211 4.0687412597019055 4.166666666666667 4.166666666666667 4.078219932687688 4.166666666666667 4.166666666666667 3.9806466378185377 4.066666666666673 4.162144927536214 0.8146961192389794 0.8333333333333712 0.8333333333333712 0.3928686212270729 0.41166666666667595 0.41166666666667595 1.2075647404660523 1.2450000000000045 1.2450000000000045 2.629519928371154 2.7562962962963127 2.7562962962963127 3.835264339438348 4.001296296296303 4.001296296296303 1.613554396135266 1.6555555555555557 1.655555555555556 1.8603587059553008 3.9946144927535654 4.162144927536214 0.26066350710900477 0.7251184834123223
178 230_1000 two_200_300 15.0 intensive 211 4.055086640565973 4.166666666666667 4.166666666666667 4.066123854660351 4.166666666666667 4.166666666666667 3.9197639123566255 4.0166666666666755 4.159884057970987 0.812147614974771 0.8333333333333712 0.8333333333333712 0.3892379630927665 0.4091666666666782 0.4091666666666782 1.2013855780675373 1.2425000000000068 1.2425000000000068 1.910523806892058 2.0167013888889187 2.0167013888889187 3.1083953483940356 3.2592013888889255 3.2592013888889255 1.268274985883681 1.3041666666666671 1.3041666666666671 1.517942853218279 3.920597101449199 4.159884057970987 0.36492890995260663 0.6208530805687204
179 230_1000 two_200_300 25.0 soft 211 6.835037928429144 6.944444444444445 6.944444444444445 6.844516601414927 6.944444444444445 6.944444444444445 6.795729953980353 6.8944444444444475 6.942183574879218 1.3679554529844258 1.3888888888889142 1.3888888888889142 0.665178490845682 0.6919444444444594 0.6919444444444594 2.0331339438301077 2.080833333333345 2.080833333333345 10.450472171859033 11.88334104938275 11.88334104938275 12.367416374757568 13.964174382716067 13.964174382716067 3.4824070048308986 3.74722222222222 3.74722222222222 4.889906220665428 6.846409661835709 6.942183574879218 0.037914691943127965 0.9478672985781991
180 230_1000 two_200_300 25.0 nominal 211 6.781292231609314 6.944444444444445 6.944444444444445 6.790770904595096 6.944444444444445 6.944444444444445 6.693197609725946 6.84444444444445 6.939922705313991 1.3572063136204586 1.3888888888889142 1.3888888888889142 0.657382870832147 0.6894444444444616 0.6894444444444616 2.0145891844526056 2.0783333333333758 2.0783333333333758 7.004643066110208 7.807736625514417 7.807736625514423 8.935386006068818 9.88606995884777 9.88606995884777 2.4206667586841513 2.5814814814814824 2.5814814814814824 4.104975524875972 6.772392270531343 6.939922705313991 0.13270142180094788 0.8530805687203792
181 230_1000 two_200_300 25.0 intensive 211 6.749553632346542 6.944444444444445 6.944444444444445 6.760590846440921 6.944444444444445 6.944444444444445 6.6142309041371945 6.794444444444453 6.937661835748765 1.3510410133308826 1.3888888888889142 1.3888888888889142 0.651943814685136 0.6869444444444639 0.6869444444444639 2.0029848280160185 2.0758333333333496 2.0758333333333496 5.201220435910335 5.7705594135802585 5.7705594135802585 7.126910312191698 7.84639274691358 7.846392746913581 1.8755240838930165 1.9986111111111171 1.9986111111111171 3.508621993269039 6.698374879226977 6.937661835748765 0.1943127962085308 0.7914691943127962