Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Advanced Probability and Statistics
Reply
 
Thread Tools Display Modes
  #1  
Old November 3rd, 2009, 10:12 PM
Danneedshelp's Avatar
Member
 
Join Date: Apr 2009
Posts: 170
Country:
Thanks: 73
Thanked 16 Times in 16 Posts
Danneedshelp is on a distinguished road
Default Two study questions

Q1: An urn contains 3 black, 4 red, and 5 white balls. Three balls are randomly drawn one at a time without replacement.
a. Find the probability all three balls are of the same color.
b. How many balls would you expect to be black or white?

A1: a) Let N=12, n=3, r=3(same color balls)

So, I used the above info to compute P(Y=3) using the hypergeometric dist and got 0.004545.

b) I am a little thrown off by the "or" in the question. Some help would be great.

Q2: Suppose Y , the number of fatal car accidents in a certain state, obeys a Poisson distribution with an average of four fatal accidents per day.
a. For a particular day, what is the probability that there is at least one fatal car accident?
b. Using Tchebysheff ’s thoerem, find an upper bound for P (Y
≥ 12).

A2: a) simple

b) I am stuck on this part. Here is some of work...

\mu=\lambda=4 and \sigma=2

Given P(Y\geq\\12)\rightarrow by Tchebysheff's Theorem P(|Y-4|)\geq\\k2)\leq\\\frac{1}{k^{2}}. So, k=4 and thus P(|Y-4|)\geq\\8)\leq\\\frac{1}{16}

That is what I have done so far, but I am not sure I am on the right track.

Any help would be great. I am trying to straighten some things out before my exam on Thursday.

Thanks
Reply With Quote
Advertisement
 
  #2  
Old November 4th, 2009, 12:19 AM
CaptainBlack's Avatar
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 11,379
Country:
Thanks: 667
Thanked 3,619 Times in 2,916 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by Danneedshelp View Post
Q1: An urn contains 3 black, 4 red, and 5 white balls. Three balls are randomly drawn one at a time without replacement.
a. Find the probability all three balls are of the same color.
b. How many balls would you expect to be black or white?

A1: a) Let N=12, n=3, r=3(same color balls)

So, I used the above info to compute P(Y=3) using the hypergeometric dist and got 0.004545.
What is the probability of selecting three black balls? Three red balls? Three white balls?

CB
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote
The following users thank CaptainBlack for this useful post:
Donate to MHF
  #3  
Old November 4th, 2009, 12:26 AM
CaptainBlack's Avatar
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 11,379
Country:
Thanks: 667
Thanked 3,619 Times in 2,916 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by Danneedshelp View Post
Q1: An urn contains 3 black, 4 red, and 5 white balls. Three balls are randomly drawn one at a time without replacement.
a. Find the probability all three balls are of the same color.
b. How many balls would you expect to be black or white?

A1: a) Let N=12, n=3, r=3(same color balls)

So, I used the above info to compute P(Y=3) using the hypergeometric dist and got 0.004545.

b) I am a little thrown off by the "or" in the question. Some help would be great.
There are now two types of ball 8 (black or white) balls and 4 red balls.

So the expected number of (black or white) balls is:

E(n)=0 \times p(0)+1 \times p(1) + 2 \times p(2) + 3 \times p(3)

where p(r) is the probability of exactly r (black or white) balls in three draws without replacement.

CB
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote
The following users thank CaptainBlack for this useful post:
Donate to MHF
  #4  
Old November 4th, 2009, 02:47 PM
Danneedshelp's Avatar
Member
 
Join Date: Apr 2009
Posts: 170
Country:
Thanks: 73
Thanked 16 Times in 16 Posts
Danneedshelp is on a distinguished road
Default

Quote:
Originally Posted by CaptainBlack View Post
What is the probability of selecting three black balls? Three red balls? Three white balls?

CB
So, If I let B represent the event of choosing three black balls, R the event of choosing three red balls, and W represent the event of choosing 3 white balls I need to find

P(B\cup\\R\cup\\W)=P(B)+P(R)+P(W) by using the hypergeometric dist for each probability. So, I only need to change my r value each time. Correct?
Reply With Quote
  #5  
Old November 4th, 2009, 02:54 PM
Danneedshelp's Avatar
Member
 
Join Date: Apr 2009
Posts: 170
Country:
Thanks: 73
Thanked 16 Times in 16 Posts
Danneedshelp is on a distinguished road
Default

Quote:
Originally Posted by CaptainBlack View Post
There are now two types of ball 8 (black or white) balls and 4 red balls.

So the expected number of (black or white) balls is:

E(n)=0 \times p(0)+1 \times p(1) + 2 \times p(2) + 3 \times p(3)

where p(r) is the probability of exactly r (black or white) balls in three draws without replacement.

CB
The r refers the collection of objects with the desired properties, so in this case, r=8(black or white). Hence, each probability you showed above is hypergeomentric with N=12, n=3, and r=8?

Thanks a lot for your help, I really appreciate it.

Can someone check my work for the Tchebysheffs propblem
Reply With Quote
  #6  
Old November 4th, 2009, 03:13 PM
CaptainBlack's Avatar
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 11,379
Country:
Thanks: 667
Thanked 3,619 Times in 2,916 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by Danneedshelp View Post
So, If I let B represent the event of choosing three black balls, R the event of choosing three red balls, and W represent the event of choosing 3 white balls I need to find

P(B\cup\\R\cup\\W)=P(B)+P(R)+P(W) by using the hypergeometric dist for each probability. So, I only need to change my r value each time. Correct?
You should not need to use the hypergeometric distribution explicitly, you should just be able to write these down.

Your P(B)=(3/12)(2/11)(1/10) etc.

CB
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote
The following users thank CaptainBlack for this useful post:
Donate to MHF
  #7  
Old November 4th, 2009, 03:15 PM
CaptainBlack's Avatar
Grand Panjandrum
 
Join Date: Nov 2005
Location: South of England
Posts: 11,379
Country:
Thanks: 667
Thanked 3,619 Times in 2,916 Posts
CaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond reputeCaptainBlack has a reputation beyond repute
Default

Quote:
Originally Posted by Danneedshelp View Post
The r refers the collection of objects with the desired properties, so in this case, r=8(black or white). Hence, each probability you showed above is hypergeomentric with N=12, n=3, and r=8?

Thanks a lot for your help, I really appreciate it.

Can someone check my work for the Tchebysheffs propblem
No that is not what I wrote, and I did mean exactly what I did write.

CB
__________________
Truth does not change because it is, or is not, believed by a majority of the people.

Giordano Bruno
Reply With Quote
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 11:20 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.