To do this we can employ a simple voting system, here is how it works: First we set three thresholds; DRAWTHRESHOLD = 35% AWAYTHRESHOLD = 45% HOMETHRESHOLD = 55% Then we initialise our voting counts for each method; DRAWP = 0 HOMEP = 0 AWAYP = 0 Now we compare each of the calculated เว็ปพนัน probabilities against our thresholds to arrive at a vote count for each outcome; IF DRAW DRAWTHRESHOLD THEN DRAWP = DRAWP + 3 ELSE HOMEP = HOMEP + 1 AWAYP = AWAYP + 1 END IF IF AWAYWIN vegas 168 AWAYTHRESHOLD THEN AWAYP = AWAYP + 3 ELSE HOMEP = HOMEP + 1 DRAWP = DRAWP + 1 END IF IF HOMEWIN HOMETHRESHOLD