Notes
Calculated : if([loc_tot_unanswered]<>"", if([loc_tot_unanswered] = 0, [loc_raw_prorated], if([loc_tot_unanswered] = 1, round(([loc_raw_prorated] + ((sum([loc_raw_prorated]/14))*1))), if([loc_tot_unanswered] = 2, round(([loc_raw_prorated] + ((sum([loc_raw_prorated]/13))*2))), if([loc_tot_unanswered] = 3, round(([loc_raw_prorated] + ((sum([loc_raw_prorated]/12))*3))), 88)))), "")