Ask Experts Questions for FREE Help !
Ask
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #1

    Oct 8, 2011, 10:50 PM
    Probability Question
    There are 38 cars sitting on Dandy Dan's Used Car lot. 14 are SUVs, the rest are sedans. If we select 7 cars at random, what is the probability that we select exactly 4 SUVs?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #2

    Oct 9, 2011, 06:06 AM
    This is about combinations.

    How many ways are there to pick 7 cars from 38 cars?
    How many ways are there to pick exactly 4 SUVs from the 38 cars?

    Divide the second by the first to get the answer. Can you post what you get? :)
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #3

    Oct 9, 2011, 09:30 AM
    Don't you have to use binomial distribution?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #4

    Oct 9, 2011, 10:19 AM
    Nope, since as soon as you pick the first car, the probability changes, and this is one of the conditions that you must not allow to happen when using binomial distribution.
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #5

    Oct 9, 2011, 10:23 AM
    Can you show me how its done?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #6

    Oct 9, 2011, 10:33 AM
    Do you know how many ways are there to pick 7 cars out of a total of 38?

    For example, if there are 5 fruits, 2 being apples and you pick 3 random fruits. (the rest being 'non apples')

    The total number of ways to pick 3 fruits is given by 5C3 = 10
    Or in expanded:
    3 non apples
    Non apple1, Non apple2, Apple1
    Non apple1, Non apple3, Apple1
    Non apple2, Non apple3, Apple1
    Non apple1, Non apple2, Apple2
    Non apple1, Non apple3, Apple2
    Non apple2, Non apple3, Apple2
    Non apple1, 2 apples
    Non apple2, 2 apples
    Non apple3, 2 apples

    Notice that order in not important here.

    And if you don't know what 5C3 is, it is calculated as follows:



    There are the same numbers of numerators as there are denominators.

    For example:

    If you understand that, you can understand the first part. Can you find that out first? :)
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #7

    Oct 9, 2011, 10:47 AM
    So it would be 38C7? Which would be 12,620,256?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #8

    Oct 9, 2011, 10:56 AM
    Good! Now to the next part, how many ways are there to pick 7 cars, 4 of which must be SUVs.

    You need to pick the 4 SUVs from the 14. This is the same as before, can you work that out?

    Then, since you picked 4 cars, you still need 3 more. So, pick 3 cars from the 24 (obtained by 38 - 14) other cars.

    Add both of those results to get the total results of getting exactly 4 SUVs in the 7 selected cars. Can you post what you get for each step? :)

    EDIT: Mistake here, don't add, but multiply. Having one SUV in one way, gives many other different ways with other cars. Hence the multiplication.
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #9

    Oct 9, 2011, 11:26 AM
    14C4 = 1001
    24C3 = 2024

    1001+2024 = 3025

    Is this right? Thanks so much!
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #10

    Oct 9, 2011, 11:52 AM
    Right! Now, simply divide that value by the total which you got earlier on and you'll be done with the question :p

    Post what you get one last time :)

    EDIT: See comment later on
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #11

    Oct 9, 2011, 11:53 AM
    0.00023969?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #12

    Oct 9, 2011, 11:56 AM
    Great! Well done dpp34! :cool:
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #13

    Oct 9, 2011, 12:01 PM
    Thank you so much for the help! Still, I don't get why other tutors have been telling me to use binomial distribution? When do I use binomial distribution? Can you give me an example?
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #14

    Oct 9, 2011, 12:20 PM
    So, the answer to the following problem would be 0.00016335, correct?


    There are 34 cars sitting on Dandy Dan's Used Car lot. 17 are SUVs, the rest are sedans. If we select 9 cars at random, what is the probability that we select exactly 4 SUVs?
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #15

    Oct 9, 2011, 12:36 PM
    My Professor says that that answer is wrong?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #16

    Oct 9, 2011, 12:43 PM
    Okay, for example, you could have it adapted like that:

    There are 38 cars coming from a parking lot. You don't know how many SUVs there are, nor how many non-SUVs, but you were told that the probability that a SUV gets out is 0.23. Out of the first 7 cars, what would be the probability of getting exactly 4 SUVs.

    As you can see here, the probability that a SUV gets out at any instant is 0.23, irrespective of how many SUVs got out already (if any).

    Then, it would be:
    Let X be the event that a SUV gets out.
    X ~ B (7, 0.23)

    Then,



    And this would give you the answer.

    I just got from a shower, and I think I missed something... maybe I'm too tired :(

    I'll recheck those.
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #17

    Oct 9, 2011, 12:46 PM
    So, you do use the binomial distribution?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #18

    Oct 9, 2011, 12:53 PM
    No, this will not work.

    Well, to be honest, combinations and permutations was never my strong point at school... but using the conventional, rather long way:



    From that, you know that there are ways of arranging those, that is... this makes 35 probabilities to calculate if you worked it out.

    S being a SUV and N being a non-SUV and each represent the order they would appear. You will need to calculate each probability. Okay, let's see the first.
    P(S, S, S, S, N, N, N) = P(1st is SUV) x P(2nd is SUV) x... P(7th is Non-SUV)
    = 14/38 x 13/37 x 12/36 x 11/35 x 24/34 x 23/33 x 22/32

    And for the second, you would have P(S, S, S, N, S, N, N) = 14/38 x 13/37 x 12/36 x 24/35 x 11/34 x 23/33 x 22/32

    As you can see, there are only two swapped figures, but at the end, the net probability of those remain the same. The same will happen for the others, so you have to multiply one probability by 35 to get the final answer.

    Ans: (14/38 x 13/37 x 12/36 x 11/35 x 24/34 x 23/33 x 22/32) x 35 = 0.1605374... = 0.161

    And I'm so sleepy right now :(
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #19

    Oct 9, 2011, 01:04 PM
    Quote Originally Posted by ddp34 View Post
    14C4 = 1001
    24C3 = 2024

    1001+2024 = 3025

    Is this right? Thanks so much!
    Oh, I got it, sorry for the inconvenience. This should be 1001*2024 instead of adding them.

    Then you get the correct answer. Sorry again, I'm just very tired :o
    ddp34's Avatar
    ddp34 Posts: 12, Reputation: 1
    New Member
     
    #20

    Oct 9, 2011, 02:13 PM
    So then what would be the answer of the following:

    There are 31 cars sitting on Dandy Dan's Used Car lot. 15 are SUVs, the rest are sedans. If we select 6 cars at random, what is the probability that we select exactly 2 SUVs?

    I really appreciate the help. Thank you.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Ask question in probability? [ 1 Answers ]

Question 5 Of 20,000 small businesses surveyed, about 62% said they employed women in some capacity. Of the businesses that employed women, 19.5% employed no female supervisors, 50% employed only one female supervisor, and the remainder employed more than one female supervisor. a) How many of...

Probability question [ 5 Answers ]

My high school daughter has a probability question that I can not solve as I am too far removed from any math course. I would greatly appreciate someone's help. The problem reads: John is getting his ATM card activated. He must select a password containing 4 nonzero digits to be able to use...

Can someone help me in probability question ? [ 2 Answers ]

hello.. I have an exam and a homework I couldn't solve all of it.. I know it's a lot of work.. but I couldn't solve 5 question 1)http://img696.imageshack.us/img696/7222/p46exercises24.jpg 2) If the probability that each component will operate is shown, what is the probability that a current...

Want to ask a question about probability [ 1 Answers ]

Get achange of Rs100 such that it didn't have any Rs10 note but the change should have total 10 notes..


View more questions Search