:MACRO: LoopSW(Switch, X, Z) LoopSW=IF THEN ELSE(Switch>1 :AND: Time$>=Testtime$, X/Switch + Z, X) ~ X ~ Zeros out the effect of X when Switch >1 and approaches Z, which would \ typically either be 0 for an additive relationship or 1 for a nonlinear \ multiplicative relationship | :END OF MACRO: :MACRO: abi(x1) abi=IF THEN ELSE(D2>10,10, IF THEN ELSE(D2<-10,-10,D2)) ~ x1/Time$/Time$ ~ | D2=(absD1-absD0)/TIME STEP$ ~ x1/Time$/Time$ ~ | absD1=IF THEN ELSE(D1>0,D1,-D1) ~ x1/Time$ ~ | absD0=DELAY FIXED(absD1,TIME STEP$,0) ~ x1/Time$ ~ | D1=(x1-x0)/TIME STEP$ ~ x1/Time$ ~ | x0=DELAY FIXED(x1,TIME STEP$,0) ~ x1 ~ | :END OF MACRO: Cummulative primary victim arrests= INTEG ( First arrests of primary victim, 0) ~ ~ | Victim arrests reference=SAMPLE IF TRUE( Time > Time of arrest intervention - TIME STEP :AND: Time <= Time of arrest intervention\ , First arrests of primary victim,0) ~ Cases/Year ~ | Trigger 1b=SAMPLE IF TRUE( Time >= Trigger 1 time :AND: TimeVictim arrests reference, 1,0),0) ~ ~ | Start of coordination training= IF THEN ELSE(Strategy type=0,Default start of coordination training,1) ~ ~ | Trigger 1 time= 2 ~ Year ~ | Trigger 2=SAMPLE IF TRUE( Time >= Trigger 2 time :AND: TimeCrossover reference, 1,0), 0) ~ ~ If crossovers have increased after the intervention relative to the \ reference point, then switch | End of coordination training= IF THEN ELSE(Strategy type=0, FINAL TIME, IF THEN ELSE(Strategy type=1 :AND: Trigger 1=1, FINAL TIME, IF THEN ELSE(Strategy type=1 :AND: Trigger 1=0, Trigger 1 time, IF THEN ELSE(Strategy type=2 :AND: Trigger 1=0, Trigger 1 time, IF THEN ELSE(Strategy type=2 :AND: Trigger 1=1 :AND: Trigger 2=1, Trigger 2 time\ , FINAL TIME))))) ~ ~ In strategies 1 and 2, coordination training ends only if trigger 1 and \ trigger 2 have been fired, and then it ends at Trigger 2 time | Reduction in primary victim arrest reference= SAMPLE IF TRUE(Time >=Trigger 1 time -TIME STEP :AND: Time= Trigger 2 time :AND: Time= Trigger 1 time :AND: TimeTrigger 1 time + Delay in reporting crossovers - TIME STEP :AND: Time <= Trigger 1 time + Delay in reporting crossovers, Observed crossovers , 0) ~ Cases/Year ~ This measures the peak level of crossovers immediately before implementing \ the cross over intervention | Delay in reporting crossovers= 0.25 ~ Year ~ | Observed crossovers= DELAY INFORMATION ( Crossover from aggressor to victim being at risk of arrest,Delay in reporting crossovers\ ,0) ~ ~ | Advocacy training signal= IF THEN ELSE(Time>=Start of advocacy training :AND: Time <=End of advocacy training,\ 1,0) ~ ~ | Default start of advocacy training= 10 ~ [0,10] ~ | Default start of coordination training= 1 ~ ~ | Coordination training signal= IF THEN ELSE(Time >= Start of coordination training :AND: Time <=End of coordination training\ , 1, 0) ~ ~ | Intensity of coordination training= Coordination training signal*Default intensity of coordination training ~ people/Year [0,50] ~ | Intensity of victim advocacy training= Advocacy training signal*Default intensity of advocacy training ~ people/Year [0,50] ~ | ROI= Average reduction in primary victim arrests/(Total costs to train staff+1)*1000 ~ Cases/Year/dollar ~ Reduction in primary victim arrests per 1000 cases per dollar spent on \ training | Efficacy of victim advocacy in community= 0.3 ~ Dmnl [-6,1] ~ | Default intensity of advocacy training= 10 ~ people/Year ~ | Default intensity of coordination training= 20 ~ people/Year ~ | Trigger 2 time= 3 ~ Year ~ | Efficacy of coordination in community= 0.8 ~ Dmnl [-0.8,0.8] ~ | Default time of advocacy= 10 ~ Year [1,10] ~ | Default time of coordination= 1 ~ Year ~ | Strategy type= 0 ~ [0,2,1] ~ 0 = no options 1 = option to implement if victim arrests increase 2 = options to implement if victim arrests increase and switch if no \ improvement | End of advocacy training= IF THEN ELSE(Strategy type=1,FINAL TIME, IF THEN ELSE(Strategy type=2 :AND: Trigger 2, FINAL TIME,Trigger 2 time)) ~ ~ In strategy 2, advocacy ends at FINAL time if Trigger 2 has been fired, \ otherwise it ends at Trigger 2 time | Start of advocacy training= IF THEN ELSE(Strategy type=1,Default start of advocacy training, IF THEN ELSE(Strategy type=2 :AND: Trigger 1=1, Trigger 1 time, Default start of advocacy training)) ~ ~ If strategy 2, and trigger 1, then begin training at trigger 1 time, \ otherwise stay with the default training time for advocacy | Implementation of coordination= STEP(Staff trained in coordination/Staff for coordination,Time of coordination) ~ Dmnl ~ | Implementation of victim advocacy= STEP(Staff trained in victim advocacy/Staff for victim advocacy,Time of victim advocacy\ ) ~ Dmnl ~ | Staff for victim advocacy= 10 ~ people ~ | Coordination training costs= Cost to train each staff member involved with coordination*Training in coordination ~ dollars/Year ~ | Cost to train each staff member in victim advocacy= 4000 ~ dollars/person ~ | Cost to train each staff member involved with coordination= 20000 ~ dollars/person ~ | Cummulative costs of coordination training= INTEG ( Coordination training costs, 0) ~ dollars ~ | Cummulative costs of advocacy training= INTEG ( Victim advocacy training costs, 0) ~ dollars ~ | Effectiveness of coordination in community= Efficacy of coordination in community*Implementation of coordination ~ Dmnl ~ | Effectiveness of victim advocacy in community= Efficacy of victim advocacy in community*Implementation of victim advocacy ~ Dmnl ~ | Staff for coordination= 50 ~ people ~ | Victim advocacy training costs= Cost to train each staff member in victim advocacy*Training in victim advocacy ~ dollars/Year ~ | Staff trained in coordination= INTEG ( Training in coordination, 0) ~ people ~ | Training in victim advocacy= Intensity of victim advocacy training* (Staff for victim advocacy-Staff trained in victim advocacy)/Staff for victim advocacy ~ people/Year ~ | Training in coordination= Intensity of coordination training* (Staff for coordination-Staff trained in coordination)/Staff for coordination ~ people/Year ~ | Total costs to train staff= Cummulative costs of coordination training+Cummulative costs of advocacy training ~ dollars ~ | Staff trained in victim advocacy= INTEG ( Training in victim advocacy, 0) ~ people ~ | Initial peak of primary victim arrests=SAMPLE IF TRUE( Time > Time of arrest intervention :AND: Time <=Time of arrest intervention + TIME STEP\ , First arrests of primary victim,First arrests of primary victim) ~ Cases/Year ~ | Average reduction in primary victim arrests= Cummulative reduction in primary victim arrests/ (Time - INITIAL TIME+1) ~ Cases/Year ~ | Cummulative reduction in primary victim arrests= INTEG ( Initial peak of primary victim arrests-First arrests of primary victim, 0) ~ Cases ~ | SW victim arrest effect= 0 ~ Dmnl ~ | ******************************************************** .women arrests 9-11-12 ********************************************************~ Women Arrests Model Version December 2006 Peter S. Hovmand Brown School of Social Work Washington University in St. Louis Campus box 1196 One Brookings Drive St. Louis, MO 63130 (314) 935 7968 phovmand@wustl.edu Revision history 9-11-10 Completed documentation and units 9-11-9 Removed switches and analysis functions | Hazard rate of arrest for aggressors with priors= Hazard rate of arrest* LoopSW(SW B10,Effect of cooperation on arrests(Cooperation/Initial cooperation), 1) ~ Dmnl/Year ~ Refers to risk of men being arrested for domestic violence, which is a \ function of the overall hazard rate of arrest multiplied by the impact of \ cooperation on the hazard rate. Cooperation affects the hazard rate of \ arrest by increasing the likelihood of victims making reports. | SW B1= 1 ~ Dmnl ~ | SW B10= 1 ~ Dmnl ~ | SW B3= 1 ~ Dmnl ~ | SW B4= 1 ~ Dmnl ~ | SW B5= 1 ~ Dmnl ~ | SW B6= 1 ~ Dmnl ~ | SW B7= 1 ~ Dmnl ~ | SW B8= 1 ~ Dmnl ~ | SW B9= 1 ~ Dmnl ~ | SW R1= 1 ~ Dmnl ~ | ******************************************************** .Switches and tests values ********************************************************~ | SW B2= 1 ~ Dmnl [0,1000,0.001] ~ | Testtime=10 ~ Year [0,10] ~ | First arrest of women ABI= abi(First arrests of primary victim) ~ Cases/(Year*Year*Year) ~ | ******************************************************** .Cooperation ********************************************************~ | AT to increase cooperation= Baseline AT to increase cooperation * (1-Effectiveness of coordination in community) ~ Year ~ Adjustment time to increase cooperation. Coordination interventions \ facilitate the devleopment of relationships, and thereby shorten the time \ that it takes to increase cooperatoin. | Cooperation= INTEG ( (Max cooperation - Cooperation)/AT to increase cooperation - Cooperation/AT decrease in cooperation * Effect of victim arrests on cooperation(First arrests of primary victim\ /Initial arrest rate of women), Initial cooperation) ~ Cooperation [0,100] ~ Cooperation refers to the strength of positive professional relationships \ between different sectors, for example, between domestic violence \ advocates and police departments. Cooperation is treated as an abstract \ value between 0 and 100, with 0 representing no cooperation and 100 \ representing the highest level of possible cooperation. Cooperation \ increases naturally through social interaction between agencies and \ relationship building. Cooperation also decreases naturally through staff \ turnover in agencies. Cooperation also decreases faster if First arrest \ of women increases relative to the initial rate of first arrests. | Initial cooperation= INITIAL( Max cooperation * AT decrease in cooperation/ (AT decrease in cooperation+Baseline AT to increase cooperation)) ~ Cooperation [0,100] ~ Initial value of cooperation assuming that the system is in equilibrium. | Baseline AT to increase cooperation= 1 ~ Year [0,5,0.05] ~ Adjustment time to increase cooperation in the baseline phase. | AT decrease in cooperation= 0.5 ~ Year [0,10,1e-005] ~ Adjustment time to decrease cooperation. | Max cooperation= 100 ~ Cooperation ~ Maximum value of cooperation. | Effect of victim arrests on cooperation( [(-0.02,0)-(2,2)],(0,0.4),(0.270336,0.464912),(0.501529,0.561404),(0.770703,0.72807)\ ,(1,1),(1.23401,1.25439),(1.46177,1.41228),(1.66024,1.54386),(1.8085,1.61404),(1.99388\ ,1.66667)) ~ Dmnl ~ Effect that arrest of women has on cooperation between between victim \ advocates and police departments. Increasing number of arrests above the \ initial value leads to an increase in the rate that cooperation decreases. | ******************************************************** .Risk categories ********************************************************~ | Total arrests= LoopSW(SW B1, First arrests of primary aggressor, 0) + LoopSW(SW B2, Repeat arrest of aggressors, 0)+ SW victim arrest effect*First arrests of primary victim ~ Cases/Year ~ Total number of arrests of men | Repeat arrest of aggressors= Hazard rate of arrest for aggressors with priors * Primary aggressor at risk of arrest and has priors ~ Cases/Year ~ Repeat arrests of men | First arrests of primary victim= HRR of women for arrest * Hazard rate of arrest * Primary victim at risk of arrest and no priors ~ Cases/Year ~ The first arrest women in cases of DV. | Primary aggressor at risk of arrest and has priors= INTEG ( First arrests of primary aggressor - LoopSW(SW B6, Primary aggressors with priors no longer at risk of arrest, 0) - LoopSW(SW B5, Crossover from aggressor to victim being at risk of arrest, 0), (First arrests of primary aggressor * Time at risk) / (HRR of time at risk for cases with priors + Baseline hazard rate of crossover * \ Time at risk)) ~ Cases ~ Cases of DV with men at risk of arrest and having prior domestic violence \ arrests. | Primary aggressor with no priors no longer at risk of arrest= Primary aggressor at risk of arrest and no priors/Time at risk ~ Cases/Year ~ Cases of DV leaving the risk category of men at risk of arrest before an \ arrest, i.e., prior to an arrest. This represents cases that are leave \ the risk category of arrest because one or more individuals leave the \ jurisdiction, violence has shifted to non-criminal behaviors, or ceased. | Primary aggressors with priors no longer at risk of arrest= Primary aggressor at risk of arrest and has priors * HRR of time at risk for cases with priors/Time at risk ~ Cases/Year ~ Cases of DV leaving the risk category of men at risk of arrest with prior \ arrests. This represents cases that are leave the risk category of arrest \ because one or more individuals leave the jurisdiction, violence has \ shifted to non-criminal behaviors, or ceased. | Primary victims no longer at risk of arrest= Primary victim at risk of arrest and no priors * HRR of women on time at risk/Time at risk ~ Cases/Year ~ Cases of DV leaving the risk category of women at risk of arrest with \ women not having any priors. This represents cases that leave the risk \ category of arrest because one or more individuals leave the jurisdiction, \ violence has shifted to non-criminal behaviors or ceased. | Primary aggressor at risk of arrest and no priors= INTEG ( Cases entering with primary aggressor at risk of arrest - LoopSW(SW B9, Primary aggressor with no priors no longer at risk of arrest,0) - LoopSW(SW B4, First arrests of primary aggressor, 0), (Initial cases entering with aggressors at risk * Time at risk)/ (1 + Baseline hazard rate of arrest * Time at risk)) ~ Cases ~ Cases of DV with men at risk of arrest for criminal domestic violence. | Primary victim at risk of arrest and no priors= INTEG ( +Crossover from aggressor to victim being at risk of arrest+Cases entering with primary victim at risk of arrest\ - LoopSW(SW B8, Primary victims no longer at risk of arrest, 0) - LoopSW(SW B7,First arrests of primary victim, 0), ((Baseline hazard rate of crossover*Primary aggressor at risk of arrest and has priors\ +Cases entering with primary victim at risk of arrest ) * Time at risk)/ (HRR of women on time at risk + Baseline hazard rate of arrest * HRR of women for arrest\ * Time at risk)) ~ Cases ~ Cases of DV where women are at risk of arrest and do not have any priors. \ These can include cases that involve men with priors as might happen when \ cases crossover, or if cases enter the stock with no priors. | Reporting multiplier= Hazard rate of arrest* LoopSW(SW B3, Effect of cooperation on arrests(Cooperation/Initial cooperation), 1) ~ Dmnl/Year ~ Refers to risk of men being arrested for domestic violence, which is a \ function of the overall hazard rate of arrest multiplied by the impact of \ cooperation on the hazard rate. Cooperation affects the hazard rate of \ arrest by increasing the likelihood of victims making reports. | First arrests of primary aggressor= Reporting multiplier * Primary aggressor at risk of arrest and no priors ~ Cases/Year ~ First arrest of men | Cases entering with primary victim at risk of arrest= 0 ~ Cases/Year [0,120] ~ New cases of women at risk of domestic violence arrest with no priori \ contact with the prosecutor's office | HRR of women for arrest= 1.816 ~ Dmnl ~ The ratio of the hazard of arrest of women to the general hazard of arrest. | HRR of women on time at risk= 5.41 ~ Dmnl ~ The ratio of the hazard rate of cases exiting if women are at risk to the \ general rate of leaving. | HRR of time at risk for cases with priors= 1.259 ~ Dmnl [0,5,0.01] ~ The ratio of the hazard rate of cases exiting if there is a prior. | Initial arrest rate of women= INITIAL( First arrests of primary victim) ~ Cases/Year ~ The initial rate of women being arrested at the start of the simulation. | Initial cases entering with aggressors at risk= 69.7 ~ Cases/Year [0,600,1] ~ The initial rate that DV cases enter the men at risk category. | Effect of arrests on new cases( [(0,0.8)-(2,2)],(0,1.2),(1,1),(2,0.8)) ~ Dmnl ~ Represents the effect that total arrests of men has on new cases of DV \ entering the category of being at risk of arrest. The more total arrests \ of men there are, the more men are deterred from escalating to criminal \ domestic violence. | Cases entering with primary aggressor at risk of arrest= Initial cases entering with aggressors at risk* Effect of arrests on new cases(Total arrests/Initial arrests of primary aggressors) ~ Cases/Year ~ New cases of DV where men at risk of domestic violence arrest with no \ priori contact with the prosecutor's office | Initial arrests of primary aggressors= INITIAL( Total arrests) ~ Cases/Year ~ Initial arrests of men at the start of the simulation. | Effect of cooperation on arrests( [(0,0.8)-(2,2)],(0,1),(1,1),(1.18654,1.10526),(1.43731,1.24561),(1.65138,1.32456),(1.8104\ ,1.36842),(1.99388,1.38596)) ~ Dmnl ~ The effect of cooperation on arrests represents the impact that \ cooperation has on reporting of domestic violence by victims to police. \ Better cooperation leads to more reporting of domestic violence cases. \ The model assumes, however, that the initial level of reporting in the \ community is independent of cooperation. | Hazard rate of arrest= Baseline hazard rate of arrest* (1+STEP(Effect size of arrest intervention,Time of arrest intervention)) ~ Dmnl/Year ~ This represents the overall hazard rate of arrest for both women and men. \ The introduction of a mandatory arrest policy is represented as a step \ function, where the effect size of the arrest intervention is the fraction \ above the baseline hazard rate. | Baseline hazard rate of arrest= 0.097 ~ Dmnl/Year ~ The initial risk of arrest at the start of the simulation in equilibrium. | ******************************************************** .Crossovers. ********************************************************~ | Hazard rate of crossover= Baseline hazard rate of crossover * (1-Effectiveness of victim advocacy in community\ ) ~ Dmnl/Year ~ Risk of cases crossing over from men being at risk of arrest to women \ being at risk of arrest. | Crossover from aggressor to victim being at risk of arrest= Cooperation multiplier * Hazard rate of crossover * Primary aggressor at risk of arrest and has priors ~ Cases/Year ~ Cases of DV where the risk of arrest crosses over from men being at risk \ of arrest to women being at risk of arrest. | Cooperation multiplier= LoopSW(SW R1, Effect of cooperation on crossovers(Cooperation/Initial cooperation), \ 1) ~ Dmnl [0,2] ~ The Hazard Rate Ratio (HRR) of cooperation on crossovers refers the effect \ that cooperation has on crossovers resulting from the ability of \ advocates, police, prosectors, and other professionsl to effectively \ communicate and educate each other to lower the risk of crossovers. This \ includes communicating between sectors about previous cases as a means to \ educate other professionals as well as advocate on behalf of a specific \ client. | Effect of cooperation on crossovers( [(0,0)-(2,2)],(0,1.5),(1,1),(2,0.25)) ~ Dmnl ~ Effect of cooperation on crossovers. The greater the level of cooperation \ the more effective the communication and reduction on crossovers. | Baseline hazard rate of crossover= 0.705 ~ Dmnl/Year [0,1,0.01] ~ Initial risk of cases crossing over from men being at risk of arrest to \ women being at risk of arrest. | Time at risk= 10 ~ Year ~ Average time of cases at risk. | ******************************************************** .Interventions ********************************************************~ Definition of interventions | Time of coordination= IF THEN ELSE(Strategy type=0, Default time of coordination, IF THEN ELSE(Strategy type=1 :AND: Trigger 1=1, 2, IF THEN ELSE(Strategy type=2 :AND: Trigger 1=1 :AND: Trigger 2=0, 2, FINAL TIME\ ))) ~ Year [0,20] ~ Time of the coordination intervention. | Time of victim advocacy= IF THEN ELSE(Strategy type=0,Default time of advocacy, IF THEN ELSE(Trigger 2=1,Trigger 2 time,FINAL TIME)) ~ Year [0,20] ~ Time of the victim advocacy intervention. | Effect size of arrest intervention= 1.932 ~ Dmnl ~ The fraction amount of increasing arrests relative to the baseline. \ Positive values increase the rate of arrests, while negative values \ decrease the risk of arrest. | Time of arrest intervention= 1 ~ Year ~ Time of mandatory arrest intervention. | ******************************************************** .Control ********************************************************~ Simulation Control Parameters | FINAL TIME = 5 ~ Year ~ The final time for the simulation. | INITIAL TIME = 0 ~ Year ~ The initial time for the simulation. | SAVEPER = TIME STEP ~ Year [0,?] ~ The frequency with which output is stored. | TIME STEP = 0.0078125 ~ Year [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 *Control Panel $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,5,0 12,1,0,303,468,261,243,3,132,0,53,3,0,0,0,64-64-64,255-255-128,Arial|12|B|0-0-0 Parameters 12,2,0,471,448,82,194,3,132,0,49,3,0,0,0,64-64-64,192-255-192,Arial|12|B|0-0-0 Table Functions 12,3,0,301,114,261,84,3,132,0,53,3,0,0,0,64-64-64,192-255-192,Arial|12|B|0-0-0 Policy Levers 10,4,First arrests of primary victim,725,122,150,94,3,131,0,16,3,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,5,Hazard rate of arrest,613,596,51,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,6,5,4,0,1,0,0,0,0,0,-1--1--1,,1|(657,403)| 10,7,HRR of women for arrest,635,558,55,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,8,7,4,0,1,0,0,0,0,0,-1--1--1,,1|(670,384)| 10,9,Hazard rate of arrest,627,573,51,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,10,HRR of women for arrest,627,565,55,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,11,Baseline hazard rate of arrest,114,326,64,19,8,3,0,0,-1,0,0,0 10,12,Baseline hazard rate of crossover,116,444,64,19,8,3,0,0,-1,0,0,0 10,13,Effect size of arrest intervention,470,680,61,19,8,3,0,0,-1,0,0,0 10,14,Initial cases entering with aggressors at risk,114,259,58,23,8,131,0,0,-1,0,0,0 10,15,Cases entering with primary victim at risk of arrest,293,258,60,22,8,131,0,0,-1,0,0,0 10,16,HRR of time at risk for cases with priors,303,437,73,19,8,3,0,0,-1,0,0,0 10,17,HRR of women for arrest,293,326,50,19,8,3,0,0,-1,0,0,0 10,18,Time at risk,110,374,38,11,8,3,0,0,-1,0,0,0 10,19,HRR of women on time at risk,293,387,60,19,8,3,0,0,-1,0,0,0 10,20,AT decrease in cooperation,116,511,49,19,8,3,0,0,-1,0,0,0 10,21,Baseline AT to increase cooperation,302,507,66,19,8,3,0,0,-1,0,0,0 10,22,Effect of cooperation on crossovers,471,409,67,19,8,3,0,0,-1,0,0,0 10,23,Effect of victim arrests on cooperation,471,346,71,19,8,3,0,0,-1,0,0,0 10,24,Effect of cooperation on arrests,471,283,67,19,8,3,0,0,-1,0,0,0 10,25,Effect of arrests on new cases,471,483,60,19,8,3,0,0,-1,0,0,0 10,26,Time of arrest intervention,119,72,45,19,8,3,0,0,-1,0,0,0 10,27,Primary victim at risk of arrest and no priors,724,658,73,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,28,27,4,0,1,0,0,0,64,0,-1--1--1,,1|(724,434)| 10,29,First arrests of primary aggressor,1043,121,150,94,3,131,0,16,3,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,30,Primary aggressor at risk of arrest and no priors,726,135,84,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,31,30,29,0,1,0,0,0,0,0,-1--1--1,,1|(844,129)| 10,32,Reporting multiplier,707,154,36,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,33,32,29,0,1,0,0,0,0,0,-1--1--1,,1|(811,143)| 10,34,Cost to train each staff member involved with coordination,302,660,72,28,8,3,0,0,-1,0,0,0 10,35,Cost to train each staff member in victim advocacy,303,580,64,28,8,131,0,0,-1,0,0,0 10,36,ROI,1044,562,150,94,3,131,0,16,3,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,37,Average reduction in primary victim arrests,711,431,73,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,38,37,36,0,1,0,0,0,0,0,-1--1--1,,1|(819,473)| 10,39,Total costs to train staff,692,450,48,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,40,39,36,0,1,0,0,0,0,0,-1--1--1,,1|(810,487)| 10,41,Total costs to train staff,726,559,150,94,3,131,0,16,3,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,42,Cummulative costs of coordination training,1005,386,73,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,43,42,41,0,1,0,0,0,0,0,-1--1--1,,1|(931,431)| 10,44,Cummulative costs of advocacy training,986,405,65,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,45,44,41,0,1,0,0,0,0,0,-1--1--1,,1|(921,443)| 10,46,Average reduction in primary victim arrests,727,347,150,94,3,131,0,16,3,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,47,Cummulative reduction in primary victim arrests,1059,478,80,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,48,47,46,0,1,0,0,0,0,0,-1--1--1,,1|(950,435)| 10,49,INITIAL TIME,1040,497,60,11,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,50,49,46,0,1,0,0,0,0,0,-1--1--1,,1|(953,455)| 10,51,Time,1078,516,26,11,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,52,51,46,0,1,0,0,0,0,0,-1--1--1,,1|(972,465)| 10,53,Coordination training signal,83,239,47,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,54,Default intensity of coordination training,83,239,69,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,55,Default intensity of advocacy training,464,116,59,19,8,3,0,0,-1,0,0,0 10,56,Default intensity of coordination training,303,115,65,19,8,3,0,0,-1,0,0,0 10,57,Default start of advocacy training,464,59,56,19,8,3,0,0,-1,0,0,0 10,58,Default start of coordination training,300,64,65,19,8,3,0,0,-1,0,0,0 10,59,Efficacy of coordination in community,110,572,47,28,8,3,0,0,-1,0,0,0 10,60,Efficacy of victim advocacy in community,123,650,74,19,8,3,0,0,-1,0,0,0 10,61,Default time of advocacy,469,163,47,19,8,3,0,0,-1,0,0,0 10,62,Default time of coordination,300,165,47,19,8,3,0,0,-1,0,0,0 10,63,Strategy type,116,120,42,11,8,3,0,0,-1,0,0,0 10,64,Crossover from aggressor to victim being at risk of arrest,1044,346,147,94,3,131,0,16,3,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,65,Cooperation multiplier,1037,345,45,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,66,65,64,0,1,0,0,0,0,0,-1--1--1,,1|(986,337)| 10,67,Hazard rate of crossover,1018,364,51,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,68,67,64,0,1,0,0,0,0,0,-1--1--1,,1|(970,396)| 10,69,Primary aggressor at risk of arrest and has priors,1056,383,84,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,70,69,64,0,1,0,0,0,0,0,-1--1--1,,1|(1064,408)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Performance measure $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,5,0 10,1,First arrests of primary victim,269,162,51,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,2,Time of arrest intervention,150,169,49,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,3,Initial peak of primary victim arrests,273,273,70,19,8,3,0,0,0,0,0,0 1,4,1,3,0,0,0,0,0,64,0,-1--1--1,,1|(270,210)| 1,5,2,3,0,0,0,0,0,64,0,-1--1--1,,1|(205,216)| 10,6,Time,373,200,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,7,6,3,0,0,0,0,0,64,0,-1--1--1,,1|(334,228)| 10,8,TIME STEP,139,221,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,9,8,3,0,0,0,0,0,64,0,-1--1--1,,1|(188,240)| 10,10,Cummulative reduction in primary victim arrests,550,336,80,49,3,131,0,0,0,0,0,0 12,11,48,279,331,10,8,0,3,0,0,-1,0,0,0 11,12,48,379,331,6,8,2,3,0,0,1,0,0,0 1,13,12,10,4,0,0,22,0,0,0,-1--1--1,,1|(427,331)| 1,14,12,11,100,0,0,22,0,0,0,-1--1--1,,1|(331,331)| 10,15,First arrests of primary victim,335,435,51,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,16,15,12,0,0,0,0,0,64,0,-1--1--1,,1|(356,382)| 1,17,3,12,0,0,0,0,0,64,0,-1--1--1,,1|(333,306)| 10,18,Average reduction in primary victim arrests,820,339,68,19,8,3,0,0,0,0,0,0 1,19,10,18,0,0,0,0,0,64,0,-1--1--1,,1|(684,336)| 10,20,INITIAL TIME,765,256,60,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,21,20,18,0,0,0,0,0,64,0,-1--1--1,,1|(785,287)| 10,22,Time,744,443,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,23,22,18,0,0,0,0,0,64,0,-1--1--1,,1|(774,400)| 10,24,Cummulative primary victim arrests,550,97,80,49,3,131,0,0,0,0,0,0 12,25,48,285,102,10,8,0,3,0,0,-1,0,0,0 11,26,0,382,102,6,8,2,3,0,0,1,0,0,0 1,27,26,24,4,0,0,22,0,0,0,-1--1--1,,1|(429,102)| 1,28,26,25,100,0,0,22,0,0,0,-1--1--1,,1|(335,102)| 1,29,1,26,0,0,0,0,0,64,0,-1--1--1,,1|(333,126)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Crossover reporting $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,5,0 10,1,Crossover from aggressor to victim being at risk of arrest,196,297,87,28,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,2,Observed crossovers,422,372,35,19,8,3,0,0,0,0,0,0 1,3,1,2,0,0,0,0,2,65,0,-1--1--1,|12||0-0-0,1|(326,340)| 10,4,Delay in reporting crossovers,262,378,57,19,8,3,0,0,0,0,0,0 1,5,4,2,0,0,0,0,0,64,0,-1--1--1,,1|(346,374)| 10,6,Trigger 2,619,479,44,11,8,131,0,0,0,0,0,0 10,7,Crossover reference,432,477,36,19,8,3,0,0,0,0,0,0 10,8,Time,389,569,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,9,8,7,0,0,0,0,0,64,0,-1--1--1,,1|(405,533)| 1,10,2,7,0,0,0,0,0,64,0,-1--1--1,,1|(425,417)| 1,11,4,7,0,0,0,0,0,64,0,-1--1--1,,1|(340,423)| 10,12,TIME STEP,317,536,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,13,12,7,0,0,0,0,0,64,0,-1--1--1,,1|(360,513)| 10,14,Trigger 2 time,780,513,57,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,15,14,6,0,0,0,0,0,64,0,-1--1--1,,1|(702,496)| 10,16,Time,577,557,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,17,16,6,0,0,0,0,0,64,0,-1--1--1,,1|(594,524)| 10,18,TIME STEP,682,565,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,19,18,6,0,0,0,0,0,64,0,-1--1--1,,1|(654,527)| 10,20,Default time of coordination,246,478,52,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,21,Time of coordination,484,516,45,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,22,Trigger 1,739,62,30,11,8,3,0,0,0,0,0,0 10,23,Average reduction in primary victim arrests,350,127,73,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,24,23,22,0,0,0,0,0,64,0,-1--1--1,,1|(559,92)| 10,25,Trigger 1 time,186,68,44,11,8,3,0,0,0,0,0,0 1,26,25,22,0,0,0,0,0,64,0,-1--1--1,,1|(462,65)| 10,27,Time,631,39,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,28,27,22,0,0,0,0,0,64,0,-1--1--1,,1|(676,48)| 10,29,TIME STEP,442,28,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,30,29,22,0,0,0,0,0,64,0,-1--1--1,,1|(593,44)| 10,31,Reduction in primary victim arrest reference,477,257,70,19,8,3,0,0,0,0,0,0 1,32,25,31,0,0,0,0,0,64,0,-1--1--1,,1|(318,154)| 1,33,23,31,0,0,0,0,0,64,0,-1--1--1,,1|(408,186)| 1,34,29,31,0,0,0,0,0,64,0,-1--1--1,,1|(457,131)| 1,35,27,31,0,0,0,0,0,64,0,-1--1--1,,1|(561,138)| 10,36,Reduction in primary victim arrest trigger 2,707,255,67,19,8,3,0,0,0,0,0,0 10,37,Average reduction in primary victim arrests,630,389,73,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,38,37,36,0,0,0,0,0,64,0,-1--1--1,,1|(664,328)| 1,39,31,36,0,0,0,0,0,64,0,-1--1--1,,1|(586,256)| 10,40,Time,718,341,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,41,40,36,0,0,0,0,0,64,0,-1--1--1,,1|(713,308)| 10,42,TIME STEP,573,351,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,43,42,36,0,0,0,0,0,64,0,-1--1--1,,1|(628,311)| 10,44,Trigger 2 time,570,311,53,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,45,44,36,0,0,0,0,0,64,0,-1--1--1,,1|(621,289)| 1,46,7,6,0,0,0,0,0,64,0,-1--1--1,,1|(514,477)| 1,47,2,6,0,0,0,0,0,64,0,-1--1--1,,1|(520,426)| 1,48,25,7,0,0,0,0,0,64,0,-1--1--1,,1|(302,262)| 10,49,Trigger 1b,863,117,34,11,8,3,0,0,0,0,0,0 10,50,Victim arrests reference,801,188,44,19,8,3,0,0,0,0,0,0 10,51,First arrests of primary victim,658,104,51,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,52,51,50,0,0,0,0,0,64,0,-1--1--1,,1|(722,142)| 10,53,Time,720,221,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,54,53,50,0,0,0,0,0,64,0,-1--1--1,,1|(745,211)| 10,55,Time of arrest intervention,617,161,49,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,56,55,50,0,0,0,0,0,64,0,-1--1--1,,1|(704,173)| 10,57,TIME STEP,619,210,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,58,57,50,0,0,0,0,0,64,0,-1--1--1,,1|(706,199)| 1,59,50,49,0,0,0,0,0,64,0,-1--1--1,,1|(830,153)| 1,60,51,49,0,0,0,0,0,64,0,-1--1--1,,1|(762,110)| 10,61,Trigger 1 time,845,27,53,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,62,61,49,0,0,0,0,0,64,0,-1--1--1,,1|(852,65)| 10,63,Time,915,167,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,64,63,49,0,0,0,0,0,64,0,-1--1--1,,1|(894,146)| 10,65,TIME STEP,876,210,50,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,66,65,49,0,0,0,0,0,64,0,-1--1--1,,1|(870,170)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Implementation of victim advocacy $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,5,0 10,1,Staff trained in victim advocacy,490,285,54,33,3,131,0,0,0,0,0,0 10,2,Cummulative costs of advocacy training,493,441,51,33,3,131,0,0,0,0,0,0 12,3,48,251,285,10,8,0,3,0,0,-1,0,0,0 1,4,6,1,4,0,0,22,0,0,0,-1--1--1,,1|(395,285)| 1,5,6,3,100,0,0,22,0,0,0,-1--1--1,,1|(301,285)| 11,6,48,348,285,6,8,34,3,0,0,1,0,0,0 10,7,Training in victim advocacy,348,312,54,19,40,3,0,0,-1,0,0,0 12,8,48,249,445,10,8,0,3,0,0,-1,0,0,0 1,9,11,2,4,0,0,22,0,0,0,-1--1--1,,1|(399,445)| 1,10,11,8,100,0,0,22,0,0,0,-1--1--1,,1|(301,445)| 11,11,48,350,445,6,8,34,3,0,0,1,0,0,0 10,12,Victim advocacy training costs,350,472,54,19,40,3,0,0,-1,0,0,0 1,13,7,11,1,0,0,0,0,64,0,-1--1--1,,1|(328,362)| 1,14,1,6,1,0,0,0,0,64,0,-1--1--1,,1|(435,232)| 10,15,Staff for victim advocacy,290,166,47,19,8,131,0,0,0,0,0,0 1,16,15,6,1,0,0,0,0,64,0,-1--1--1,,1|(291,218)| 10,17,Cost to train each staff member in victim advocacy,194,523,86,19,8,3,0,0,0,0,0,0 1,18,17,12,1,0,0,0,0,64,0,-1--1--1,,1|(268,523)| 10,19,Effectiveness of victim advocacy in community,802,309,74,19,8,131,0,0,0,0,0,0 10,20,Implementation of victim advocacy,676,201,57,19,8,131,0,0,0,0,0,0 1,21,15,20,1,0,0,0,0,64,0,-1--1--1,,1|(467,155)| 1,22,1,20,1,0,0,0,0,64,0,-1--1--1,,1|(603,245)| 1,23,20,19,1,0,0,0,0,64,0,-1--1--1,,1|(741,242)| 10,24,Efficacy of victim advocacy in community,764,407,74,19,8,131,0,0,0,0,0,0 1,25,24,19,1,0,0,0,0,64,0,-1--1--1,,1|(789,360)| 10,26,Time of victim advocacy,618,74,50,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,27,26,20,0,0,0,0,0,64,0,-1--1--1,,1|(643,131)| 10,28,Intensity of victim advocacy training,161,374,60,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,29,28,7,0,0,0,0,0,64,0,-1--1--1,,1|(249,344)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Implementation of coordination $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,100,0 10,1,Staff trained in coordination,456,279,54,33,3,131,0,0,0,0,0,0 10,2,Cummulative costs of coordination training,459,435,51,33,3,131,0,0,0,0,0,0 12,3,48,217,279,10,8,0,3,0,0,-1,0,0,0 1,4,6,1,4,0,0,22,0,0,0,-1--1--1,,1|(361,279)| 1,5,6,3,100,0,0,22,0,0,0,-1--1--1,,1|(267,279)| 11,6,48,314,279,6,8,34,3,0,0,1,0,0,0 10,7,Training in coordination,314,306,40,19,40,3,0,0,-1,0,0,0 12,8,48,215,439,10,8,0,3,0,0,-1,0,0,0 1,9,11,2,4,0,0,22,0,0,0,-1--1--1,,1|(365,439)| 1,10,11,8,100,0,0,22,0,0,0,-1--1--1,,1|(267,439)| 11,11,48,316,439,6,8,34,3,0,0,1,0,0,0 10,12,Coordination training costs,316,466,42,19,40,3,0,0,-1,0,0,0 1,13,7,11,1,0,0,0,0,64,0,-1--1--1,,1|(294,356)| 1,14,1,6,1,0,0,0,0,64,0,-1--1--1,,1|(401,226)| 10,15,Staff for coordination,227,167,40,19,8,131,0,0,0,0,0,0 1,16,15,6,1,0,0,0,0,64,0,-1--1--1,,1|(264,213)| 10,17,Cost to train each staff member involved with coordination,160,517,72,28,8,3,0,0,0,0,0,0 1,18,17,12,1,0,0,0,0,64,0,-1--1--1,,1|(234,517)| 10,19,Efficacy of coordination in community,756,404,47,28,8,131,0,0,0,0,0,0 10,20,Effectiveness of coordination in community,818,317,50,28,8,131,0,0,0,0,0,0 10,21,Implementation of coordination,497,175,57,19,8,131,0,0,0,0,0,0 1,22,15,21,1,0,0,0,0,64,0,-1--1--1,,1|(351,167)| 1,23,1,21,1,0,0,0,0,64,0,-1--1--1,,1|(463,227)| 1,24,19,20,0,0,0,0,0,64,0,-1--1--1,,1|(782,366)| 1,25,21,20,1,0,0,0,0,64,0,-1--1--1,,1|(665,192)| 10,26,Time of coordination,445,39,45,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,27,26,21,0,0,0,0,0,64,0,-1--1--1,,1|(468,100)| 10,28,Intensity of coordination training,131,374,69,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,29,28,7,0,0,0,0,0,64,0,-1--1--1,,1|(221,339)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Real options $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,80,0 10,1,Intensity of coordination training,812,582,65,19,8,3,0,0,-1,0,0,0 10,2,Intensity of victim advocacy training,848,200,56,19,8,3,0,0,-1,0,0,0 10,3,Time of coordination,1144,478,40,19,8,3,0,0,-1,0,0,0 10,4,Time of victim advocacy,1145,272,45,19,8,3,0,0,-1,0,0,0 10,5,Strategy type,498,149,42,11,8,3,0,0,0,0,0,0 10,6,Trigger 2 time,217,149,44,11,8,3,0,0,0,0,0,0 10,7,Start of advocacy training,520,57,61,19,8,3,0,16,0,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,8,End of advocacy training,517,237,58,19,8,3,0,16,0,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 1,9,5,7,0,0,0,0,0,64,0,-1--1--1,,1|(505,113)| 10,10,FINAL TIME,362,143,55,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,11,10,8,0,0,0,0,0,64,0,-1--1--1,,1|(426,182)| 10,12,Start of coordination training,483,648,72,19,8,3,0,16,0,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,13,End of coordination training,498,545,68,19,8,3,0,16,0,0,0,0,0-0-0,0-0-0,|12|B|0-0-0 10,14,FINAL TIME,230,466,55,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,15,14,13,0,0,0,0,0,64,0,-1--1--1,,1|(343,499)| 10,16,Default start of advocacy training,241,36,56,19,8,3,0,0,0,0,0,0 1,17,16,7,0,0,0,0,0,64,0,-1--1--1,,1|(371,45)| 1,18,5,8,0,0,0,0,0,64,0,-1--1--1,,1|(504,182)| 1,19,6,8,0,0,0,0,0,64,0,-1--1--1,,1|(349,187)| 10,20,Advocacy training signal,699,163,41,30,8,131,0,0,0,0,0,0 1,21,7,20,0,0,0,0,0,64,0,-1--1--1,,1|(598,103)| 1,22,8,20,0,0,0,0,0,64,0,-1--1--1,,1|(604,201)| 10,23,Time,662,64,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,24,23,20,0,0,0,0,0,64,0,-1--1--1,,1|(674,97)| 10,25,Strategy type,343,585,51,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,26,25,13,0,0,0,0,0,64,0,-1--1--1,,1|(400,569)| 1,27,25,12,0,0,0,0,0,64,0,-1--1--1,,1|(397,609)| 10,28,Default start of coordination training,357,705,65,19,8,3,0,0,0,0,0,0 1,29,28,12,0,0,0,0,0,64,0,-1--1--1,,1|(413,679)| 10,30,Trigger 2 time,231,531,53,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,31,30,13,0,0,0,0,0,64,0,-1--1--1,,1|(350,536)| 10,32,Coordination training signal,645,576,43,19,8,3,0,0,0,0,0,0 1,33,13,32,0,0,0,0,0,64,0,-1--1--1,,1|(577,561)| 1,34,12,32,0,0,0,0,0,64,0,-1--1--1,,1|(557,614)| 10,35,Time,588,705,26,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,36,35,32,0,0,0,0,0,64,0,-1--1--1,,1|(611,650)| 10,37,Default intensity of coordination training,643,474,65,19,8,3,0,0,0,0,0,0 10,38,Default intensity of advocacy training,672,294,59,19,8,3,0,0,0,0,0,0 1,39,38,2,0,0,0,0,0,64,0,-1--1--1,,1|(753,250)| 1,40,20,2,0,0,0,0,0,64,0,-1--1--1,,1|(759,177)| 1,41,37,1,0,0,0,0,0,64,0,-1--1--1,,1|(721,524)| 1,42,32,1,0,0,0,0,0,64,0,-1--1--1,,1|(710,577)| 10,43,Strategy type,972,390,51,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,44,Default time of coordination,1011,511,47,19,8,3,0,0,0,0,0,0 10,45,Default time of advocacy,1014,199,47,19,8,3,0,0,0,0,0,0 1,46,45,4,0,0,0,0,0,64,0,-1--1--1,,1|(1072,232)| 1,47,44,3,0,0,0,0,0,64,0,-1--1--1,,1|(1074,495)| 10,48,Trigger 2,979,284,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,49,48,4,0,0,0,0,0,64,0,-1--1--1,,1|(1052,279)| 1,50,43,4,0,0,0,0,0,64,0,-1--1--1,,1|(1046,338)| 10,51,FINAL TIME,1149,359,55,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,52,51,4,0,0,0,0,0,64,0,-1--1--1,,1|(1147,326)| 10,53,Trigger 2 time,1101,117,53,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,54,53,4,0,0,0,0,0,64,0,-1--1--1,,1|(1119,183)| 1,55,43,3,0,0,0,0,0,64,0,-1--1--1,,1|(1043,426)| 1,56,51,3,0,0,0,0,0,64,0,-1--1--1,,1|(1146,407)| 10,57,Trigger 2,342,303,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,58,57,8,0,0,0,0,0,64,0,-1--1--1,,1|(411,276)| 10,59,Trigger 2,505,379,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,60,59,13,0,0,0,0,0,64,0,-1--1--1,,1|(501,451)| 10,61,Trigger 1,406,404,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,62,61,13,0,0,0,0,0,64,0,-1--1--1,,1|(445,464)| 10,63,Trigger 1,244,76,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,64,63,7,0,0,0,0,0,64,0,-1--1--1,,1|(364,68)| 10,65,Trigger 1 time,365,98,53,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,66,65,7,0,0,0,0,0,64,0,-1--1--1,,1|(425,81)| 10,67,Trigger 1,1107,579,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,68,67,3,0,0,0,0,0,64,0,-1--1--1,,1|(1121,539)| 10,69,Trigger 2,994,568,39,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,70,69,3,0,0,0,0,0,64,0,-1--1--1,,1|(1055,530)| 10,71,Trigger 1 time,288,421,53,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,72,71,13,0,0,0,0,0,64,0,-1--1--1,,1|(379,475)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Costs $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,80,0 10,1,Total costs to train staff,497,163,44,19,8,3,0,0,0,0,0,0 10,2,Cost to train each staff member in victim advocacy,500,186,77,28,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,3,Cost to train each staff member involved with coordination,500,186,77,28,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,4,Cummulative costs of coordination training,247,103,73,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,5,Cummulative costs of advocacy training,252,224,65,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,6,4,1,0,0,0,0,0,64,0,-1--1--1,,1|(379,134)| 1,7,5,1,0,0,0,0,0,64,0,-1--1--1,,1|(378,192)| 10,8,Average reduction in primary victim arrests,506,328,73,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,9,ROI,680,233,30,21,8,131,0,0,0,0,0,0 1,10,1,9,0,0,0,0,0,64,0,-1--1--1,,1|(588,197)| 1,11,8,9,0,0,0,0,0,64,0,-1--1--1,,1|(588,282)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Causal loop diagram $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,80,0 10,1,First arrests of primary aggressor,422,327,37,25,8,131,0,0,-1,0,0,0 10,2,Primary aggressor at risk of arrest and no priors,320,222,50,32,8,131,0,0,-1,0,0,0 1,3,2,1,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(415,264)| 10,4,Hazard rate of arrest,618,147,42,20,8,131,1,0,-1,0,0,0 10,5,First arrests of primary victim,730,680,38,26,8,131,0,0,-1,0,0,0 10,6,Primary victim at risk of arrest and no priors,580,621,47,32,8,131,0,0,-1,0,0,0 1,7,6,5,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(649,679)| 10,8,Hazard rate of arrest,969,924,51,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,9,HRR of women for arrest,920,979,59,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,10,9,5,0,2,0,0,0,0,0,-1--1--1,,1|(830,838)| 10,11,Primary victims no longer at risk of arrest,448,710,44,34,8,131,0,0,-1,0,0,0 1,12,11,6,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(487,610)| 10,13,Crossover from aggressor to victim being at risk of arrest,577,493,51,33,8,131,0,0,-1,0,0,0 1,14,13,6,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(553,539)| 1,15,5,6,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(680,571)| 10,16,Cases entering with primary victim at risk of arrest,353,742,49,19,8,2,17,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,17,16,6,0,17,0,0,0,0,0,-1--1--1,,1|(454,687)| 1,18,6,11,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(555,697)| 10,19,Time at risk,253,860,47,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,20,19,11,0,2,0,0,0,0,0,-1--1--1,,1|(329,800)| 10,21,Primary aggressor at risk of arrest and has priors,404,483,49,30,8,131,0,0,-1,0,0,0 1,22,21,13,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(503,502)| 10,23,Hazard rate of crossover,581,408,41,22,8,131,1,0,-1,0,0,0 1,24,23,13,1,1,0,0,0,0,0,-1--1--1,,1|(567,456)| 10,25,Cooperation multiplier,687,413,48,26,8,131,0,0,-1,0,0,0 1,26,25,13,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(613,428)| 10,27,Cooperation,837,536,40,11,8,3,0,0,-1,0,0,0 10,28,Initial cooperation,372,354,43,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,29,AT decrease in cooperation,1028,617,54,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,30,Effect of victim arrests on cooperation,966,565,89,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,31,Initial arrest rate of women,1108,870,77,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,32,13,21,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(463,421)| 10,33,Primary aggressors with priors no longer at risk of arrest,359,623,48,39,8,131,0,0,-1,0,0,0 1,34,33,21,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(431,543)| 1,35,21,33,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(335,553)| 10,36,Time at risk,96,639,47,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,37,36,33,0,2,0,0,0,0,0,-1--1--1,,1|(220,631)| 10,38,AT to increase cooperation,998,480,65,20,8,131,1,0,-1,0,0,0 10,39,Max cooperation,1001,295,43,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,40,Cases entering with primary aggressor at risk of arrest,176,232,46,35,8,131,0,0,-1,0,0,0 1,41,40,2,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(240,199)| 10,42,Primary aggressor with no priors no longer at risk of arrest,331,88,46,36,8,131,0,0,-1,0,0,0 1,43,42,2,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(291,130)| 1,44,1,2,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(315,278)| 1,45,2,42,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(411,143)| 10,46,Time at risk,483,81,47,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,47,46,42,0,2,0,0,0,0,0,-1--1--1,,1|(413,83)| 1,48,46,2,0,0,0,0,0,64,1,-1--1--1,,1|(418,136)| 1,49,9,6,0,0,0,0,0,64,1,-1--1--1,,1|(760,811)| 1,50,46,6,0,0,0,0,0,64,1,-1--1--1,,1|(527,333)| 1,51,28,27,0,0,0,0,0,64,1,-1--1--1,,1|(604,444)| 10,52,Repeat arrest of aggressors,97,513,44,19,8,131,0,0,-1,0,0,0 1,53,21,52,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(213,531)| 10,54,Baseline hazard rate of arrest,314,333,55,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,55,54,2,0,0,0,0,0,64,1,-1--1--1,,1|(316,290)| 10,56,Baseline hazard rate of arrest,596,388,55,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,57,56,4,0,0,0,0,0,64,0,-1--1--1,,1|(605,274)| 10,58,Effect size of arrest intervention,596,388,66,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,59,58,4,0,0,0,0,0,64,0,-1--1--1,,1|(605,274)| 10,60,Time of arrest intervention,596,388,49,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,61,60,4,0,0,0,0,0,64,0,-1--1--1,,1|(605,274)| 1,62,56,6,0,0,0,0,0,64,1,-1--1--1,,1|(588,491)| 10,63,Baseline hazard rate of crossover,396,551,61,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,64,Baseline hazard rate of crossover,582,384,61,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,65,64,23,0,1,0,0,0,64,0,-1--1--1,,1|(581,387)| 10,66,Time of victim advocacy,582,384,74,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,67,Baseline AT to increase cooperation,1021,333,71,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,68,67,38,0,1,0,0,0,64,0,-1--1--1,,1|(1011,399)| 10,69,Time of coordination,1021,333,67,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,70,Initial arrest rate of women,1040,676,65,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,71,Effect of cooperation on arrests,694,48,43,29,8,131,1,0,0,0,0,0 10,72,Effect of arrests on new cases,226,139,36,28,8,131,1,0,0,0,0,0 1,73,72,40,1,1,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(182,169)| 10,74,Initial cases entering with aggressors at risk,201,317,68,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,75,74,40,0,1,0,0,0,64,0,-1--1--1,,1|(193,289)| 10,76,Initial arrests of primary aggressors,206,414,54,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,77,Total arrests,202,386,38,28,8,131,0,0,-1,0,0,0 1,78,1,77,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(316,379)| 1,79,52,77,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(163,443)| 1,80,74,2,0,0,0,0,0,64,1,-1--1--1,,1|(246,280)| 10,81,AT decrease in cooperation,1009,717,54,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,82,81,27,0,1,0,0,0,64,0,-1--1--1,,1|(923,627)| 1,83,38,27,0,1,0,0,0,64,0,-1--1--1,,1|(911,510)| 10,84,Effect of victim arrests on cooperation,888,625,71,19,8,3,1,0,-1,0,0,0 1,85,84,27,0,1,0,0,0,64,0,-1--1--1,,1|(864,582)| 1,86,5,27,1,0,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(815,605)| 1,87,70,27,0,1,0,0,0,64,0,-1--1--1,,1|(938,605)| 10,88,Max cooperation,1045,595,43,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,89,HRR of women on time at risk,249,707,65,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,90,89,11,0,1,0,0,0,64,0,-1--1--1,,1|(352,707)| 10,91,HRR of time at risk for cases with priors,159,635,78,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,92,91,33,0,1,0,0,0,64,0,-1--1--1,,1|(267,628)| 10,93,Effect of cooperation on crossovers,677,329,51,21,8,131,1,0,-1,0,0,0 1,94,93,25,1,1,0,0,0,64,0,-1--1--1,,1|(693,375)| 10,95,Initial arrests of primary aggressors,102,324,54,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,96,95,40,0,1,0,0,0,64,0,-1--1--1,,1|(127,291)| 1,97,77,40,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(163,311)| 1,98,27,25,1,0,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(784,443)| 10,99,Initial cooperation,731,509,43,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,100,99,25,1,1,0,0,0,64,0,-1--1--1,,1|(718,479)| 1,101,89,6,0,1,0,0,0,64,1,-1--1--1,,1|(416,663)| 10,102,Reporting multiplier,634,257,55,31,8,131,0,0,-1,0,0,0 1,103,102,1,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(502,274)| 10,104,Hazard rate of arrest,757,584,51,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,105,104,5,0,1,0,0,0,64,0,-1--1--1,,1|(746,621)| 1,106,27,102,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(822,361)| 1,107,71,102,1,1,43,0,2,128,0,-1--1--1,|12||0-0-0,1|(678,156)| 1,108,4,102,1,1,43,0,2,128,0,-1--1--1,|12||0-0-0,1|(635,193)| 10,109,Initial cooperation,661,133,43,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,110,109,102,1,1,0,0,0,0,0,-1--1--1,,1|(651,190)| 10,111,Time of arrest intervention,291,304,49,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 12,112,0,560,302,21,21,5,132,0,0,-1,0,0,0 B3 12,113,0,562,344,65,19,8,132,0,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Reporting of cases with no priors 12,114,0,694,470,22,22,5,132,0,0,-1,0,0,0 R1 12,115,0,692,503,44,11,8,4,0,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Cooperation 10,116,Initial cases entering with aggressors at risk,486,123,68,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,117,Time of arrest intervention,624,170,49,19,8,2,1,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 12,118,0,237,284,20,20,4,4,0,0,-1,0,0,0 B1 12,119,0,236,329,57,19,8,132,0,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Deterrence from first arrest 12,120,0,273,433,20,20,4,4,0,0,-1,0,0,0 B2 12,121,0,270,474,58,20,8,132,0,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Deterrence from repeat arrest 12,122,0,367,288,20,20,4,4,0,0,-1,0,0,0 B4 12,123,0,473,463,20,20,5,4,0,0,-1,0,0,0 B5 12,124,0,385,548,20,20,5,4,0,0,-1,0,0,0 B6 12,125,0,336,154,20,20,5,4,0,0,-1,0,0,0 B9 12,126,0,669,624,20,20,5,4,0,0,-1,0,0,0 B7 12,127,0,513,665,20,20,4,4,0,0,-1,0,0,0 B8 1,128,1,21,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(386,389)| 12,129,0,503,87,20,20,5,4,0,0,-1,0,0,0 B10 12,130,0,504,127,65,19,8,4,0,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Reporting of cases with priors 10,131,Max cooperation,837,560,43,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,132,131,27,0,0,0,0,0,64,0,-1--1--1,,1|(837,551)| 10,133,SW B2,116,365,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 10,134,First arrest of women ABI,924,715,43,19,8,3,0,0,0,0,0,0 1,135,5,134,1,0,0,0,0,64,0,-1--1--1,,1|(817,682)| 10,136,Testtime,965,528,28,11,8,3,0,0,-1,0,0,0 10,137,Hazard rate of arrest for aggressors with priors,507,38,80,23,8,131,0,0,-1,0,0,0 1,138,27,137,1,0,43,0,2,192,0,-1--1--1,|12||0-0-0,1|(765,179)| 1,139,137,52,1,0,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(61,379)| 1,140,4,137,0,1,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(569,98)| 1,141,71,137,1,1,43,0,2,128,0,-1--1--1,|12||0-0-0,1|(610,38)| 10,142,Initial cooperation,555,94,43,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,143,142,137,0,2,0,0,0,64,0,-1--1--1,,1|(537,73)| 10,144,SW B10,619,94,29,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 1,145,144,137,0,0,0,0,0,64,0,-1--1--1,,1|(581,75)| 10,146,SW B1,119,314,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 1,147,146,77,1,0,0,0,0,64,0,-1--1--1,,1|(157,358)| 1,148,133,77,1,0,0,0,0,64,0,-1--1--1,,1|(159,388)| 10,149,SW B3,731,201,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 1,150,149,102,0,0,0,0,0,64,0,-1--1--1,,1|(705,215)| 10,151,SW R1,761,369,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 1,152,151,25,0,0,0,0,0,64,0,-1--1--1,,1|(742,380)| 10,153,SW B4,458,227,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 10,154,SW B9,452,169,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 10,155,SW B5,481,386,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 10,156,SW B6,337,425,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 10,157,SW B8,470,551,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 10,158,SW B7,610,715,25,11,8,3,0,2,0,0,0,0,0-0-0,0-0-0,|12||255-0-0 1,159,158,6,1,0,0,0,0,64,0,-1--1--1,,1|(600,676)| 1,160,157,6,0,0,0,0,0,64,0,-1--1--1,,1|(504,572)| 1,161,156,21,1,0,0,0,0,64,0,-1--1--1,,1|(371,446)| 1,162,155,21,1,0,0,0,0,64,0,-1--1--1,,1|(416,417)| 1,163,153,2,0,0,0,0,0,64,0,-1--1--1,,1|(408,225)| 1,164,154,2,1,0,0,0,0,64,0,-1--1--1,,1|(417,205)| 1,165,64,21,0,0,0,0,0,64,1,-1--1--1,,1|(506,425)| 1,166,91,21,0,0,0,0,0,64,1,-1--1--1,,1|(266,568)| 1,167,46,21,0,0,0,0,0,64,1,-1--1--1,,1|(446,265)| 1,168,5,77,1,0,0,0,0,64,0,-1--1--1,,1|(357,732)| 10,169,SW victim arrest effect,202,433,58,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,170,169,77,0,0,0,0,0,64,0,-1--1--1,,1|(202,414)| 10,171,Effectiveness of victim advocacy in community,581,449,79,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,172,171,23,0,0,0,0,0,64,0,-1--1--1,,1|(581,437)| 10,173,Effectiveness of coordination in community,998,519,55,28,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,174,173,38,0,0,0,0,0,64,0,-1--1--1,,1|(998,502)| 10,175,Baseline hazard rate of crossover,580,672,69,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,176,175,6,0,0,0,0,0,64,1,-1--1--1,,1|(580,653)| 1,177,21,6,0,0,0,0,0,64,1,-1--1--1,,1|(484,546)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Risk categories $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,5,2 10,1,Primary aggressor at risk of arrest and no priors,603,489,46,37,3,131,0,0,0,0,0,0 10,2,Primary aggressor at risk of arrest and has priors,857,493,46,39,3,131,0,0,0,0,0,0 12,3,48,369,489,10,8,0,3,0,0,-1,0,0,0 1,4,6,1,4,0,0,22,0,0,0,-1--1--1,,1|(507,489)| 1,5,6,3,100,0,0,22,0,0,0,-1--1--1,,1|(412,489)| 11,6,48,451,489,6,8,34,3,0,0,1,0,0,0 10,7,Cases entering with primary aggressor at risk of arrest,451,531,75,34,40,131,0,0,-1,0,0,0 10,8,Repeat arrest of aggressors,548,169,52,19,8,131,1,0,0,0,0,0 1,9,2,8,1,1,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(768,279)| 12,10,48,863,282,10,8,0,3,0,0,-1,0,0,0 1,11,13,10,4,0,0,22,0,0,0,-1--1--1,,1|(860,315)| 1,12,13,2,100,0,0,22,0,0,0,-1--1--1,,1|(860,403)| 11,13,48,860,347,8,6,33,3,0,0,4,0,0,0 10,14,Primary aggressors with priors no longer at risk of arrest,935,347,67,36,40,131,0,0,-1,0,0,0 12,15,48,607,277,10,8,0,3,0,0,-1,0,0,0 1,16,18,15,4,0,0,22,0,0,0,-1--1--1,,1|(606,314)| 1,17,18,1,100,0,0,22,0,0,0,-1--1--1,,1|(606,404)| 11,18,48,606,350,8,6,33,3,0,0,2,0,0,0 10,19,Primary aggressor with no priors no longer at risk of arrest,552,350,46,40,40,131,0,0,-1,0,0,0 1,20,1,19,1,2,0,0,0,64,0,-1--1--1,,1|(519,444)| 1,21,2,14,1,2,0,0,0,64,0,-1--1--1,,1|(958,429)| 10,22,Primary victim at risk of arrest and no priors,862,773,49,39,3,131,0,0,0,0,0,0 12,23,48,577,774,10,8,0,3,0,0,-1,0,0,0 1,24,26,22,4,0,0,22,0,0,0,-1--1--1,,1|(755,773)| 1,25,26,23,100,0,0,22,0,0,0,-1--1--1,,1|(636,773)| 11,26,48,691,773,6,8,34,3,0,0,1,0,0,0 10,27,Cases entering with primary victim at risk of arrest,691,817,55,36,40,131,0,0,-1,0,0,0 1,28,30,22,4,0,0,22,0,0,0,-1--1--1,,1|(861,669)| 1,29,30,2,100,0,0,22,0,0,0,-1--1--1,,1|(861,562)| 11,30,1980,861,598,8,6,33,3,0,0,4,0,0,0 10,31,Crossover from aggressor to victim being at risk of arrest,926,598,57,46,40,131,0,0,-1,0,0,0 1,32,34,2,4,0,0,22,0,0,0,-1--1--1,,1|(773,492)| 1,33,34,1,100,0,0,22,0,0,0,-1--1--1,,1|(686,492)| 11,34,556,730,492,6,8,34,3,0,0,1,0,0,0 10,35,First arrests of primary aggressor,730,529,57,19,40,131,0,0,-1,0,0,0 1,36,37,22,100,0,0,22,0,0,0,-1--1--1,,1|(964,771)| 11,37,1724,1024,771,6,8,34,3,0,0,3,0,0,0 10,38,First arrests of primary victim,1024,744,46,19,40,3,0,0,-1,0,0,0 12,39,48,861,970,10,8,0,3,0,0,-1,0,0,0 1,40,42,39,4,0,0,22,0,0,0,-1--1--1,,1|(861,930)| 1,41,42,22,100,0,0,22,0,0,0,-1--1--1,,1|(861,849)| 11,42,48,861,893,8,6,33,3,0,0,2,0,0,0 10,43,Primary victims no longer at risk of arrest,796,893,57,31,40,131,0,0,-1,0,0,0 1,44,22,43,1,2,0,0,0,64,0,-1--1--1,,1|(789,806)| 1,45,22,38,1,2,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(904,681)| 1,46,1,35,1,2,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(628,575)| 10,47,HRR of women for arrest,1079,867,61,19,8,130,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,48,Hazard rate of crossover,767,653,44,46,8,131,2,0,0,0,0,0 10,49,Cooperation multiplier,1051,487,41,19,8,131,1,0,0,0,0,0 1,50,48,30,1,2,0,0,0,64,0,-1--1--1,,1|(817,610)| 1,51,49,31,1,1,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(979,510)| 10,52,Time at risk,443,448,38,11,8,3,2,0,0,0,0,0 10,53,Time at risk,749,188,47,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,54,Time at risk,765,989,47,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,55,52,19,1,2,0,0,0,64,0,-1--1--1,,1|(470,406)| 1,56,53,14,0,2,0,0,0,64,0,-1--1--1,,1|(821,250)| 1,57,54,43,1,2,0,0,0,64,0,-1--1--1,,1|(772,944)| 10,58,Cooperation,1182,627,45,14,8,131,1,0,-1,0,0,0 10,59,Effect of victim arrests on cooperation,1241,719,54,32,8,131,2,0,-1,0,0,0 1,60,47,38,1,2,0,0,0,64,0,-1--1--1,,1|(1054,811)| 1,61,2,30,1,2,0,0,0,64,0,-1--1--1,,1|(779,555)| 1,62,52,1,0,0,0,0,0,64,1,-1--1--1,,1|(512,465)| 1,63,52,2,0,0,0,0,0,64,1,-1--1--1,,1|(639,469)| 1,64,52,22,0,0,0,0,0,64,1,-1--1--1,,1|(629,592)| 10,65,Initial cooperation,1080,349,56,11,8,3,2,0,0,0,0,0 1,66,65,58,0,0,0,0,0,64,1,-1--1--1,,1|(1127,479)| 10,67,Max cooperation,1376,571,54,11,8,3,3,0,0,0,0,0 1,68,67,65,0,0,0,0,0,64,1,-1--1--1,,1|(1233,464)| 10,69,Baseline hazard rate of crossover,720,600,61,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,70,69,48,1,2,0,0,0,64,0,-1--1--1,,1|(732,607)| 10,71,Time of victim advocacy,706,738,74,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,72,69,2,0,0,0,0,0,64,1,-1--1--1,,1|(772,558)| 10,73,Time of arrest intervention,604,639,49,19,8,2,17,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,74,Effect of arrests on new cases,472,693,52,18,8,131,1,0,-1,0,0,0 1,75,74,7,1,1,0,0,0,64,0,-1--1--1,,1|(434,612)| 10,76,Initial cases entering with aggressors at risk,621,565,56,32,8,131,2,0,0,0,0,0 1,77,76,7,1,2,0,0,0,64,0,-1--1--1,,1|(554,573)| 1,78,76,1,0,0,0,0,0,64,1,-1--1--1,,1|(615,535)| 10,79,AT decrease in cooperation,1337,690,58,21,8,130,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,80,79,58,1,2,0,0,0,64,0,-1--1--1,,1|(1272,676)| 10,81,AT to increase cooperation,1323,735,61,23,8,130,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,82,81,58,1,2,0,0,0,64,0,-1--1--1,,1|(1245,693)| 1,83,59,58,1,2,0,0,0,64,0,-1--1--1,,1|(1225,666)| 1,84,38,58,1,1,45,0,2,64,0,-1--1--1,|12||0-0-0,1|(1128,712)| 10,85,Initial arrest rate of women,1379,614,65,19,8,2,3,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,86,85,58,1,3,0,0,0,64,0,-1--1--1,,1|(1284,606)| 1,87,67,58,1,3,0,0,0,64,0,-1--1--1,,1|(1288,574)| 1,88,79,65,0,2,0,0,0,64,1,-1--1--1,,1|(1209,520)| 10,89,HRR of time at risk for cases with priors,983,437,73,19,8,131,2,0,0,0,0,0 1,90,89,14,1,2,0,0,0,64,0,-1--1--1,,1|(965,398)| 10,91,HRR of women on time at risk,584,913,60,19,8,3,2,0,0,0,0,0 1,92,91,43,1,2,0,0,0,64,0,-1--1--1,,1|(699,924)| 1,93,89,2,0,0,0,0,0,64,1,-1--1--1,,1|(928,461)| 1,94,91,22,0,0,0,0,0,64,1,-1--1--1,,1|(710,848)| 10,95,Initial arrests of primary aggressors,511,614,60,19,8,131,2,0,-1,0,0,0 1,96,95,7,1,2,0,0,0,64,0,-1--1--1,,1|(461,580)| 10,97,Total arrests,418,734,60,19,8,3,1,0,-1,0,0,0 1,98,97,7,1,1,45,0,2,128,0,-1--1--1,|12||0-0-0,1|(392,633)| 10,99,Effect of cooperation on crossovers,1151,451,48,31,8,131,1,0,0,0,0,0 1,100,99,49,1,1,0,0,0,64,0,-1--1--1,,1|(1109,442)| 1,101,58,49,1,1,45,0,2,0,0,-1--1--1,|12||0-0-0,1|(1136,514)| 1,102,65,49,1,2,0,0,0,64,0,-1--1--1,,1|(991,433)| 10,103,Hazard rate of arrest,955,865,51,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,104,103,38,0,2,0,0,0,64,0,-1--1--1,,1|(985,810)| 10,105,Reporting multiplier,1005,216,42,26,8,131,1,0,-1,0,0,0 1,106,105,35,1,1,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(900,228)| 12,107,48,1165,771,10,8,0,3,0,0,-1,0,0,0 1,108,37,107,4,0,0,22,0,0,0,-1--1--1,,1|(1092,771)| 1,109,47,22,0,1,0,0,0,64,1,-1--1--1,,1|(979,823)| 12,110,0,1081,582,22,22,5,132,1,0,-1,0,0,0 R1 12,111,0,1084,619,44,11,8,4,1,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Cooperation 1,112,97,95,0,0,0,0,0,64,1,-1--1--1,,1|(459,679)| 1,113,35,97,1,1,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(571,750)| 1,114,8,97,1,1,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(368,662)| 1,115,58,105,1,1,43,0,2,0,0,-1--1--1,|12||0-0-0,1|(1170,312)| 10,116,Effect of cooperation on arrests,807,99,72,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,117,116,105,0,2,0,0,0,0,0,-1--1--1,,1|(894,150)| 10,118,Hazard rate of arrest,979,341,51,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,119,118,105,0,2,0,0,0,0,0,-1--1--1,,1|(989,288)| 1,120,65,105,0,2,0,0,0,0,0,-1--1--1,,1|(1049,296)| 10,121,Baseline hazard rate of arrest,603,545,55,19,8,2,4,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,122,121,1,0,4,0,0,0,64,1,-1--1--1,,1|(603,526)| 1,123,121,22,0,4,0,0,0,64,1,-1--1--1,,1|(715,644)| 12,124,0,588,573,20,20,4,4,1,0,-1,0,0,0 B1 12,125,0,585,625,81,44,8,132,1,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 General deterrence from first arrest of primary aggressor 12,126,0,890,70,20,20,5,4,1,0,-1,0,0,0 B10 12,127,0,891,110,65,19,8,4,1,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Reporting of cases with priors 10,128,Baseline hazard rate of arrest,1132,361,55,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,129,Effect size of arrest intervention,1132,361,66,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,130,Time of arrest intervention,1132,361,49,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,131,Baseline hazard rate of crossover,1118,357,69,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,132,Time of victim advocacy,1118,357,74,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 12,133,0,1083,297,21,21,5,132,1,0,-1,0,0,0 B3 12,134,0,1081,337,65,19,8,132,2,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 Reporting of cases with no priors 10,135,Baseline AT to increase cooperation,1048,339,71,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,136,135,65,0,1,0,0,0,64,1,-1--1--1,,1|(1069,345)| 12,137,0,679,252,20,20,5,4,1,0,-1,0,0,0 B2 12,138,0,686,337,59,59,8,132,2,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 General deterrence from repeat arrest of primary aggressor 12,139,0,897,411,20,20,5,4,2,0,-1,0,0,0 B6 12,140,0,817,564,20,20,5,4,2,0,-1,0,0,0 B5 12,141,0,557,419,20,20,4,4,2,0,-1,0,0,0 B9 12,142,0,666,548,20,20,5,4,2,0,-1,0,0,0 B4 12,143,0,818,836,20,20,5,4,2,0,-1,0,0,0 B8 12,144,0,934,728,20,20,4,4,2,0,-1,0,0,0 B7 10,145,SW B4,603,545,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,146,145,1,0,2,0,0,0,64,0,-1--1--1,,1|(603,537)| 10,147,SW B9,603,545,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,148,147,1,0,2,0,0,0,64,0,-1--1--1,,1|(603,537)| 10,149,SW B5,857,551,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,150,149,2,0,2,0,0,0,64,0,-1--1--1,,1|(857,543)| 10,151,SW B6,857,551,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,152,151,2,0,2,0,0,0,64,0,-1--1--1,,1|(857,543)| 10,153,Hazard rate of arrest for aggressors with priors,792,70,82,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,154,SW B7,862,831,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,155,154,22,0,2,0,0,0,64,0,-1--1--1,,1|(862,823)| 10,156,SW B8,862,831,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,157,156,22,0,2,0,0,0,64,0,-1--1--1,,1|(862,823)| 10,158,SW R1,1032,597,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,159,158,49,0,2,0,0,0,64,0,-1--1--1,,1|(1038,552)| 10,160,SW B1,418,764,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,161,160,97,0,2,0,0,0,64,0,-1--1--1,,1|(418,753)| 10,162,SW B2,418,764,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,163,162,97,0,2,0,0,0,64,0,-1--1--1,,1|(418,753)| 10,164,SW B3,1216,484,34,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,165,164,105,0,2,0,0,0,64,0,-1--1--1,,1|(1120,362)| 10,166,Hazard rate of arrest for aggressors with priors,1120,66,65,48,8,131,1,0,-1,0,0,0 1,167,58,166,1,1,0,0,0,0,0,-1--1--1,,1|(1294,327)| 10,168,Effect of cooperation on arrests,1313,221,72,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,169,168,166,0,2,0,0,0,0,0,-1--1--1,,1|(1239,162)| 10,170,Hazard rate of arrest,1352,283,51,19,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,171,170,166,0,2,0,0,0,0,0,-1--1--1,,1|(1256,193)| 1,172,65,166,0,2,0,0,0,0,0,-1--1--1,,1|(1096,232)| 10,173,SW B10,1117,301,38,11,8,2,2,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,174,173,166,0,2,0,0,0,0,0,-1--1--1,,1|(1117,208)| 1,175,166,8,1,1,0,0,0,64,0,-1--1--1,,1|(762,42)| 1,176,37,97,1,1,43,0,2,64,0,-1--1--1,|12||0-0-0,1|(980,908)| 12,177,0,621,908,20,20,4,4,1,0,-1,0,0,0 B1 12,178,0,618,960,85,28,8,132,1,16,-1,0,0,0,0-0-0,0-0-0,|12|BI|0-0-0 General deterrence from first arrest of primary victim 10,179,SW victim arrest effect,265,794,54,19,8,3,1,0,0,0,0,0 1,180,179,97,0,1,0,0,0,64,0,-1--1--1,,1|(334,766)| 10,181,Effectiveness of victim advocacy in community,767,718,79,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,182,181,48,0,0,0,0,0,64,0,-1--1--1,,1|(767,706)| 10,183,Baseline hazard rate of crossover,862,831,69,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,184,183,22,0,0,0,0,0,64,1,-1--1--1,,1|(862,812)| 1,185,2,22,0,0,0,0,0,64,1,-1--1--1,,1|(858,626)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Cooperation $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,80,0 10,1,Cooperation,567,177,57,40,3,131,0,0,0,0,0,0 12,2,48,297,173,10,8,0,3,0,0,-1,0,0,0 10,3,AT to increase cooperation,347,314,48,20,8,131,0,0,0,0,0,0 10,4,AT decrease in cooperation,513,507,49,19,8,3,0,0,0,0,0,0 10,5,First arrests of primary victim,685,561,48,19,8,2,17,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,6,Initial arrest rate of women,641,513,60,19,8,131,0,0,0,0,0,0 10,7,Effect of victim arrests on cooperation,825,455,71,19,8,131,0,0,0,0,0,0 10,8,Initial cooperation,453,356,43,19,8,2,3,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,9,8,1,0,0,0,0,0,64,1,-1--1--1,,1|(499,282)| 10,10,Primary aggressor at risk of arrest and no priors,136,546,63,19,8,2,17,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,11,Primary aggressor at risk of arrest and has priors,124,608,63,19,8,2,17,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,12,Max cooperation,210,285,54,11,8,3,0,0,-1,0,0,0 10,13,Baseline AT to increase cooperation,110,394,71,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,14,13,3,0,0,0,0,0,64,0,-1--1--1,,1|(225,354)| 10,15,Time of coordination,290,531,67,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 10,16,First arrests of primary victim,889,361,48,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 11,17,252,398,179,6,8,2,3,0,0,1,0,0,0 1,18,17,1,4,0,0,22,0,0,0,-1--1--1,,1|(457,179)| 1,19,17,2,100,0,0,22,0,0,0,-1--1--1,,1|(349,179)| 1,20,12,17,0,0,0,0,0,64,0,-1--1--1,,1|(304,230)| 1,21,3,17,0,0,0,0,0,64,0,-1--1--1,,1|(372,245)| 1,22,1,17,1,0,0,0,0,64,0,-1--1--1,,1|(475,99)| 12,23,48,820,177,10,8,0,3,0,0,-1,0,0,0 11,24,48,718,178,6,8,2,3,0,0,1,0,0,0 1,25,24,23,4,0,0,22,0,0,0,-1--1--1,,1|(767,178)| 1,26,6,24,0,0,0,0,0,64,0,-1--1--1,,1|(678,345)| 1,27,7,24,0,0,0,0,0,64,0,-1--1--1,,1|(771,316)| 1,28,16,24,0,0,0,0,0,64,0,-1--1--1,,1|(801,267)| 1,29,4,24,0,0,0,0,0,64,0,-1--1--1,,1|(615,341)| 1,30,1,24,1,0,0,0,0,64,0,-1--1--1,,1|(674,106)| 1,31,4,1,0,3,0,0,0,64,0,-1--1--1,,1|(536,359)| 10,32,First arrests of primary victim,443,246,48,19,8,2,3,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,33,32,1,0,3,0,0,0,64,0,-1--1--1,,1|(487,220)| 1,34,7,1,0,3,0,0,0,64,0,-1--1--1,,1|(710,331)| 1,35,6,1,0,3,0,0,0,64,0,-1--1--1,,1|(607,362)| 1,36,32,6,0,0,0,0,0,64,1,-1--1--1,,1|(537,373)| 1,37,24,1,100,0,0,22,0,0,0,-1--1--1,,1|(668,178)| 10,38,Effectiveness of coordination in community,276,462,55,28,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,39,38,3,0,0,0,0,0,64,0,-1--1--1,,1|(309,390)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *Policy levers $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,80,0 10,1,AT to increase cooperation,843,384,47,19,8,131,0,0,-1,0,0,0 10,2,Hazard rate of arrest,399,176,60,19,8,131,0,0,-1,0,0,0 10,3,Hazard rate of crossover,843,606,66,19,8,131,0,0,-1,0,0,0 10,4,Baseline hazard rate of arrest,141,113,55,18,8,131,0,0,0,0,0,0 10,5,Baseline AT to increase cooperation,585,318,66,19,8,3,0,0,0,0,0,0 10,6,Baseline hazard rate of crossover,585,544,64,19,8,3,0,0,0,0,0,0 1,7,4,2,0,0,0,0,0,64,0,-1--1--1,,1|(260,141)| 1,8,5,1,0,0,0,0,0,64,0,-1--1--1,,1|(716,350)| 1,9,6,3,0,0,0,0,0,64,0,-1--1--1,,1|(706,572)| 10,10,Time of arrest intervention,141,217,45,19,8,3,0,0,0,0,0,0 1,11,10,2,0,0,0,0,0,64,0,-1--1--1,,1|(255,198)| 10,12,Effect size of arrest intervention,141,165,56,18,8,131,0,0,0,0,0,0 1,13,12,2,0,0,0,0,0,64,0,-1--1--1,,1|(261,169)| 10,14,Reporting multiplier,682,157,67,40,8,131,0,0,0,0,0,0 1,15,2,14,0,0,0,0,0,64,0,-1--1--1,,1|(530,166)| 10,16,Cooperation,668,47,49,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,17,16,14,0,0,0,0,0,64,0,-1--1--1,,1|(671,80)| 10,18,Effect of cooperation on arrests,482,100,72,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,19,18,14,0,0,0,0,0,64,0,-1--1--1,,1|(574,126)| 10,20,Initial cooperation,560,49,43,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,21,20,14,0,0,0,0,0,64,0,-1--1--1,,1|(603,87)| 10,22,SW B3,498,233,34,11,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,23,22,14,0,0,0,0,0,64,0,-1--1--1,,1|(563,205)| 10,24,Effectiveness of coordination in community,437,381,50,28,8,3,0,0,-1,0,0,0 10,25,Efficacy of coordination in community,244,431,47,28,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,26,25,24,0,0,0,0,0,0,0,-1--1--1,,1|(332,407)| 10,27,Implementation of coordination,234,343,62,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,28,27,24,0,0,0,0,0,0,0,-1--1--1,,1|(334,361)| 10,29,Effectiveness of victim advocacy in community,436,595,74,19,8,3,0,0,-1,0,0,0 10,30,Efficacy of victim advocacy in community,258,647,79,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,31,30,29,0,0,0,0,0,0,0,-1--1--1,,1|(339,622)| 10,32,Implementation of victim advocacy,250,548,62,19,8,2,0,3,-1,0,0,0,128-128-128,0-0-0,|12||128-128-128 1,33,32,29,0,0,0,0,0,0,0,-1--1--1,,1|(330,567)| 1,34,24,1,0,0,0,0,0,64,0,-1--1--1,,1|(634,381)| 1,35,29,3,0,0,0,0,0,64,0,-1--1--1,,1|(636,600)| \\\---/// Sketch information - do not modify anything except names V300 Do not put anything below this section - it will be ignored *View 12 $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,5,0 ///---\\\ :GRAPH GRAPH :TITLE GRAPH :X-DIV 4 :X-MIN 0 :X-MAX 4 :SCALE :VAR Total arrests :VAR Cases entering with primary aggressor at risk of arrest :TABLE Table :TITLE Table :PRETTYNUM :FIRST-CELLWIDTH 30 :CELLWIDTH 14 :FONT Times New Roman|12||0-0-0 :VAR Total arrests :VAR Cases entering with primary aggressor at risk of arrest :GRAPH GRAPH_0 :TITLE GRAPH_0 :SCALE :VAR Proportion of years when first arrests of primary victims at or below initial peak :Y-MIN 0 :Y-MAX 1 :SCALE :VAR Proportion of years when firsts arrests of primary victims are decreasing monotonically :Y-MIN 0 :Y-MAX 1 :SCALE :VAR Average difference between peak and current arrests of primary victims :GRAPH Training :TITLE Training :SCALE :VAR Staff trained in victim advocacy :VAR Staff trained in coordination :GRAPH Training_costs :TITLE Training costs :SCALE :VAR Cummulative costs of coordination training :SCALE :VAR Cummulative costs of training :SCALE :VAR Training in coordination :LINE-WIDTH 2 :SCALE :VAR Training in victim advocacy :LINE-WIDTH 2 :GRAPH GRAPH_1 :TITLE GRAPH_1 :SCALE :VAR Crossover reference :VAR Observed crossovers :GRAPH Average_reduction_in_vic :TITLE Cummulative reduction in victim arrests, v :Y-DIV 4 :SCALE :VAR Cummulative reduction in primary victim arrests :LINE-WIDTH 2 :SCALE :VAR First arrests of primary victim :LINE-WIDTH 2 :GRAPH Victim_arrests :TITLE Victim arrests, v :Y-DIV 4 :SCALE :VAR First arrests of primary victim :LINE-WIDTH 2 :GRAPH Training_and_implementation :TITLE Training and implementation :SCALE :VAR Training in coordination :LINE-WIDTH 2 :SCALE :VAR Implementation of coordination :LINE-WIDTH 2 :SCALE :VAR Training in victim advocacy :LINE-WIDTH 2 :SCALE :VAR Implementation of victim advocacy :LINE-WIDTH 2 :GRAPH Crossovers :TITLE Crossovers :Y-DIV 4 :SCALE :VAR Crossover from aggressor to victim being at risk of arrest|Crossovers :LINE-WIDTH 2 :GRAPH GRAPH_2 :SCALE :VAR Trigger 1 :VAR Trigger 1b :L<%^E!@ 1:S2 coordination harmful.vdf 1:S2 coordination helpful.vdf 1:S1 coordination helpful.vdf 1:S0 coordination helpful.vdf 9:S2 coordination harmful 22:$,Dollar,Dollars,$s 22:Hour,Hours 22:Month,Months 22:Person,People,Persons 22:Unit,Units 22:Week,Weeks 22:Year,Years 22:Day,Days 18:Real options 1-8-09b.vsc 20:Real optoins 1-8-09b.lst 15:0,0,0,0,0,0 19:5,0 27:0, 34:0, 4:Time 5:Strategy type 24:0 25:5 26:5