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

    Mar 27, 2011, 06:02 AM
    probability hard problems
    5 keys are randomly placed among 3 places designated as p1,p2 and p3 Find the probability of the following events
    1- place p1 is empty
    2- place p1 and only p1 is empty
    3- exactly 1 place is empty
    4- At least 1 place is empty
    5- No place is empty
    6- 2 places are empty
    7- 3 places are empty
    8- either p1 or p2 is empty

    Repeat the above experiment with n keys and three places Check you general expression against your answer to above experiment
    The persons p1 p2 p3 are among those 10 persons who have placed their cheques on a counter.Each person take a cheque random from the cheques on the counter. What is the probability that at least one either p1 p2 or p3 will get his own cheque?
    Unknown008's Avatar
    Unknown008 Posts: 8,076, Reputation: 723
    Uber Member
     
    #2

    Mar 27, 2011, 09:37 AM

    1. Place p1 is empty:

    This combines the cases where you have the distributions:
    0 5 0
    0 4 1
    0 3 2
    0 2 3
    0 1 4
    0 0 5

    Can you get each probability?

    2. Place p1 and only p1 is empty

    This is simpler, and includes:
    0 4 1
    0 3 2
    0 2 3
    0 1 4

    3. Exactly 1 place is empty:

    0 4 1
    0 3 2
    0 2 3
    0 1 4
    4 0 1
    3 0 2
    2 0 3
    1 0 4
    4 1 0
    3 2 0
    2 3 0
    1 4 0

    4. At least 1 place is empty:

    0 0 5
    0 5 0
    5 0 0
    0 4 1
    0 3 2
    0 2 3
    0 1 4
    4 0 1
    3 0 2
    2 0 3
    1 0 4
    4 1 0
    3 2 0
    2 3 0
    1 4 0

    5. No place is empty:

    1 1 3
    1 2 2
    1 3 1
    2 1 2
    2 2 1
    3 1 1

    6. Two empty places:

    0 0 5
    0 5 0
    5 0 0

    7. Can't you seriously not figure this out?

    8. Either p1 or p2 is empty:

    0 0 5
    0 5 0
    5 0 0
    0 4 1
    0 3 2
    0 2 3
    0 1 4
    4 0 1
    3 0 2
    2 0 3
    1 0 4
    galactus's Avatar
    galactus Posts: 2,271, Reputation: 282
    Ultra Member
     
    #3

    Mar 27, 2011, 11:14 AM

    Assuming the keys are identical and the boxes are different.

    If we are distributing r identical objects into n different boxes, then there are

    ways

    In this case, ways

    I would think keys are distinct, though, but perhaps not. It is not specified.

    i.e. If no space is to be empty, then place one key in each of the 3 boxes. Then, there are only a matter of distributing the 2 remaining keys in the 3 boxes in ways. Which is what U has in his post. Thus, the probability no box is empty would be 6/21=2/7.

    If the keys are distinct, that is another matter.

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!

Probability problems of deck of cards [ 2 Answers ]

1. In a regular deck of 52 cards, find the probability of drawing any 9 and any 10 without replacing the first card you drew? 2. Suppose you play the three digit number 917 in your state's lottery. What is the probability you will win? (You must "hit" the number in exact order)

Probability problems, or: SOS! [ 1 Answers ]

Can you help me with the steps to solve a problem like this? I feel like this is Martian-Speak to me! Thanks. At a community swimming pool for example, there are 2 managers, 8 lifeguards, 3 concession stand clerks and 2 maintenance people. If a person is selected at random, find the...

Hard drive problems [ 2 Answers ]

My Emachine E740 starts up normally showing the windows logo but then flashes up a blue screen,after which it then shows me a black screen asking if I would like to open windows normally or open windows with the last known configuration that worked. If I use the discs which came with my PC it...

Hard Drive Problems - RAID 0 [ 4 Answers ]

Hello all, I'm trying to figure out if this is a hard drive problem, a RAID controller problem, or otherwise. First of all: Dell Dimension 8400 Windows XP SP2 1GB RAM Pentium 4 3.2 GHz Dual processor

Probability - this is a hard one [ 1 Answers ]

A four character computer password is generated by choosinf from 26 letters(a,b,. z) and ten digits(0,1,. 9). No password can contain only digits and no password can consist of the same character repeated four times.how many valid passwords are there?


View more questions Search