Multiple Sports Betting Excel Spreadsheet

drean7 Posted messages 6 Status Membre -  
drean7 Posted messages 6 Status Membre -
Hello,

I would like to create an Excel table for multiple sports bets, but I'm not quite sure how to go about it!
That is, to create a table on the different possible combinations for 4/8 or 5/6 or 12/15 or 13/18, etc.
How many tickets do I need to create for these different selected matches based on all possible combinations?

Is that possible?

Thank you in advance.

3 réponses

Raymond PENTIER Posted messages 58545 Registration date   Status Contributeur Last intervention   17 474
 
Yes.
All you need to do is specify the calculation rules to follow...
But the number of results we will find exceeds a million!
You will never be able to buy that many tickets.

Retirement is great! Especially in the Caribbean... :-)
Raymond (INSA, AFPA, CF/R)
10
drean7 Posted messages 6 Status Membre 7
 
Hello, for example, if I play 8 matches but if one match doesn't go through, the ticket is lost, so it's possible to have a 5/8 or 6/8... So I need to know how many tickets to make and which exact tickets to make so that the multiple ticket rule applies (8 matches played but if 5, 6, or 7 matches are correct, one of the tickets is a winner)! And also for 7/9 or 10/12 or 13/18... Thanks in advance, and I think that once everything is analyzed and calculated with this table, we can be very successful because every time I make tickets with 8 matches or more, there's always one match that makes me lose the ticket, lol.
0
Raymond PENTIER Posted messages 58545 Registration date   Status Contributeur Last intervention   17 474 > drean7 Posted messages 6 Status Membre
 
I'm understanding your explanations less and less...
So I'm giving up!
0
drean7 Posted messages 6 Status Membre 7
 
Hello, maybe I'm explaining it poorly. In short, I'll take an easier example. I want to play 4 matches, but since there is always 1 match that makes me lose, I want to do a 3/4, meaning creating 4 tickets with 3 matches each using these 4 matches, so if ever one match loses out of the 4, there will at least be 1 winning ticket!
7
Raymond PENTIER Posted messages 58545 Registration date   Status Contributeur Last intervention   17 474
 
I have never played sports betting.
However, your explanations are clearly aimed at people who know the rules. So I searched online, and I found the site https://www.pronosoft.com/fr/parions_sport/aide-parions-sport.htm

From what I understood, a 2/3 multiple bet consists of placing 3 combinations of 2 bets on the same ticket; even if one of the 3 combinations loses, you still win: it's as if you bought 3 single bet tickets.
So you don't need to do all this hassle!

Moreover, I saw on this site that the maximum number of matches is 6.
So your reference to combinations of 12/15 or 13/18 seems to not correspond to the rules...
--
Retirement is great! Especially in the Caribbean... :-)
Raymond (INSA, AFPA, CF/R)
0
drean7 Posted messages 6 Status Membre 7
 
Hi, yes, you understood the multiple betting system, but on betting sites, we can only play 6 matches in a multiple bet. That's why I want to create an Excel table that goes beyond 6 matches! This table should indicate the chosen combination (4/5, 8/9 or 10/12...) the number of tickets to create, and which tickets to make! I hope you understand me, and thanks in advance!
0
Raymond PENTIER Posted messages 58545 Registration date   Status Contributeur Last intervention   17 474 > drean7 Posted messages 6 Status Membre
 
If you only need to use the COMBIN function, which provides the following results:
=COMBIN(5;4) which gives 5 possibilities: abcd abce abde acde bcde
=COMBIN(9;8) which gives 9 possibilities: abcdefgh abcdefgi abcdefhi abcdeghi abcdfghi abcefghi abdefghi acdefghi bcdefghi
=COMBIN(12;10) which gives 66 possibilities that I leave for you to find!
0
drean7 Posted messages 6 Status Membre 7
 
Hi, I found the COMBIN function and I thank you for that, but how do we get Excel to give us the combinations (abcde ......)

Thank you in advance.
0
Raymond PENTIER Posted messages 58545 Registration date   Status Contributeur Last intervention   17 474 > drean7 Posted messages 6 Status Membre
 
Excel doesn’t mess around with that ...
This is why I took my time to find them for you in the first two cases, and why I invited you to look for them yourself for the third case!
0
drean7 Posted messages 6 Status Membre 7 > Raymond PENTIER Posted messages 58545 Registration date   Status Contributeur Last intervention  
 
ok thank you for everything
0