MHB What is the probability that one is hired and one is not?

  • Thread starter Thread starter elimeli
  • Start date Start date
  • Tags Tags
    Probability
AI Thread Summary
The probability that one person from a husband and wife pair is hired while the other is not, among 12 applicants for 5 positions, is calculated using combinations. The number of ways to hire one from the couple is given by C(2, 1), and the remaining positions can be filled from the other 10 applicants, calculated as C(10, 4). The total sample space for hiring 5 from 12 is C(12, 5). Combining these, the probability is expressed as (C(2, 1) * C(10, 4)) / C(12, 5), resulting in a final probability of 35/66. This solution effectively addresses the original question posed in the discussion.
elimeli
Messages
7
Reaction score
0
I cannot get past this question:

Assume that 12 people, including the husband and wife pair, apply for 5 sales positions. People are hired at random. What is the probability that one is hired and one is not?

The sample space is C(12, 5). I tried finding first the probability that one is hired, which I suppose it's C(11,4). However, I am not sure how I am supposed to go about with finding the probability for not hiring one. I assumed C(11, 5), but then it wouldn't work if I try to multiply it with C(11,4) to find the event of both situations happening at the same time.
 
Mathematics news on Phys.org
elimeli said:
I cannot get past this question:

Assume that 12 people, including the husband and wife pair, apply for 5 sales positions. People are hired at random. What is the probability that one is hired and one is not?

The sample space is C(12, 5). I tried finding first the probability that one is hired, which I suppose it's C(11,4). However, I am not sure how I am supposed to go about with finding the probability for not hiring one. I assumed C(11, 5), but then it wouldn't work if I try to multiply it with C(11,4) to find the event of both situations happening at the same time.

Hi elimeli,

You are on the right track but let's start with a simpler question. What is the probability of 1 person being hired for one of the positions?
 
Jameson said:
Hi elimeli,

You are on the right track but let's start with a simpler question. What is the probability of 1 person being hired for one of the positions?

Wouldn't it be C(11,4)? Because that would mean that somebody already took 1 job and 11 people would remain for the 4 vacant spots...?
 
Let's put it like this.

If only one of the two is hired then the number of ways this can happen is $$\binom{2}{1}$$. What about the other remaining positions?

Hint: There are 10 people remaining. How many jobs remaining?
 
Jameson said:
Let's put it like this.

If only one of the two is hired then the number of ways this can happen is $$\binom{2}{1}$$. What about the other remaining positions?

Hint: There are 10 people remaining. How many jobs remaining?

Since some time has passed I'll go ahead and post my solution to this problem.

The number of ways one of the two can be hired is $$\binom{2}{1}$$. For the remaining people and positions, the number of ways to allocate them is $$\binom{10}{4}$$.

As the OP correctly stated the sample space is $$\binom{12}{5}$$.

Putting this all together the probability is $$\frac{\binom{2}{1}\binom{10}{4}}{\binom{12}{5}}=\frac{35}{66}$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top