Searched refs:group_totals (Results 1 – 1 of 1) sorted by relevance
38 group_totals = half_entry[1] variable39 total = sum(group_totals) * 1.040 to_join = [half_entry[0]] + [value / total for value in group_totals]49 group_totals = half_entry[1] variable52 group_totals[cutoff_index] += total_mem55 group_totals[-1] += total_mem