Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Basic Statistics and Probability
Reply
 
Thread Tools Display Modes
  #1  
Old December 31st, 2008, 07:41 AM
Super Member
 
Join Date: Sep 2008
Location: West Malaysia
Posts: 799
Country:
Thanks: 231
Thanked 329 Times in 317 Posts
mathaddict is just really nicemathaddict is just really nicemathaddict is just really nicemathaddict is just really nice
Default probability

A and B plays chess everyday . The probability that A beats B in any game is twice the probability that B beats A . The probability that B beats A is three times the probability that the game ends in a draw . What is the probability that the game ends in a draw ?

My working :
P(A wins ) = 2(1- P(A wins ))
P(A wins ) = 2/3

P(B wins) = 3(1-P(A wins)-P(B wins))
P(B wins) = 3(1-2/3-P(B wins ))
P(B wins )=1/4

P(draw)=1-2/3-1/4=1/12 --- my answer

My answer is wrong . I wonder where my mistake is .....
Reply With Quote
Advertisement
 
  #2  
Old December 31st, 2008, 08:30 AM
Isomorphism's Avatar
Wesnoth Rookie

 
Join Date: Dec 2007
Location: IISc, Bangalore
Posts: 1,343
Country:
Thanks: 440
Thanked 654 Times in 548 Posts
Isomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to beholdIsomorphism is a splendid one to behold
Default

mathaddict,

Quote:
Originally Posted by mathaddict View Post
A and B plays chess everyday . The probability that A beats B in any game is twice the probability that B beats A . The probability that B beats A is three times the probability that the game ends in a draw . What is the probability that the game ends in a draw ?

My working :
P(A wins ) = 2(1- P(A wins ))
P(A wins ) = 2/3
P(B wins) is not equal to 1- P(A wins). This is because you have to also consider the possibility of a draw.

Thus P(B wins) = 1- P(A wins ) - P(draw).
So work out the exercise again, carefully...

Good Luck
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Algebra is the offer made by the devil to the mathematician. The devil says: `I will give you this powerful machine, it will answer any question you like. All you need to do is give me your soul: give up geometry and you will have this marvellous machine.'
—Michael Atiyah
Reply With Quote
The following users thank Isomorphism for this useful post:
Donate to MHF
  #3  
Old January 1st, 2009, 02:25 AM
Super Member
 
Join Date: Sep 2008
Location: West Malaysia
Posts: 799
Country:
Thanks: 231
Thanked 329 Times in 317 Posts
mathaddict is just really nicemathaddict is just really nicemathaddict is just really nicemathaddict is just really nice
Default Re :

THanks Isomorphism ,

My second attempt :

P(A wins ) = 2[1-P(B wins)-P(draw)]
P(A wins) = 2-2P(B wins)-2P(draw) ------ 1st equation

P(B wins)= 3P(draw) ----- 2nd equation

P(draw) = 1-P(A wins)-P(B wins ) ---- 3rd equation

But after simplifying , i got P(draw)=1/4
My answer is wrong according to the book . Did i get the equations right in the first place ? Thanks for any help ..
Reply With Quote
  #4  
Old January 1st, 2009, 03:04 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 11,996
Country:
Thanks: 2,508
Thanked 4,693 Times in 4,130 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by mathaddict View Post
THanks Isomorphism ,

My second attempt :

P(A wins ) = 2[1-P(B wins)-P(draw)]
P(A wins) = 2-2P(B wins)-2P(draw) ------ 1st equation

P(B wins)= 3P(draw) ----- 2nd equation

P(draw) = 1-P(A wins)-P(B wins ) ---- 3rd equation

But after simplifying , i got P(draw)=1/4
My answer is wrong according to the book . Did i get the equations right in the first place ? Thanks for any help ..
Let Pr(B beats A) = Pr(A loses) = p.

Given: Pr(A beats B) = Pr(A wins) = 2p.

Given: Pr(A and B draw) = p/3.

p + 2p + (p/3) = 1.

Solve for p.

I get Pr(Draw) = 1/10.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank mr fantastic for this useful post:
Donate to MHF
  #5  
Old January 1st, 2009, 06:52 AM
Super Member
 
Join Date: Sep 2008
Location: West Malaysia
Posts: 799
Country:
Thanks: 231
Thanked 329 Times in 317 Posts
mathaddict is just really nicemathaddict is just really nicemathaddict is just really nicemathaddict is just really nice
Default Re :

Thanks Mr F , but the answer given is 1/9
Reply With Quote
  #6  
Old January 1st, 2009, 07:54 AM
Member
 
Join Date: May 2006
Posts: 243
Thanks: 5
Thanked 87 Times in 75 Posts
Constatine11 will become famous soon enoughConstatine11 will become famous soon enough
Default

Let p_d be the probability of a draw, p_b probability of B winning and p_a the probability of A winning.

Then:

3 p_d=p_b

2 p_b=p_a=6 p_d

and of course:

p_a+p_b+p_d=1

or:

6 p_d+3p_d+p_p=1

so:

p_d=1/10

as Mr Fantastic has.

Now the ony way out I can see is if the question asked for the odds of a draw since the odds are the ratio of favourable to unfavourable outcomes the odds are 1:9.

.
__________________
Yes, I am an agent of Satan, but my duties are largely confined to the legal department.
Reply With Quote
The Following 2 Users Say Thank You to Constatine11 For This Useful Post:
Donate to MHF
  #7  
Old January 1st, 2009, 02:01 PM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 11,996
Country:
Thanks: 2,508
Thanked 4,693 Times in 4,130 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Constatine11 View Post
Let p_d be the probability of a draw, p_b probability of B winning and p_a the probability of A winning.

Then:

3 p_d=p_b

2 p_b=p_a=6 p_d

and of course:

p_a+p_b+p_d=1

or:

6 p_d+3p_d+p_p=1

so:

p_d=1/10

as Mr Fantastic has.

Now the ony way out I can see is if the question asked for the odds of a draw since the odds are the ratio of favourable to unfavourable outcomes the odds are 1:9.

.
Which shows why it's important to understand the difference between the probability of an event as represented by:

1. A number between zero and 1 inclusive .

2. Odds of the form a : b

3. Percentage

etc.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank mr fantastic for this useful post:
Donate to MHF
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:43 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.