How Do I Solve Advanced Probability Problems Like Selecting Cars or Tires?

AI Thread Summary
The discussion focuses on solving advanced probability problems, particularly in the context of selecting cars and tires. A user struggles with understanding the logic behind calculating probabilities, specifically when determining the likelihood of selecting two types of cars from a rental agency and the probability of picking defective tires. The correct approach involves using combinations to calculate probabilities, such as \(\frac{\binom{18}{2}\binom{12}{2}}{\binom{30}{4}}\) for cars and \(\frac{\binom{3}{1}\binom{17}{3}}{\binom{20}{4}}\) for tires. The key takeaway is that the numbers chosen in these calculations represent different ways to select the desired outcomes from the total options available. Understanding these principles can clarify the logic behind solving similar probability problems.
philipc
Messages
57
Reaction score
0
I'm not having much luck learning from the examples in my probability book, they only do the most of basic examples, I'm in need of some good examples and solutions, any ideas?

For example here is the problem I'm trying to work on
A car rental agency has 18 compact cars and 12 mid-size cars, if 4 are randomly selected, what is the probability of getting two of each kind?

I'm not sure how to set up the equations
Thanks
Philip
 
Physics news on Phys.org
What have you tried, my friend? Just use the multiplication rule. :bugeye:
 
sorry your reply didn't help
 
What Have You Tried?
 
Nvm, here we go. Let us assume that randomly selected means that each of the \binom{30}{4} combinations is equally likely to be selected. Hence the desired proability equals
\frac{\binom{18}{2}\binom{12}{2}}{\binom{30}{4}}
 
That gives the correct results thank,
my problem I'm still having a hard time following the logic behind picking the numbers to work with.

Here is another example from the book I can't find the logic
If 3 of 20 tires are defective and 4 of them are picked randomly, what is the probability that only one of the defective one will be included.
So I tried this
\frac{\binom{17}{3}}{\binom{30}{4}}
this would give your total probability of receiving any number of bad tires right?
But the book wants just one bad tire so they use
\frac{\binom{3}{1}\binom{17}{3}}{\binom{20}{4}}
this is the logic I can't follow, can you explain why they choose these numbers?
Thanks
Philip
 
Got one more let's say P(A|B) = .2 and I know P(B) to be .65, how can I solve for P(A)?
 
Last edited:
There are totally 20 tires (17 proper and 3 defective).

Experiment 1: Pick one defective tire. One (exactly one) defective tire can be picked in \binom{3}{1} different ways.

Experiment 2: Pick three proper tires. This can be done in \binom{17}{3}
Using the basic principle of counting we got \binom{3}{1}\binom{17}{3} different ways to pick 1 defective and 3 proper tires among 20.
 

Similar threads

Replies
8
Views
2K
Replies
15
Views
2K
Replies
1
Views
2K
Replies
11
Views
2K
Replies
32
Views
8K
Replies
4
Views
3K
Replies
11
Views
3K
Back
Top