• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 07:09
CEST 13:09
KST 20:09
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Classic Games #3: Rogue vs Serral at BlizzCon7[ASL20] Ro16 Preview Pt1: Ascent10Maestros of the Game: Week 1/Play-in Preview12[ASL20] Ro24 Preview Pt2: Take-Off7[ASL20] Ro24 Preview Pt1: Runway13
Community News
Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues22LiuLi Cup - September 2025 Tournaments3Weekly Cups (August 25-31): Clem's Last Straw?39Weekly Cups (Aug 18-24): herO dethrones MaxPax6Maestros of The Game—$20k event w/ live finals in Paris76
StarCraft 2
General
#1: Maru - Greatest Players of All Time Classic Games #3: Rogue vs Serral at BlizzCon Team Liquid Map Contest #21 - Presented by Monster Energy [G] How to watch Korean progamer Streams. Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues
Tourneys
LiuLi Cup - September 2025 Tournaments Maestros of The Game—$20k event w/ live finals in Paris WardiTV Mondays Sparkling Tuna Cup - Weekly Open Tournament RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around Mutation # 487 Think Fast
Brood War
General
alas... i aint gon' lie to u bruh... BW General Discussion [ASL20] Ro16 Preview Pt1: Ascent BGH Auto Balance -> http://bghmmr.eu/ The Korean Terminology Thread
Tourneys
[ASL20] Ro16 Group A [ASL20] Ro16 Group B [Megathread] Daily Proleagues Is there English video for group selection for ASL
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread General RTS Discussion Thread Iron Harvest: 1920+ Nintendo Switch Thread Warcraft III: The Frozen Throne
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Laptop on Rent in Delhi – Smart Choice for Student
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread The Games Industry And ATVI UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! [\m/] Heavy Metal Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
Collective Intelligence: Tea…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
INDEPENDIENTE LA CTM
XenOsky
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1506 users

Difficult Math Puzzle !

Blogs > kdog3683
Post a Reply
Normal
kdog3683
Profile Blog Joined January 2007
United States916 Posts
May 14 2009 19:01 GMT
#1
A man buys two boxes of matches and puts them in his pocket. Every time he has to light a match, he selects at random one box or the other. After some time, he takes one of the boxes from his pocket, and finds it is empty (after absentmindedly placing the box back in his pocket after using the last match). Supposing that each box originally had n matches, what is the probability that there are now k matches in the other box? (Here, 0 ≤ k ≤ n.)

*
Multiply your efforts.
Muirhead
Profile Blog Joined October 2007
United States556 Posts
Last Edited: 2009-05-14 19:24:08
May 14 2009 19:08 GMT
#2
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.
starleague.mit.edu
Fontong
Profile Blog Joined December 2007
United States6454 Posts
May 14 2009 19:12 GMT
#3
I'm assuming Difficult Math Puzzle = Homework Problem that you need help solving?
[SECRET FONT] "Dragoon bunker"
Deleted User 3420
Profile Blog Joined May 2003
24492 Posts
Last Edited: 2009-05-14 19:12:45
May 14 2009 19:12 GMT
#4
lol math is confusing!
im curious how this will be answered
it seems like it might be easier than a couple of the other ones lately, tho
Jonoman92
Profile Blog Joined September 2006
United States9104 Posts
May 14 2009 19:27 GMT
#5
Yea I'd like to see the solution and hear the logic but I'm not quite sure how to do it myself.
naonao
Profile Blog Joined November 2008
United States847 Posts
May 14 2009 19:47 GMT
#6
+ Show Spoiler +
1-(1/2)^n
since having k<n only means that at least 1 match was pulled out of the other box. Then (1/2)^n is the probability that all of the matches were pulled from one box, which is the only possible way for k >= n. So you subtract it from 1 to find the probability of k<n
Pliers
Profile Joined October 2008
Canada42 Posts
Last Edited: 2009-05-14 19:50:05
May 14 2009 19:49 GMT
#7
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.


Not sure If I agree with you. (1/2)^(2n-k) I think you're assuming that for every match drawn till 2n-k you would have 1/2 probability for the matches in either box however when a match is drawn it is not replaced therefore the probability changes. Not sure how you have (2n-k-1 C n-1) since the OP asked what the probability of the box having k matches left when the other box is empty.

My logic is one box must run out therefore there is 2 choose 1 boxes and n choose n matches for one of the boxes and n choose n-k for the other. While the total probably is 2n choose 2n-k giving:

[2*1*(n C n-k)]/(2n C 2n-k)
Muirhead
Profile Blog Joined October 2007
United States556 Posts
May 14 2009 19:51 GMT
#8
Yes the question depends on if matches are selected at random or boxes are selected at random. I assume from his wording that he meant the latter.
starleague.mit.edu
Macavenger
Profile Blog Joined January 2008
United States1132 Posts
Last Edited: 2009-05-14 19:55:09
May 14 2009 19:52 GMT
#9
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.

+ Show Spoiler +
Where do you get that initial factor of 2 from, and why choosing n-1? Shouldn't you be choosing which n come from the empty box, since if I read the question right, he doesn't know exactly when he emptied it? I feel like it should just be (2n-k C n) * .5^(2n-k)

Edit: Oh, the 2 comes from the fact that he could be pulling either box to find empty I guess?
Muirhead
Profile Blog Joined October 2007
United States556 Posts
May 14 2009 19:56 GMT
#10
On May 15 2009 04:52 Macavenger wrote:
Show nested quote +
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.

+ Show Spoiler +
Where do you get that initial factor of 2 from, and why choosing n-1? Shouldn't you be choosing which n come from the empty box, since if I read the question right, he doesn't know exactly when he emptied it? I feel like it should just be (2n-k C n) * .5^(2n-k)



+ Show Spoiler +
The factor of 2 comes from the fact that there are two boxes. The n-1 comes from the fact that the box of the (2n-k)th match is fixed.
starleague.mit.edu
Pliers
Profile Joined October 2008
Canada42 Posts
May 14 2009 20:05 GMT
#11
On May 15 2009 04:56 Muirhead wrote:
Show nested quote +
On May 15 2009 04:52 Macavenger wrote:
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.

+ Show Spoiler +
Where do you get that initial factor of 2 from, and why choosing n-1? Shouldn't you be choosing which n come from the empty box, since if I read the question right, he doesn't know exactly when he emptied it? I feel like it should just be (2n-k C n) * .5^(2n-k)



The factor of 2 comes from the fact that there are two boxes. The n-1 comes from the fact that the box of the (2n-k)th match is fixed.


How is it fixed if it wasn't specified which box he drew it from? All we know is that once he drew the 2n-kth match one of the boxes is empty.
Muirhead
Profile Blog Joined October 2007
United States556 Posts
May 14 2009 20:06 GMT
#12
Just work out some small cases like n=3, k=2 and you'll see what I mean
starleague.mit.edu
Macavenger
Profile Blog Joined January 2008
United States1132 Posts
May 14 2009 20:11 GMT
#13
On May 15 2009 04:56 Muirhead wrote:
Show nested quote +
On May 15 2009 04:52 Macavenger wrote:
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.

+ Show Spoiler +
Where do you get that initial factor of 2 from, and why choosing n-1? Shouldn't you be choosing which n come from the empty box, since if I read the question right, he doesn't know exactly when he emptied it? I feel like it should just be (2n-k C n) * .5^(2n-k)



+ Show Spoiler +
The factor of 2 comes from the fact that there are two boxes. The n-1 comes from the fact that the box of the (2n-k)th match is fixed.

+ Show Spoiler +
I don't see how the (2n-k)th match is fixed according to the problem statement, though. The way I read it, he pulls a box out (I assume when he needs another match) and finds it was already empty; that the last match must have come from that box is not specified. For all we know, he could have just emptied it, or he could have emptied it 2 draws ago, or he could have pulled the first n matches from that box and then the remaining n-k from the second before discovering the first was empty. Thus, we should be able to choose any n of the 2n-k matches as coming from that box, no?
Pliers
Profile Joined October 2008
Canada42 Posts
May 14 2009 20:26 GMT
#14
On May 15 2009 05:06 Muirhead wrote:
Just work out some small cases like n=3, k=2 and you'll see what I mean


No I don't see what you mean and you should read my response to your logic like I did yours. Either prove me wrong or defend your logic; simple.

Having said that, can we focus on the correct solution to this problem now?
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-14 21:15:12
May 14 2009 20:42 GMT
#15
Didn't look at the other answers yet, so I'm probably duplicating something that someone has said.
+ Show Spoiler +
Let's call the matchboxes Head and Tail and count the number of ways to make n selections from each box. That would be (2n)!(/n!n!).

Now let's count the number of ways to make n selections from each box, where the last k selections are all "heads". That's easy: we just remove k heads from the scenario, and one "tail" (for the last match picked from Tail) and count how many ways there are to arrange the remainder. That would be (n-k + n-1)!/(n-k)!(n-1)! By symmetry, it's the same number for the case where the last k are tails.

So dividing the number of cases we are looking for by the number of possible cases, we get the probability:

2*[(2n - k - 1)! * n! * n! ]/ [2n! * (n - k)! * (n-1)!]

We can simplify that a little bit, at least:

2*[(2n - k - 1)! * n! * (n-1)]/ [2n! * (n - k)!]

I don't know if there is a way to simplify it further.

PS: the formula breaks down when k = 0. That's the only case where the specification "first box to empty" makes a difference. In every other case, we guarantee that the box we are looking at empties first by making k of its matches the last to be chosen, but when k=0, of course, that doesn't work. For that case, I'll have to just specify separately that f(0) = 0, since there is no way to finish both boxes at the same time while picking one match at a time. I wonder if anyone's formula was general enough to encompass that case.

Muirhead, your answer is (partly) wrong on a technicality...
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
aznmathfreak
Profile Joined March 2009
United States148 Posts
Last Edited: 2009-05-14 21:07:24
May 14 2009 20:54 GMT
#16
The person had to have picked 2n-k+1 times. n times from the empty box of matches and n-k times from the box of matches with k matches left, and the +1 is from the last time the person picks and ends up picking out the empty box.

Assuming that either box has equal chance of being picked. Each time he picks, he has a 1/2 chance of picking a certain box, either box A or box B. Let's ignore the order that he picks for a second. He has to pick box A n+1 times and box B n-k times. Each one's odd of being picked is 1/2. Therefore, the chance of him picking that is (1/2)^(n+1) x (1/2)^(n-k), or... (1/2)^(2n-k+1).

Now, if we factor in the order. Since it doesn't matter which order the matches are picked, so long as the last pick was the empty box, we can think of it as out of 2n-k picks, we have to pick n of which are from box A. So it's a combination of 2n-k picks, n of which has to be from box A. There are (2n-k C n) ways to pick it.

Therefore the solution is
(2n-k C n) x (1/2)^(2n-k+1)

Edit: If you switch box A and box B, you have another set of symmetrical cases that would also satisfy the conditions,

So there is a factor of 2 like Muir suggested earlier.

2(2n-k C n) x (1/2)^(2n-k+1) or (2n-k C n) x (1/2)^(2n-k)
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-14 20:58:51
May 14 2009 20:58 GMT
#17
On May 15 2009 05:11 Macavenger wrote:
+ Show Spoiler +
The way I read it, he pulls a box out (I assume when he needs another match) and finds it was already empty; that the last match must have come from that box is not specified. For all we know, he could have just emptied it, or he could have emptied it 2 draws ago, or he could have pulled the first n matches from that box and then the remaining n-k from the second before discovering the first was empty. Thus, we should be able to choose any n of the 2n-k matches as coming from that box, no?
Ah, that's an interesting point, but unless we assigned some kind of probability function to his absent-mindedness, it would not be possible to give an answer for that case, so since the question was posed as a puzzle, it's probably fair to assume that he discovers that the box is empty as soon as he tries to pull a match from it (or at any rate when his pipe refuses to light).
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-14 21:49:01
May 14 2009 20:59 GMT
#18
On May 15 2009 05:05 Pliers wrote:
Show nested quote +
On May 15 2009 04:56 Muirhead wrote:
On May 15 2009 04:52 Macavenger wrote:
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.

+ Show Spoiler +
Where do you get that initial factor of 2 from, and why choosing n-1? Shouldn't you be choosing which n come from the empty box, since if I read the question right, he doesn't know exactly when he emptied it? I feel like it should just be (2n-k C n) * .5^(2n-k)



The factor of 2 comes from the fact that there are two boxes. The n-1 comes from the fact that the box of the (2n-k)th match is fixed.


How is it fixed if it wasn't specified which box he drew it from? All we know is that once he drew the 2n-kth match one of the boxes is empty.

and not before
You are right. I was wrong.
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
Muirhead
Profile Blog Joined October 2007
United States556 Posts
Last Edited: 2009-05-14 21:30:32
May 14 2009 21:28 GMT
#19
qrs I don't understand what's wrong (except in case k=0 which doesn't make any sense anyways)
The only thing I can see different about your solution is the denominator [2n! * (n - k)! * (n-1)!], but I don't understand this denominator and why it shouldn't just be 1/2^(2n-k) since he has a 50% chance of picking H or T each time.

I still like my solution except when k=0 and it seems to agree with brute force checking of small cases
starleague.mit.edu
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-14 21:48:12
May 14 2009 21:32 GMT
#20
On May 15 2009 04:08 Muirhead wrote:
+ Show Spoiler +
2*(2n-k-1 C n-1)*(1/2)^(2n-k)

From the first 2n-k-1 matches pulled, you must choose which n-1 are pulled from the box that first runs out.
On May 15 2009 05:54 aznmathfreak wrote:+ Show Spoiler +

The person had to have picked 2n-k+1 times. n times from the empty box of matches and n-k times from the box of matches with k matches left, and the +1 is from the last time the person picks and ends up picking out the empty box.

Assuming that either box has equal chance of being picked. Each time he picks, he has a 1/2 chance of picking a certain box, either box A or box B. Let's ignore the order that he picks for a second. He has to pick box A n+1 times and box B n-k times. Each one's odd of being picked is 1/2. Therefore, the chance of him picking that is (1/2)^(n+1) x (1/2)^(n-k), or... (1/2)^(2n-k+1).

Now, if we factor in the order. Since it doesn't matter which order the matches are picked, so long as the last pick was the empty box, we can think of it as out of 2n-k picks, we have to pick n of which are from box A. So it's a combination of 2n-k picks, n of which has to be from box A. There are (2n-k C n) ways to pick it.

Therefore the solution is
(2n-k C n) x (1/2)^(2n-k+1)

Edit: If you switch box A and box B, you have another set of symmetrical cases that would also satisfy the conditions,

So there is a factor of 2 like Muir suggested earlier.

2(2n-k C n) x (1/2)^(2n-k+1) or (2n-k C n) x (1/2)^(2n-k)

Interesting, the logic of each of you seems compelling, yet you give different answers. I'm trying to decide which is wrong...

Edit: OK, azn is right. Muirhead and I both overlooked the significance of "(after absentmindedly placing the box back in his pocket after using the last match)"
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-14 21:50:51
May 14 2009 21:33 GMT
#21
On May 15 2009 06:28 Muirhead wrote:
qrs I don't understand what's wrong (except in case k=0 which doesn't make any sense anyways)

No, that's all I meant: k=0. It makes sense, just it's a special case. It wasn't a serious error in your answer, of course, just a technicality.

I assumed that our answers worked out to the same thing otherwise. Let me recheck that.

Edit: Yeah, I assume it's the same: I wrote
2*[(2n - k - 1)! * n! * n! ]/ [2n! * (n - k)! * (n-1)!]

We can simplify that a little bit, at least:

2*[(2n - k - 1)! * n! * (n-1)]/ [2n! * (n - k)!]


obviously not the most readable notation, and you probably looked at the bottom version and assumed that the last bit of the numerator was (n-1)!, like yours, so the denominator made no sense. But it was just (n-1) and it was coincidental. My method was a bit different from yours: I let the man keep selecting until both boxes were finished and then counted how many of those satisfied the problem's requirements.

Your way is a little nicer, probably: it seems clumsy to be counting picks that he didn't make. Still, it should work out to the same.

Edit2: Anyway, both of us were wrong, I think. Pliers and aznmathfreak were right.
We didn't pay attention to the line "(after absentmindedly placing the box back in his pocket after using the last match)".
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
Dromar
Profile Blog Joined June 2007
United States2145 Posts
Last Edited: 2009-05-14 21:55:03
May 14 2009 21:53 GMT
#22
+ Show Spoiler +

(2C1)(nCn)(nCn-k)/(2nC2n-k)
=
2(nCn-k)/(2nC2n-k)

Explanation: There are 2 boxes, choose one to be empty at the end. In that box, there are n matches, choose n of them. In the other box, there are n matches, choose n-k of them. Finally, in total, there were 2n matches, and you chose 2n-k of them. This problem is very similar to a deck of cards, if you think of splitting the deck into two piles beforehand (ex, red and black).
food
Profile Blog Joined November 2008
United States1951 Posts
May 14 2009 23:26 GMT
#23
i wonder if kdog was capable of solving this
but sometimes human mind evolves at a rapid rate
Can someone ban this guy please? FA?
Malongo
Profile Blog Joined November 2005
Chile3472 Posts
May 14 2009 23:43 GMT
#24
This is Banach match problem isnt it? Way to make your homework kiddo!
Help me! im still improving my English. An eye for an eye makes the whole world blind. M. G.
igotmyown
Profile Blog Joined April 2009
United States4291 Posts
Last Edited: 2009-05-15 01:13:15
May 15 2009 00:12 GMT
#25
This is more a matter of being careful than being difficult.

I'm wondering if there's a simplified answer to a more difficult version:
what's the probability of winning n games before the opponent wins k games.
ThaddeusK
Profile Joined July 2008
United States231 Posts
May 15 2009 00:46 GMT
#26
+ Show Spoiler +
i have not read other answers because i wanted to try it myself. so if this has been said already, i apologize

i would try this a binomial probability problem, where pulling from the empty box is a failure, and pulling from the non empty box is a success, so you find probability of n-k sucesses in 2n-k trials, where the probability of success and failure is .5

(2n-k)!/((n-k)!(n!)) * (.5)^(n-k) * (.5)^(n)

that looks really ugly in text, but its just this with n= 2n-k and k = n-k
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-15 02:33:46
May 15 2009 00:49 GMT
#27
On May 15 2009 09:12 igotmyown wrote:
This is more a matter of being careful than being difficult.

I'm wondering if there's a simplified answer to a more difficult version:
what's the probability of winning a best of 2n-1 series (whoever wins n games first) if you're down k games.

It depends how many games are left, of course.

So you're asking, in essence, if player X needs x games to win and player Y needs y games to win (where y = x - k), what is the probability of Y winning.


OK, changed everything.


We need to know how many arrangements there are of y wins by Y and up to x -1 wins by x. The up-to bit is annoying: I'd rather not use a sigma. Fortunately, it does not actually make a difference. So let's count the arrangements of y wins by y and x -1 wins by X. There are (y + x -1)! / [y! (x-1)!] of those. (If you want to know what the match result looks like, just ignore the final x's in each case.) By symmetry, of course, there are (y + x -1)! / [x! (y-1)!] cases where x wins. To make the answer look simpler, let's just call the first number A and the second number B.
Probability of Y winning the match is

A / (A + B)

Let's see if this simplifies:
+ Show Spoiler +

(y + x -1)! / [y! (x-1)!] / (y + x -1)! / [y! (x-1)!] + (y + x -1)! / [x! (y-1)!]

(y + x -1)! / [y! (x-1)!] / (y + x -1)! * (1/ [y! (x-1)!] + 1/ [x! (y-1)!] )

1/ [y! (x-1)!] / (1/ [y! (x-1)!] + 1/ [x! (y-1)!] )

1/ [y! (x-1)!] / ([x! (y-1)!] + [y! (x-1)!] / [y! (x-1)!] * [x! (y-1)!] )

[y! (x-1)!] * [x! (y-1)!] / [y! (x-1)! * ([x! (y-1)!] + [y! (x-1)!)]

[x! (y-1)!] / ([x! (y-1)!] + [y! (x-1)!)]

[x! (y-1)!] / (x! y!/y + y! x!/x)

[x! (y-1)!] / (x! y! (1/y +1/x))

(x! y!/y) / (x! y! (1/y +1/x)

1/y / (1/y + 1/x)

1/y / [(x + y)/yx]

yx / y(x + y)


x / (x + y)

and I am back to the same answer. Unbelievable.

well, someone will correct me if I have erred, I am sure. Right now, it's looking to me like arrangements of wins are actually irrelevant, although I am not sure why.
+ Show Spoiler [original method] +
We need to know how many arrangements there are of y wins by Y and up to x wins by x. The up-to bit is annoying: I'd rather not use a sigma. So let's count the arrangements of y wins by y AND x wins by X. There are (y + x )! / [y! (x)!] of those. In how many of those does y win the match? Well, in all cases where the last win (the guaranteed irrelevant one) is by x. So then, assuming that each player has an equal probability of winning, your answer is:

(y + x- 1)! / y! (x-1)! / (y + x )! / [y! (x)!] We can do some canceling:

x / (y + x)
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
igotmyown
Profile Blog Joined April 2009
United States4291 Posts
May 15 2009 01:15 GMT
#28
On May 15 2009 09:49 qrs wrote:
Show nested quote +
On May 15 2009 09:12 igotmyown wrote:
This is more a matter of being careful than being difficult.

I'm wondering if there's a simplified answer to a more difficult version:
what's the probability of winning a best of 2n-1 series (whoever wins n games first) if you're down k games.

It depends how many games are left, of course.

So you're asking, in essence, if player X needs x games to win and player Y needs y games to win (where y = x - k), what is the probability of Y winning.

We need to know how many arrangements there are of y wins by Y and up to x wins by x. The up-to bit is annoying: I'd rather not use a sigma. So let's count the arrangements of y wins by y AND x wins by X. There are (y + x )! / [y! (x)!] of those. In how many of those does y win the match? Well, in all cases where the last win (the guaranteed irrelevant one) is by x. So then, assuming that each player has an equal probability of winning, your answer is:

(y + x- 1)! / y! (x-1)! / (y + x )! / [y! (x)!] We can do some canceling:

x / (y + x)

edit: and the simplicity of the reduced form suggests a better way of doing this:

Ignore the arrangement of wins--that's a red herring: Just think about the possible ways that the match can end. For example, if you need 3 wins and I need 5, it could finish with:
3:0 5:0
3:1 5:1
3:2 5:2
3:3
3:4

(y + x) possibilities (one of us gets all his wins: the other gets from 0 to all but one of his wins). x of them are good for me (the ones where you don't get all your wins). That's it.


Different arrangements do not have equal probabilities of occurring.
qrs
Profile Blog Joined December 2007
United States3637 Posts
Last Edited: 2009-05-15 06:28:12
May 15 2009 01:16 GMT
#29
I know, that doesn't make sense to me. So maybe I did make a mistake in the first calculation...
edit: redid everything a different way, still got same answer

Edited my answer above now.
_______

OK, maybe this is a better way to think of it: Suppose we have two equally skilled players, Bob and Mike, just to give them names, competing against each other to win 3 games. It stands to reason that since both are equally skilled, and both are trying to do exactly the same thing, their tasks are equally hard. Therefore we split the chances between the two of them and say that each has a 50% chance of winning.

Now suppose that Bob has to win 3 games while Mike has to win 5. This time, Mike's task is 5/3 as hard as Bob. Bob is the 5:3 favorite, making the odds of his winning 5/8 and the odd's of Mike's winning 3/8.
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
igotmyown
Profile Blog Joined April 2009
United States4291 Posts
May 15 2009 08:02 GMT
#30
You're omitting the 1/2^(n+r) values. Take the 2004 Boston Red Sox being down 3-0 to the yankees. Boston does not have a 11+4) chance of winning the series.
qrs
Profile Blog Joined December 2007
United States3637 Posts
May 15 2009 13:58 GMT
#31
On May 15 2009 17:02 igotmyown wrote:
You're omitting the 1/2^(n+r) values. Take the 2004 Boston Red Sox being down 3-0 to the yankees. Boston does not have a 11+4) chance of winning the series.

You're right. I think my mistake was in counting only the outcomes that actually happen (with meaningless games not played) and assuming they all had the same probability, whereas really they don't, because "3-0 and wins" is shorthand for all the possible (unplayed) outcomes that begin with 3-0. If I'm going to take the count-the-outcomes approach, I had better count them all. So let me redo this as if it were a showmatch, where all games are played:

P= 2^(y + x - 1) outcomes possible.
F= (y + x - 1 CHOOSE y) + (y + x - 2 CHOOSE y + 1)...(y + 0 CHOOSE y) favorable outcomes. (There's probably a slicker way to count them but I can't think of one at the moment.)
Total = F/P.

So the Red Sox would have a 1/16 chance (but that was your point).
'As per the American Heart Association, the beat of the Bee Gees song "Stayin' Alive" provides an ideal rhythm in terms of beats per minute to use for hands-only CPR. One can also hum Queen's "Another One Bites The Dust".' —Wikipedia
Normal
Please log in or register to reply.
Live Events Refresh
RSL Revival
10:00
Season 2: Playoffs Day 1
Reynor vs ZounLIVE!
Tasteless571
Crank 556
IndyStarCraft 96
CranKy Ducklings93
Rex85
3DClanTV 38
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Tasteless 571
Crank 556
Harstem 119
IndyStarCraft 96
Rex 85
ProTech10
StarCraft: Brood War
Rain 3253
GuemChi 2100
Flash 1591
Bisu 1351
Jaedong 769
Calm 659
Sea 647
sSak 529
firebathero 528
Larva 507
[ Show more ]
BeSt 408
Stork 283
hero 240
EffOrt 234
Soulkey 216
Barracks 169
Snow 165
Light 149
Killer 130
Last 128
Soma 125
Pusan 84
Mini 84
Backho 73
JulyZerg 66
TY 51
ToSsGirL 49
Liquid`Ret 48
Aegong 44
Mong 37
Rush 30
ggaemo 27
Sexy 25
sorry 22
Sharp 21
soO 19
sas.Sziky 18
Icarus 15
HiyA 14
Bale 12
ajuk12(nOOB) 9
Terrorterran 4
IntoTheRainbow 3
Sea.KH 0
Britney 0
Dota 2
The International106680
Gorgc6882
Dendi447
BananaSlamJamma116
Counter-Strike
olofmeister1514
shoxiejesuss728
Stewie2K464
x6flipin458
allub106
Other Games
crisheroes291
DeMusliM239
Happy153
B2W.Neo152
Mew2King77
Organizations
StarCraft: Brood War
Kim Chul Min (afreeca) 1242
Other Games
gamesdonequick808
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• Ler78
League of Legends
• Jankos793
Upcoming Events
Kung Fu Cup
51m
TaeJa vs SHIN
ByuN vs Creator
The PondCast
1h 51m
RSL Revival
22h 51m
Classic vs TriGGeR
ByuN vs Maru
Online Event
1d
Kung Fu Cup
1d
BSL Team Wars
1d 7h
RSL Revival
1d 22h
Maestros of the Game
2 days
ShoWTimE vs Classic
Clem vs herO
Serral vs Bunny
Reynor vs Zoun
Cosmonarchy
2 days
Bonyth vs Dewalt
[BSL 2025] Weekly
2 days
[ Show More ]
RSL Revival
2 days
Maestros of the Game
3 days
BSL Team Wars
3 days
Afreeca Starleague
3 days
Snow vs Sharp
Jaedong vs Mini
Wardi Open
3 days
Sparkling Tuna Cup
4 days
Afreeca Starleague
4 days
Light vs Speed
Larva vs Soma
LiuLi Cup
5 days
Liquipedia Results

Completed

Copa Latinoamericana 4
SEL Season 2 Championship
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
Chzzk MurlocKing SC1 vs SC2 Cup #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025
BSL Season 21
BSL 21 Team A
EC S1
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
MESA Nomadic Masters Fall
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.