Yes, it is homework. I don’t need an answer, just a nudge in the right direction because my logic seems correct on this matter and it’s frustrating the hell out of me.
14 PCs. 4 are bad. If 4 are picked by a customer, I need the probability that EXACTLY one is bad.
Here’s what I figure: there’s a (4/14) chance that one will be bad. Which of the four is bad is inconsequential. Then I took the complement of of the probability that the next one is wrong, then the next, then the final, so I end up with an equation that looks like this:
To add to what’s been mentioned, what about your three final factors? Each time you pick a good computer, there are still just as many bad computers as there were before…
Posted before I got your message Quercus. As soon as I got the correct answer I divided it by 4 to see if that resulted in exactly what I originally got, but it wasn’t (.47952 vs. .1665). Trying to figure out what else I’m missing out on is giving me a headache, but now I at least I know how to do the problem.
I usually find it easier to calculate the number of “hits” and number of total possibilities for questions like this, rather than multiplying out the probabilities, like:
Total # of ways to choose: 14 C 4
Ways to choose exactly one bad one and 3 good ones: 4 C 1 * 10 C 3
Yeah, I saw that as I was reading it, but he described it in a much better way than my book does. I’m sure there’s great uses for in depth/complicated explanations of this kind of thing, but there should be books that describe it like borschevsky did. Much easier to learn and probably about 1/5th the size.
OK, one more problem that I didn’t get for HW. It was already due 20 minutes ago, but it bothered me to no end. If skeptical about due date, I can provide the answers in two days for proof, but I’m good peoples so take my word for it.
An elementary school is offering 3 language classes: one in Spanish, one in French, and one in German. These classes are open to any of the 97 students in the school. There are 34 in the Spanish class, 36 in the French class, and 19 in the German class. There are 12 students that in both Spanish and French, 6 are in both Spanish and German, and 9 are in both French and German. In addition, there are 4 students taking all 3 classes.
If one student is chosen randomly, what is the probability that he or she is taking exactly two language classes?
— OK, so here I figure (12 in S/F + 6 S/G + 9 F/G - 4 in all three) / 97. This is not correct.
If two students are chosen randomly, what is the probability that neither of them is taking Spanish?
— I tried a handful of methods for this one, but just thought of one that may or may not be correct (can’t check now, only can correctness before it’s due and once answers are posted): Figure check the probability that both are in the class: (34/97) * (33/96) then add probability that just one is in the class. Now I’m a bit buzzed so I’m off on how to do that. It wouldn’t be just 34/97 because that wouldn’t be considering the possiblity that the second is in the class. Would it just be 97 choose 34?
Sigh, I have a love hate relationship with this class. It’s nice having a math class that requires thinking as opposed to the first 3 calculus and differential equations, but damn if it isn’t tough.
It’s important to note precisely what the problem statement says about set membership. Let’s say Mary is one of those teachers’ pets who’s in all three. The statement “Mary is in both French and Spanish” is then true. So Mary is one of those twelve students in both French and Spanish. You should be able to take it the rest of the way from here.
My suggestion is to draw a simple Venn diagram and you’ll easily determine how many students are taking exactly two language classes, as well as the number who are taking Spanish. The desired probabilities easily follow.
Probably it’s easier to come at this from the other direction. If there are 34 people in the class, then there are 63 not in the class. So it’s just 63/97 * 62/96. Your way would work as well, but there would just be more math.
It’s often useful to look at it this way. For example, a common question you’ll get is: you’re playing the lottery, and what is the probability that you’ll pick at least one number right? You could figure: prob. you got 1 right + prob. 2 right + prob. 3 right…, but it’s much easier to figure the probability you got them all wrong, and subtract that from 1.
Or you can do it the same way as I suggested for the previous problem:
Total # of ways to choose 2 students: 97 C 2
Ways to choose 2 who don’t take Spanish: 63 C 2
If you divide these out, you’ll get the same answer both ways.
I think the words “In addition” in the second sentence means the 4 were not being mentioned in the first, so you shouldn’t subtract them.
If you were in law class, the “In addition” could be interpreted as simply additional info and saying there were 12 in both Spanish and French is silient on how many, if any of them were in German. So if Bill Clinton were your teacher, then you might want to subtract these four from each of the three pairings to figure the probability. (12-4+6-4+9-4) /97