How Is Worker Selection Probability Calculated Across Different Shifts?

Click For Summary

Homework Help Overview

The problem involves calculating probabilities related to the selection of workers from different shifts in a production facility. The facility has workers divided into three shifts: day, swing, and graveyard. The task is to determine the probabilities of selecting groups of workers under various conditions, such as all from one shift or at least two different shifts represented.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the use of permutations versus combinations for calculating selections and probabilities. There is uncertainty about whether order matters in the selection process.
  • Some participants explore the implications of different interpretations of the problem, particularly regarding the representation of shifts in the selection.
  • Questions arise about how to approach specific parts of the problem, particularly parts (c) and (d), and the relationships between different events.

Discussion Status

The discussion is ongoing, with participants providing insights and questioning assumptions about the problem setup. Some guidance has been offered regarding the interpretation of the problem, but multiple interpretations are still being explored without a clear consensus.

Contextual Notes

Participants note the lack of clarity in the wording of the problem, which affects their understanding of how to apply mathematical concepts to the scenario. There is also acknowledgment of the different probabilities associated with each shift, complicating the calculations.

exitwound
Messages
291
Reaction score
1

Homework Statement



A production facility employs 20 workers on the day shift, 15 workers on the swing shift, and 10 workers on the graveyard shift. A quality control consultant is to select 6 of these workers for in-depth interviews. Suppose the selection is made in such a way that any particular group of 6 workers has the same chance of being selected as does any other group (drawing 6 slips without replacement from among 45).

a.) How many selections result in all 6 workers coming from the day shift? What is the probability that all 6 selected workers will be from the day shift?

b.) What is the probability that all 6 selected workers will be from the same shift?

c.) What is the probability that at least two different shifts will be represented among the selected workers?

d.) What is the probability that at least one of the shifts will be unrepresented in the sample of workers?

Homework Equations



<br /> Permutations = P_{k,n} = \frac{n!}{(n-k)!}<br />

<br /> Combinations = \begin{pmatrix} <br /> n\\<br /> k <br /> \end{pmatrix}= \frac{n!}{k!(n-k)!}<br />

The Attempt at a Solution



a.) Are they asking for permutations? It doesn't really say whether or not in the question. I assume that it's asking for every way that 6 members can be chosen from the day shift. If that's the case then am I right with:

<br /> Permutations = P_{k,n} = \frac{n!}{(n-k)!}<br />

I'm first finding the number of ways to get 6 out of the 20 day workers, then multiplying that by taking 0 more out of the remaining 25, correct?

<br /> Outcomes = ^6\mathbb{P}_{20} * ^0\mathbb{P}_{25} = 27,907,200<br />

The probability of all 6 being from the day shift would be:
{Permutations of 6 from the 20 day shifts} / {Permutations of taking 6 from the total 45}

\frac{^6\mathbb{P}_{20} * ^0\mathbb{P}_{25}}{^6\mathbb{P}_{45}} = 4.76x10^{-3}

Am I close on this one?

b.) In order to figure this out, we need to find the probability that 6 come from the day shift, the probability that 6 come from the swing shift, and the probability that 6 come from the graveyard shift.

Prob = P(Day) + P(Swing) + P(Graveyard)

P(Day) = answer to a.)
P(Swing) = \frac{^6\mathbb{P}_{15} * ^0\mathbb{P}_{25}}{^6\mathbb{P}_{45}} = 6.15x10^{-4}
P(Graveyard) = \frac{^6\mathbb{P}_{10} * ^0\mathbb{P}_{25}}{^6\mathbb{P}_{45}} =2.58x10^{-5}

How is this so far?
 
Physics news on Phys.org
The wording of the question does not make clear that order is significant, so you should assume it is not (i.e., use combinations rather than permutations). Your strategy is otherwise correct, and the probability numbers (not the numbers of distinct outcomes) are actually left unchanged by the choice of permutations versus combinations, as you can verify by expanding into factorials.

A few TeX tips: Use \times for a cross-shaped multiplication sign a \times b, \cdot for a multiplication dot a \cdot b; don't use an asterisk. If you really want the superscript number before the P, you want to stick it to the P instead of the multiplication sign: write {}^6 P_{10} \cdot {}^0 P_{25} to make {}^6 P_{10} \cdot {}^0 P_{25}. Note the spacing. ({} is "nothing".)
 
For part (c)...

Would I be right in using:

probability that at least two different shifts will be represented = (1 - Probability of 1 from each shift)?

And in finding that, I'd use

1 - ({}^1P_{20} + {}^1P_{15} + {}^1P_{10})



For part (d), I'm having trouble coming up with the way to attack this.
 
No. The opposite of "at least two different shifts are represented" is "only one shift is represented". The opposite of "at least one shift is unrepresented" is "all three shifts are represented".
 
But then I can't answer (c) with a single number. The probability of a day shift being represented is not the same as the probability of a swing shift, or a graveyard shift. The three probabilities are different aren't they?? I have a *really* hard time converting the wording of these problems into mathematical ideas.
 
The trick here is that "only one shift is represented" is the union of three distinct, disjoint events -- which, as you point out, do have different probabilities. The event "only one shift is represented" is the union of "only the day shift is represented", "only the swing shift is represented", and "only the graveyard shift is represented".
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
5
Views
4K
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
1
Views
3K
Replies
7
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K