{UTF-8} Resolution rate of issues= MIN(Resolution Productivity * Pooled Domain Knowledge * Richness of Tools * (1 - Uncertainty) * ((Coordination issues to resolve / C) ^ 0.25), Coordination issues to resolve\ /0.125) ~ Dmnl/Month ~ | Work Accepted= Work Performed * (1 - Uncertainty) ~ lines ~ | Uncertainty Profile( [(0,0)-(100,0.5)],(0,0.25),(44,0.25),(45,0.25),(64,0.25),(65,0.25),(80,0.25),(81,0.1\ ),(95,0.1),(96,0),(100,0)) ~ ~ | Uncertainty= Uncertainty Profile(Time / Desired Project Duration * 100) ~ ~ | Pooled Domain Knowledge= (Domain Knowledge ^ Prior Relationship) * 10 / (On site manpower^1.25 + 10) ~ Dmnl ~ | Resolution Productivity= (Off site manpower*4 + On site manpower*12)*DK Effect on RP ~ ~ | DK Effect on RP= LOG(4.5 - Domain Knowledge, 10) ~ ~ Effect of Domain Knowledge on Resolution Productivity | Amelioration Rate= active * IF THEN ELSE (Defect Level <= 0, 0, 0.72*SQRT(Off site productivity)) ~ D/(Month*lines) ~ | inertia= DELAY FIXED ( IF THEN ELSE(Excess from Permitted Defects>0.95:AND:active>0, 1 , 0), 0.125 ,0) ~ ~ | active= IF THEN ELSE(Excess from Permitted Defects>1:OR:inertia>0, Efficacy of Ratio(Ratio) \ , 0) ~ ~ + 0 * (3.6502*Ratio^4 - 8.6399*Ratio^3 + 5.9402*Ratio^2 - 0.0507*Ratio + \ 0.0516) | Efficacy of Ratio( [(0,0)-(1,1)],(0.01,0.05),(0.1,0.1),(0.2,0.22),(0.3,0.36),(0.4,0.52),(0.5,0.66),(0.6\ ,0.77),(0.7,0.84),(0.8,0.88),(0.9,0.92),(1,0.95)) ~ ~ | Composite Productivity= (Off site manpower * Off site productivity + On site productivity * On site manpower\ ) * "Effect of co-op efficiency" ~ lines/Month ~ | Increment to Ratio 3= MIN(0.1/TIME STEP, IF THEN ELSE (Ratio Needed / Ratio > 1.1, 0.1/ TIME STEP, 0)) ~ Dmnl/Month ~ | "Effect of co-op efficiency"= Cooperative Efficiency(Off site manpower + On site manpower) ~ ~ | Cooperative Efficiency( [(0.5,0.7)-(5,1),(0.5,0.997),(1,0.993),(1.25,0.986),(1.5,0.972),(1.75,0.955),(2,0.93\ ),(2.5,0.875),(3,0.81),(3.25,0.78),(3.5,0.76),(3.75,0.745),(4,0.735),(4.5,0.725),(5\ ,0.72)],(0.5,0.997),(1,0.993),(1.25,0.986),(1.5,0.972),(1.75,0.955),(2,0.93),(2.5,0.875\ ),(3,0.81),(3.25,0.78),(3.5,0.76),(3.75,0.745),(4,0.735),(4.5,0.725),(5,0.72)) ~ ~ | Effort= Composite Productivity * Work over * Fraction resolved ~ lines/Month ~ | Defect Quality Cost= Cost per Line * Defect Dilution Work to do ~ $ ~ | Increment 2= IF THEN ELSE(Excess from Permitted Defects>1.05:AND:(1-Ratio)>Change:AND:(Time - passed time\ )>2:AND:(Time - surpassed time 1)> 2, Change/TIME STEP , 0) ~ ~ | Defect inflow= MAX(0, Defect Level) * (Work Accepted - Previous Work Accepted) / TIME STEP ~ ~ | Execution Cost= Cumulated operating cost ~ $ ~ | Expected Defect level= Client expectations of defect level(Work Accepted/Project Size) ~ D/lines ~ | Previous Work Accepted= DELAY FIXED(Work Accepted, 0.125 , 0) ~ ~ | Domain Knowledge= 1 ~ ~ | Client expectations of defect level( [(0,0)-(1,1),(0,1),(0.15,1),(0.151,0.75),(0.45,0.75),(0.451,0.5),(0.75,0.5),(0.751,0.25\ ),(1,0.15)],(0,1),(0.15,1),(0.151,0.75),(0.45,0.75),(0.451,0.5),(0.75,0.5),(0.751,0.25\ ),(1,0.15)) ~ ~ | Final Defect Level Permitted= 0.2 ~ D/lines ~ | Excess from Permitted Defects= Defects accumulated / (Expected Defect level * Work Accepted+0.0001) ~ ~ | Total Cost=SAMPLE IF TRUE( Work over = 0, Defect Quality Cost + Execution Cost, 0) ~ $ ~ | Cost per Line= Operating cost / Composite Productivity ~ $/lines ~ | Defect Dilution Work to do= IF THEN ELSE(Defects accumulated > Project Size * Final Defect Level Permitted, (Defects accumulated\ - Project Size * Final Defect Level Permitted)/ (Final Defect Level Permitted - MAX\ (0,Defect Level)) , 0) ~ lines ~ | Defect Level= INTEG ( -Amelioration Rate, 1) ~ D/lines ~ | Defects accumulated= INTEG ( Defect inflow, 0) ~ ~ | Coordination issues to resolve= INTEG ( -Resolution rate of issues, Project Size * Nonmodularity * Tacitness * 1) ~ Dmnl ~ | Fraction resolved= 1-Coordination issues to resolve / C ~ ~ | Increment 1= IF THEN ELSE(Action Point=1:AND:Excess from Permitted Defects>0:AND:Ratio<0.9, Change\ /TIME STEP , 0) ~ ~ | "1st check"= IF THEN ELSE(Time/Desired Project Duration=0.2, 1 , 0) ~ ~ | "2nd check"= IF THEN ELSE(Time/Desired Project Duration = 0.5, 1 , 0) ~ ~ | Action Point= "1st check" + "2nd check" ~ ~ | Org Productivity= INTEG ( Change in planned productivity, Project Size / Desired Project Duration) ~ lines/Month ~ In the first strategy, desired productivity cannot be changed directly \ after project work starts. | Change= 0.1 ~ ~ | passed time=SAMPLE IF TRUE( Increment 1>0, Time, 2) ~ ~ | Ratio= INTEG ( Increment 1 + Increment 2 + Increment to Ratio 3, 0.99) ~ Dmnl ~ | surpassed time 1= DELAY FIXED(surpassed time 0, 0.125 , 2) ~ ~ | Work Remaining= MAX(0, Project Size - Work Accepted) ~ lines ~ | surpassed time 0=SAMPLE IF TRUE( Increment 2>0, Time, 2) ~ ~ | Work over= IF THEN ELSE (Work Remaining > 0, 1, 0) ~ Dmnl ~ | Monthly expenditure= Operating cost * Work over ~ $/Month ~ | Actual Ratio= On site manpower / (On site manpower + Off site manpower) ~ Dmnl ~ | C= INITIAL( Coordination issues to resolve) ~ Dmnl ~ | Change in planned productivity= MIN(8, ((Org Productivity Needed - Org Productivity) / TIME STEP)) ~ lines/Month/Month ~ | Cost of off site manpower= 50 ~ $/Month/person ~ | Cost of on site manpower= 250 ~ $/(Month*person) ~ | Desired Project Duration= 15 ~ Month ~ | Nonmodularity= 0.75 ~ Dmnl ~ | Off site manpower= Total team manpower * (1 - Ratio) ~ person ~ | Off site productivity= 4 ~ lines/(person*Month) ~ | On site manpower= Total team manpower * Ratio ~ person ~ | On site productivity= 8 ~ lines/(Month*person) ~ | Org Productivity Needed= MIN(8, Work Remaining / (Remaining Time + 1e-006)) ~ lines/Month ~ | Richness of Tools= 0.75 ~ Dmnl ~ | Project Size= 84 ~ lines ~ | Ratio Needed= MIN((Org Productivity Needed / Total team manpower - Off site productivity) / (On site productivity\ - Off site productivity),1) ~ ~ | Remaining Time= MAX(0, Desired Project Duration - Time) ~ Month ~ | Prior Relationship= 0.7 ~ Dmnl ~ | Tacitness= 0.75 ~ Dmnl ~ | Operating cost= Off site manpower * Cost of off site manpower + On site manpower * Cost of on site manpower ~ $/Month ~ | Cumulated operating cost= INTEG ( Monthly expenditure, 0) ~ $ ~ | Total team manpower= INITIAL( 3.1) ~ person ~ In the first strategy, total team manpower can not be changed after \ project work starts. | Work Performed= INTEG ( Effort, 0) ~ lines ~ | ******************************************************** .Control ********************************************************~ Simulation Control Parameters | FINAL TIME = 50 ~ Month ~ The final time for the simulation. | INITIAL TIME = 0 ~ Month ~ The initial time for the simulation. | SAVEPER = TIME STEP ~ Month [0,?] ~ The frequency with which output is stored. | TIME STEP = 0.125 ~ Month [0,?] ~ The time step for the simulation. | \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *View 1 $192-192-192,0,Times New Roman|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96 10,1,Project Size,897,399,26,21,8,3,0,0,0,0,0,0 10,2,Desired Project Duration,815,64,35,24,8,3,0,0,0,0,0,0 10,3,Ratio,409,345,27,14,3,131,0,0,0,0,0,0 10,4,On site manpower,470,440,33,16,8,131,0,0,0,0,0,0 10,5,Off site manpower,346,437,36,17,8,131,0,0,0,0,0,0 10,6,On site productivity,220,421,43,16,8,3,0,0,0,0,0,0 10,7,Off site productivity,114,406,42,17,8,3,0,0,0,0,0,0 10,8,Work Performed,389,548,38,18,3,3,0,0,0,0,0,0 10,9,Work Accepted,617,560,37,17,8,131,0,0,0,0,0,0 10,10,Work Remaining,756,437,38,20,8,131,0,0,0,0,0,0 10,11,Total team manpower,647,463,39,20,8,3,0,0,0,0,0,0 10,12,Remaining Time,725,111,36,18,8,131,0,0,0,0,0,0 10,13,Org Productivity Needed,761,211,54,21,8,3,0,0,0,0,0,0 10,14,Org Productivity,893,298,46,21,3,3,0,0,0,0,0,0 12,15,48,890,147,8,8,0,3,0,0,-1,0,0,0 1,16,18,14,4,0,0,22,0,0,0,-1--1--1,,1|(890,249)| 1,17,18,15,100,0,0,22,0,0,0,-1--1--1,,1|(890,184)| 11,18,48,890,217,6,4,33,3,0,0,4,0,0,0 10,19,Change in planned productivity,949,217,51,22,40,3,0,0,-1,0,0,0 1,20,14,19,1,0,0,0,0,64,0,-1--1--1,,1|(955,280)| 1,21,13,19,1,0,0,0,0,64,0,-1--1--1,,1|(852,197)| 10,22,TIME STEP,934,90,26,21,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,23,22,19,1,0,0,0,0,64,0,-1--1--1,,1|(961,138)| 1,24,11,5,1,0,0,0,0,64,0,-1--1--1,,1|(501,407)| 1,25,11,4,1,0,0,0,0,64,0,-1--1--1,,1|(564,448)| 1,26,3,5,1,0,0,0,0,64,0,-1--1--1,,1|(403,378)| 1,27,3,4,1,0,0,0,0,64,0,-1--1--1,,1|(421,384)| 12,28,48,162,547,8,8,0,3,0,0,-1,0,0,0 1,29,31,8,4,0,0,22,0,0,0,-1--1--1,,1|(303,547)| 1,30,31,28,100,0,0,22,0,0,0,-1--1--1,,1|(209,547)| 11,31,48,252,547,4,6,34,3,0,0,1,0,0,0 10,32,Effort,252,565,26,12,40,3,0,0,-1,0,0,0 1,33,8,9,1,0,0,0,0,64,0,-1--1--1,,1|(482,583)| 1,34,9,10,1,0,0,0,0,64,0,-1--1--1,,1|(703,505)| 1,35,10,13,1,0,0,0,0,64,0,-1--1--1,,1|(780,316)| 1,36,12,13,1,0,0,0,0,64,0,-1--1--1,,1|(747,150)| 12,37,48,573,344,8,8,0,3,0,0,-1,0,0,0 1,38,40,3,4,0,0,22,0,0,0,-1--1--1,,1|(466,344)| 1,39,40,37,100,0,0,22,0,0,0,-1--1--1,,1|(534,344)| 11,40,48,500,344,4,6,34,3,0,0,1,0,0,0 10,41,Increment to Ratio 3,500,366,34,16,40,131,0,0,-1,0,0,0 1,42,3,41,1,0,0,0,0,64,0,-1--1--1,,1|(454,313)| 10,43,TIME STEP,587,403,28,18,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,44,43,41,1,0,0,0,0,64,0,-1--1--1,,1|(563,372)| 10,45,Ratio Needed,559,256,43,9,8,3,0,0,0,0,0,0 1,46,13,45,1,0,0,0,0,64,0,-1--1--1,,1|(653,213)| 1,47,11,45,1,0,0,0,0,64,0,-1--1--1,,1|(621,367)| 10,48,On site productivity,677,310,47,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,49,Off site productivity,693,252,47,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,50,48,45,1,0,0,0,0,64,0,-1--1--1,,1|(614,279)| 1,51,49,45,1,0,0,0,0,64,0,-1--1--1,,1|(630,253)| 1,52,45,41,1,0,0,0,0,64,0,-1--1--1,,1|(523,289)| 10,53,Actual Ratio,534,509,24,16,8,3,0,0,0,0,0,0 1,54,4,53,1,0,0,0,0,64,0,-1--1--1,,1|(519,469)| 1,55,5,53,1,0,0,0,0,64,0,-1--1--1,,1|(439,455)| 10,56,Defect Level,557,618,50,14,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,57,2,12,1,0,0,0,0,64,0,-1--1--1,,1|(765,67)| 10,58,Time,604,65,24,9,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,59,58,12,1,0,0,0,0,64,0,-1--1--1,,1|(668,61)| 10,60,Work over,901,468,23,16,8,3,0,0,0,0,0,0 1,61,10,60,1,0,0,0,0,64,0,-1--1--1,,1|(823,485)| 10,62,Work over,96,483,38,18,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,63,62,32,1,0,0,0,0,64,0,-1--1--1,,1|(147,557)| 1,64,1,10,1,0,0,0,0,64,0,-1--1--1,,1|(819,397)| 12,65,48,405,169,8,8,0,3,0,0,-1,0,0,0 1,66,68,3,4,0,0,22,0,0,0,-1--1--1,,1|(405,275)| 1,67,68,65,100,0,0,22,0,0,0,-1--1--1,,1|(405,194)| 11,68,48,405,216,6,4,33,3,0,0,4,0,0,0 10,69,Increment 2,450,216,39,8,40,3,0,0,-1,0,0,0 1,70,3,69,1,0,0,0,0,64,0,-1--1--1,,1|(444,283)| 10,71,Change,294,216,24,8,8,3,0,0,0,0,0,0 1,72,71,69,1,0,0,0,0,64,0,-1--1--1,,1|(361,228)| 1,73,58,69,1,0,0,0,0,64,0,-1--1--1,,1|(509,117)| 10,74,surpassed time 0,590,193,37,15,8,3,0,0,0,0,0,0 10,75,surpassed time 1,573,119,36,16,8,3,0,0,0,0,0,0 1,76,69,74,1,0,0,0,0,64,0,-1--1--1,,1|(531,224)| 1,77,74,75,1,0,0,0,0,64,0,-1--1--1,,1|(621,145)| 1,78,75,69,1,0,0,0,0,64,0,-1--1--1,,1|(509,156)| 10,79,TIME STEP,317,161,30,18,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,80,79,69,1,0,0,0,0,64,0,-1--1--1,,1|(388,195)| 1,81,58,74,1,0,0,0,0,64,0,-1--1--1,,1|(638,146)| 12,82,48,168,346,8,8,0,3,0,0,-1,0,0,0 1,83,85,3,4,0,0,22,0,0,0,-1--1--1,,1|(332,347)| 1,84,85,82,100,0,0,22,0,0,0,-1--1--1,,1|(225,347)| 11,85,48,278,347,4,6,34,3,0,0,1,0,0,0 10,86,Increment 1,278,361,39,8,40,3,0,0,-1,0,0,0 10,87,Action Point,172,281,40,8,8,3,0,0,0,0,0,0 1,88,3,86,1,0,0,0,0,64,0,-1--1--1,,1|(330,311)| 1,89,71,86,1,0,0,0,0,64,0,-1--1--1,,1|(274,283)| 1,90,79,86,1,0,0,0,0,64,0,-1--1--1,,1|(248,257)| 10,91,passed time,275,111,25,15,8,3,0,0,0,0,0,0 1,92,91,69,1,0,0,0,0,64,0,-1--1--1,,1|(372,138)| 1,93,86,91,1,0,0,0,0,64,0,-1--1--1,,1|(228,241)| 1,94,58,91,1,0,0,0,0,64,0,-1--1--1,,1|(426,111)| 1,95,87,86,1,0,0,0,0,64,0,-1--1--1,,1|(217,327)| 10,96,Desired Project Duration,126,28,56,16,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,97,"1st check",81,114,30,8,8,3,0,0,0,0,0,0 10,98,"2nd check",202,106,33,8,8,3,0,0,0,0,0,0 1,99,96,97,0,0,0,0,0,64,0,-1--1--1,,1|(104,68)| 1,100,96,98,0,0,0,0,0,64,0,-1--1--1,,1|(162,66)| 1,101,97,87,0,0,0,0,0,64,0,-1--1--1,,1|(122,191)| 1,102,98,87,0,0,0,0,0,64,0,-1--1--1,,1|(188,186)| 10,103,Time,152,162,26,8,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,104,103,98,0,0,0,0,0,64,0,-1--1--1,,1|(171,139)| 1,105,103,97,0,0,0,0,0,64,0,-1--1--1,,1|(122,141)| 10,106,Fraction resolved,73,589,32,17,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,107,Excess from Permitted Defects,334,268,46,24,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,108,107,86,1,0,0,0,0,64,0,-1--1--1,,1|(296,297)| 1,109,107,69,1,0,0,0,0,64,0,-1--1--1,,1|(400,254)| 10,110,Composite Productivity,267,509,39,19,8,3,0,0,0,0,0,0 1,111,7,110,1,0,0,0,0,64,0,-1--1--1,,1|(184,446)| 1,112,6,110,1,0,0,0,0,64,0,-1--1--1,,1|(247,448)| 1,113,5,110,1,0,0,0,0,64,0,-1--1--1,,1|(294,462)| 1,114,4,110,1,0,0,0,0,64,0,-1--1--1,,1|(366,458)| 1,115,110,32,1,0,0,0,0,64,0,-1--1--1,,1|(198,525)| 10,116,Total Cost,63,321,43,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,117,106,32,1,0,0,0,0,64,0,-1--1--1,,1|(177,594)| 10,118,Cooperative Efficiency,608,516,45,17,8,3,0,0,0,0,0,0 10,119,"Effect of co-op efficiency",417,498,34,24,8,3,0,0,0,0,0,0 1,120,118,119,1,0,0,0,0,64,0,-1--1--1,,1|(483,547)| 1,121,5,119,1,0,0,0,0,64,0,-1--1--1,,1|(400,451)| 1,122,4,119,1,0,0,0,0,64,0,-1--1--1,,1|(426,455)| 1,123,119,110,1,0,0,0,0,64,0,-1--1--1,,1|(348,487)| 10,124,Uncertainty,742,561,37,11,8,3,0,0,-1,0,0,0 10,125,Uncertainty Profile,892,560,58,11,8,3,0,0,0,0,0,0 1,126,125,124,0,0,0,0,0,64,0,-1--1--1,,1|(813,560)| 1,127,124,9,0,0,0,0,0,64,0,-1--1--1,,1|(686,560)| 10,128,Time,681,623,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,129,Desired Project Duration,828,625,55,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,130,129,124,0,0,0,0,0,64,0,-1--1--1,,1|(785,593)| 1,131,128,124,0,0,0,0,0,64,0,-1--1--1,,1|(706,596)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *View 2 $192-192-192,0,Times New Roman|12||0-0-0|0-0-0|0-0-255|-1--1--1|-1--1--1|96,96 10,1,Cumulated operating cost,988,412,41,23,3,3,0,0,0,0,0,0 12,2,48,780,415,10,8,0,3,0,0,-1,0,0,0 1,3,5,1,4,0,0,22,0,0,0,-1--1--1,,1|(912,416)| 1,4,5,2,100,0,0,22,0,0,0,-1--1--1,,1|(829,416)| 11,5,48,873,416,4,6,34,3,0,0,1,0,0,0 10,6,Monthly expenditure,873,438,40,16,40,3,0,0,-1,0,0,0 10,7,Operating cost,871,330,32,15,8,3,0,0,0,0,0,0 1,8,7,6,0,0,0,0,0,64,0,-1--1--1,,1|(871,376)| 10,9,Cost of on site manpower,766,259,46,22,8,3,0,0,0,0,0,0 10,10,Cost of off site manpower,956,256,45,22,8,3,0,0,0,0,0,0 10,11,On site manpower,807,172,41,17,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,12,Off site manpower,935,174,39,15,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,13,11,7,0,0,0,0,0,64,0,-1--1--1,,1|(835,245)| 1,14,9,7,0,0,0,0,0,64,0,-1--1--1,,1|(817,294)| 1,15,12,7,0,0,0,0,0,64,0,-1--1--1,,1|(905,245)| 1,16,10,7,0,0,0,0,0,64,0,-1--1--1,,1|(914,291)| 10,17,Project Size,498,133,47,13,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,18,Nonmodularity,132,189,49,14,8,3,0,0,0,0,0,0 10,19,Tacitness,226,223,30,10,8,3,0,0,0,0,0,0 10,20,Coordination issues to resolve,263,319,47,23,3,131,0,0,0,0,0,0 12,21,48,538,319,10,8,0,3,0,0,-1,0,0,0 1,22,24,21,4,0,0,22,0,0,0,-1--1--1,,1|(463,320)| 1,23,24,20,100,0,0,22,0,0,0,-1--1--1,,1|(350,320)| 11,24,48,395,320,4,6,34,3,0,0,1,0,0,0 10,25,Resolution rate of issues,395,344,49,18,40,131,0,0,-1,0,0,0 10,26,Pooled Domain Knowledge,429,64,39,27,8,3,0,0,0,0,0,0 10,27,Prior Relationship,292,65,30,19,8,3,0,0,0,0,0,0 10,28,Richness of Tools,484,207,45,20,8,3,0,0,0,0,0,0 1,29,26,25,1,0,0,0,0,64,0,-1--1--1,,1|(440,173)| 1,30,28,25,1,0,0,0,0,64,0,-1--1--1,,1|(458,265)| 10,31,Defect Level,457,525,38,18,3,3,0,0,0,0,0,0 12,32,48,636,525,10,8,0,3,0,0,-1,0,0,0 1,33,35,32,4,0,0,22,0,0,0,-1--1--1,,1|(598,525)| 1,34,35,31,100,0,0,22,0,0,0,-1--1--1,,1|(528,525)| 11,35,48,566,525,4,6,34,3,0,0,1,0,0,0 10,36,Amelioration Rate,566,547,41,16,40,3,0,0,-1,0,0,0 10,37,C,287,256,6,9,8,3,0,0,0,0,0,0 1,38,31,36,1,0,0,0,0,64,0,-1--1--1,,1|(512,506)| 10,39,Work Accepted,663,272,38,22,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,40,Work over,843,528,31,15,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,41,40,6,1,0,0,0,0,64,0,-1--1--1,,1|(855,488)| 10,42,inertia,362,454,20,8,8,3,0,0,0,0,0,0 10,43,active,498,460,19,8,8,3,0,0,0,0,0,0 1,44,42,43,1,0,0,0,0,64,0,-1--1--1,,1|(413,439)| 10,45,Ratio,645,460,26,8,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,46,45,43,0,0,0,0,0,64,0,-1--1--1,,1|(575,460)| 1,47,43,36,1,0,0,0,0,64,0,-1--1--1,,1|(532,479)| 1,48,43,42,1,0,0,0,0,64,0,-1--1--1,,1|(426,495)| 10,49,Resolution Productivity,184,140,39,19,8,3,0,0,0,0,0,0 1,50,49,25,1,0,0,0,0,64,0,-1--1--1,,1|(321,198)| 10,51,On site manpower,203,50,41,17,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,52,Off site manpower,97,50,39,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,53,51,49,1,0,0,0,0,64,0,-1--1--1,,1|(149,90)| 1,54,52,49,1,0,0,0,0,64,0,-1--1--1,,1|(100,121)| 1,55,37,25,1,0,0,0,0,64,0,-1--1--1,,1|(321,266)| 1,56,20,25,1,0,0,0,0,64,0,-1--1--1,,1|(328,301)| 10,57,Fraction resolved,120,320,29,21,8,3,0,0,0,0,0,0 1,58,37,57,1,0,0,0,0,64,0,-1--1--1,,1|(206,262)| 1,59,20,57,0,0,0,0,0,64,0,-1--1--1,,1|(190,319)| 10,60,Work Accepted,94,551,36,16,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,61,Defects accumulated,194,507,40,20,3,3,0,0,0,0,0,0 12,62,48,343,512,10,8,0,3,0,0,-1,0,0,0 1,63,65,61,4,0,0,22,0,0,0,-1--1--1,,1|(262,513)| 1,64,65,62,100,0,0,22,0,0,0,-1--1--1,,1|(317,513)| 11,65,48,296,513,6,8,34,3,0,0,1,0,0,0 10,66,Defect inflow,296,537,29,16,40,3,0,0,0,0,0,0 1,67,31,66,1,0,0,0,0,64,0,-1--1--1,,1|(382,540)| 10,68,Excess from Permitted Defects,212,417,43,26,8,3,0,0,0,0,0,0 1,69,60,68,1,0,0,0,0,64,0,-1--1--1,,1|(122,450)| 1,70,61,68,1,0,0,0,0,0,0,-1--1--1,,1|(174,430)| 1,71,68,43,1,0,0,0,0,64,0,-1--1--1,,1|(423,404)| 10,72,Previous Work Accepted,174,604,37,23,8,3,0,0,0,0,0,0 1,73,60,72,1,0,0,0,0,64,0,-1--1--1,,1|(109,595)| 1,74,72,66,1,0,0,0,0,64,0,-1--1--1,,1|(249,596)| 1,75,60,66,1,0,0,0,0,64,0,-1--1--1,,1|(194,575)| 10,76,TIME STEP,387,604,30,20,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,77,76,66,1,0,0,0,0,0,0,-1--1--1,,1|(311,578)| 10,78,Execution Cost,943,567,31,16,8,3,0,0,0,0,0,0 10,79,Work over,688,623,40,20,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,80,1,78,1,0,0,0,0,64,0,-1--1--1,,1|(977,493)| 10,81,Defect Quality Cost,775,39,46,19,8,3,0,0,0,0,0,0 10,82,Cost per Line,872,102,33,17,8,3,0,0,0,0,0,0 1,83,7,82,0,0,0,0,0,64,0,-1--1--1,,1|(871,224)| 10,84,Composite Productivity,912,37,43,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,85,84,82,1,0,0,0,0,64,0,-1--1--1,,1|(927,80)| 1,86,82,81,1,0,0,0,0,64,0,-1--1--1,,1|(804,95)| 10,87,Defects accumulated,614,195,45,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,88,Defect Level,581,136,28,20,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,89,Final Defect Level Permitted,711,169,50,20,8,3,0,0,0,0,0,0 10,90,Defect Dilution Work to do,646,56,48,19,8,3,0,0,0,0,0,0 1,91,17,90,1,0,0,0,0,64,0,-1--1--1,,1|(559,83)| 1,92,88,90,1,0,0,0,0,64,0,-1--1--1,,1|(596,96)| 1,93,87,90,1,0,0,0,0,64,0,-1--1--1,,1|(618,127)| 1,94,89,90,1,0,0,0,0,64,0,-1--1--1,,1|(665,120)| 1,95,90,81,1,0,0,0,0,64,0,-1--1--1,,1|(732,97)| 10,96,Total Cost,820,617,34,11,8,3,0,0,0,0,0,0 10,97,Defect Quality Cost,742,549,51,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,98,78,96,1,0,0,0,0,64,0,-1--1--1,,1|(876,574)| 1,99,97,96,1,0,0,0,0,64,0,-1--1--1,,1|(796,578)| 1,100,40,96,0,0,0,0,0,64,0,-1--1--1,,1|(832,567)| 10,101,Domain Knowledge,358,167,37,19,8,3,0,0,0,0,0,0 1,102,51,26,1,0,0,0,0,64,0,-1--1--1,,1|(304,15)| 1,103,101,26,1,0,0,0,0,64,0,-1--1--1,,1|(350,109)| 10,104,Expected Defect level,592,351,39,20,8,131,0,0,0,0,0,0 10,105,Client expectations of defect level,725,341,63,19,8,3,0,0,0,0,0,0 1,106,17,104,1,0,0,0,0,64,0,-1--1--1,,1|(576,224)| 1,107,105,104,1,0,0,0,0,64,0,-1--1--1,,1|(628,320)| 1,108,39,104,1,0,0,0,0,64,0,-1--1--1,,1|(622,301)| 10,109,Expected Defect level,72,442,47,18,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,110,109,68,1,0,0,0,0,64,0,-1--1--1,,1|(129,412)| 1,111,68,42,1,0,0,0,0,64,0,-1--1--1,,1|(282,463)| 10,112,Efficacy of Ratio,497,381,27,23,8,3,0,0,0,0,0,0 1,113,112,43,0,0,0,0,0,64,0,-1--1--1,,1|(497,421)| 10,114,Off site productivity,482,602,43,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,115,114,36,1,0,0,0,0,64,0,-1--1--1,,1|(558,591)| 10,116,DK Effect on RP,256,108,33,16,8,3,0,0,0,0,0,0 1,117,101,116,1,0,0,0,0,64,0,-1--1--1,,1|(330,119)| 1,118,116,49,1,0,0,0,0,64,0,-1--1--1,,1|(201,90)| 1,119,27,26,1,0,0,0,0,64,0,-1--1--1,,1|(350,45)| 10,120,Uncertainty,532,257,46,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,121,120,25,1,0,0,0,0,64,0,-1--1--1,,1|(474,293)| 1,122,18,20,0,0,0,0,0,64,1,-1--1--1,,1|(187,244)| 1,123,17,20,0,0,0,0,0,64,1,-1--1--1,,1|(392,216)| 1,124,19,20,0,0,0,0,0,64,1,-1--1--1,,1|(238,257)| 1,125,20,37,0,0,0,0,0,64,1,-1--1--1,,1|(274,287)| ///---\\\ :L<%^E!@ 9:Current9a 23:0 15:0,0,0,0,0,0 19:5,0 27:2, 4:Time 5:Total Cost 24:0 25:50 26:100