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 November 2nd, 2009, 06:56 AM
Newbie
 
Join Date: Oct 2009
Posts: 9
Thanks: 6
Thanked 1 Time in 1 Post
Utterconfusion is on a distinguished road
Default Of all the articles in a box 80% are satisfactory and 20% are not

Of all the articles in a box 80% are satisfactory and 20% are not. The probability of obtaining exactly 5 good items out of 8 randomly selected articles is?

0.800
0.003
0.147
0.132
0.013

I have no idea how to work this out. Anyone?

Last edited by mr fantastic; November 2nd, 2009 at 03:33 PM. Reason: Added post title to main body of post
Reply With Quote
Advertisement
 
  #2  
Old November 2nd, 2009, 07:36 AM
Member
 
Join Date: Mar 2009
Posts: 102
Country:
Thanks: 52
Thanked 17 Times in 17 Posts
Robb is on a distinguished road
Default

This is a binomial distribution;
So let Y=number of satisfactory items, with n=8
P(Y=5)=8C5\cdot (.8)^5 \cdot (.2)^3 = 0.1468
Reply With Quote
  #3  
Old November 2nd, 2009, 09:17 AM
Newbie
 
Join Date: Oct 2009
Posts: 9
Thanks: 6
Thanked 1 Time in 1 Post
Utterconfusion is on a distinguished road
Question

Thanks Robb. But I'm afraid I still don't understand why you did what you did. I'm actually self studying from a SAT 2 book. This sum was actually the last sum under the probability section and the binomial was the previous lesson. I went through the notes and examples of both lessons but this problem was a bit different. I shall be grateful if you can explain it a bit more.
Reply With Quote
  #4  
Old November 2nd, 2009, 03:37 PM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,243
Country:
Thanks: 2,576
Thanked 4,763 Times in 4,195 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 Robb View Post
This is a binomial distribution;
So let Y=number of satisfactory items, with n=8
P(Y=5)=8C5\cdot (.8)^5 \cdot (.2)^3 = 0.1468
This will only be true if there is a large number of items in the box so that the probability of success (picking a satisfactory item) stays more or less the same for the 8 trials.

@OP: What don't you get? You were told it's a binomial distribution problem with n = 8 and p = 0.8. Pr(Y = 5) is required. Where is the trouble here?
__________________
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
  #5  
Old November 2nd, 2009, 09:52 PM
Newbie
 
Join Date: Oct 2009
Posts: 9
Thanks: 6
Thanked 1 Time in 1 Post
Utterconfusion is on a distinguished road
Unhappy

The problem is - I don't see how the binomial distribution fits into this.

In the Binomial lesson there were only questions like - whats the 4th term of the distribution, write the 1st three terms of (a+b)^0.5 etc etc

And in probability, what I encountered, that used binomial(although I was just thinking of it as combinations) was questions like - A hotel has 5 single rooms. 6 men and 3 women applied for them. Whats the probability that exactly 3 men and 2 women will be able to rent them?

I didn't know how to do it initially but I learned that it was solved like this -

\left(begin{array} 6&3\ end{array})\right

darn I can't get that format in latex. But I believe its the same as

(6C3.3C2)/(9C5)


Concerning our current question, I can't figure out whats being done
Reply With Quote
  #6  
Old November 2nd, 2009, 10:00 PM
Member
 
Join Date: Jan 2009
Posts: 102
Country:
Thanks: 4
Thanked 25 Times in 23 Posts
The Second Solution is on a distinguished road
Default

Quote:
Originally Posted by Utterconfusion View Post
The problem is - I don't see how the binomial distribution fits into this.

In the Binomial lesson there were only questions like - whats the 4th term of the distribution, write the 1st three terms of (a+b)^0.5 etc etc

And in probability, what I encountered, that used binomial(although I was just thinking of it as combinations) was questions like - A hotel has 5 single rooms. 6 men and 3 women applied for them. Whats the probability that exactly 3 men and 2 women will be able to rent them?

I didn't know how to do it initially but I learned that it was solved like this -

\left(begin{array} 6&3\ end{array})\right

darn I can't get that format in latex. But I believe its the same as

(6C3.3C2)/(9C5)


Concerning our current question, I can't figure out whats being done
If you choose 8 things with replacement (when there are a large number of items you can make this simplification) then the number of ways of choosing exactly 5 good things is 8C5. And the probability of each of these combinations is (0.8)^5(0.2)^3. By the way, the binomial distribution is not the same as the binomial theorem. It arises from a combinatorial argument similar to the one I've given.
Reply With Quote
The following users thank The Second Solution for this useful post:
Donate to MHF
  #7  
Old November 2nd, 2009, 10:09 PM
Member
 
Join Date: Mar 2009
Posts: 102
Country:
Thanks: 52
Thanked 17 Times in 17 Posts
Robb is on a distinguished road
Default

Yea, i figured that it was implied in the question that removing an article from the box wont effect the chance of success with the other items... (Either by replacement, or a large number of items in the box)


The chance of an item that is selected from the box being satisfactory is constant at 0.8, and you want to select 8 items in total. You want to calculate the probability that of the 8 items selected, 5 will be satisfactory (with probability 0.8) and 3 will be unsatisfactory (with probability 0.2).

Since the order doesn't matter, you can pull the articles out in any combination that yields 5 satisfactory, and 3 unsatisfactory, ie (letting S=satisfactory, U=unsatisfactory);
SSSSSUUU
SSSSUUUS
SSSSUUSU
SSSSUSUU
.....
UUUSSSSS
So the number of ways that can be done is the 8C5=56
And each one of those outcomes listed above has probability (0.8)^5 \cdot (0.2)^3
Reply With Quote
The following users thank Robb for this useful post:
Donate to MHF
  #8  
Old November 2nd, 2009, 10:43 PM
Newbie
 
Join Date: Oct 2009
Posts: 9
Thanks: 6
Thanked 1 Time in 1 Post
Utterconfusion is on a distinguished road
Default

Hmm something new to me but I think I got it now. So what you do for Q's like this is write the possible number of combinations of obtaining the particular result and multiply that by the probability^(# of desired occurrences) of each event encountered right....
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 12:24 AM.


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.