Out of a group of 50 people, 28% have gotten flu shots. What is the probability of
choosing 15 people from this group who haven't gotten flu shots?



Answer :

To solve this question, we need to calculate the probability of selecting 15 people who haven't received flu shots out of a group of 50, where 28% of them have received the flu shots. We'll use the concepts of probability and the binomial distribution to find the solution.

### Step-by-Step Solution:

1. Calculate the number of people who haven't gotten flu shots:
- Total number of people: [tex]\( 50 \)[/tex]
- Percentage who have gotten flu shots: [tex]\( 28\% \)[/tex]
- Therefore, percentage who haven't gotten flu shots:
[tex]\[ 1 - 0.28 = 0.72 \text{ or } 72\% \][/tex]

2. Understand the scenario:
- Number of trials (people): [tex]\( 50 \)[/tex]
- Number of people we are choosing: [tex]\( 15 \)[/tex]
- Probability of each person not having gotten a flu shot (success): [tex]\( 0.72 \)[/tex]

3. Binomial Distribution:
The binomial distribution is used to find the probability of having exactly [tex]\( k \)[/tex] successes (in this case, 15 people who haven't gotten a flu shot) in [tex]\( n \)[/tex] trials (in this case, choosing 50 people), with the probability of success in each trial being [tex]\( p \)[/tex].

- The probability mass function of the binomial distribution is given by:
[tex]\[ P(X = k) = \binom{n}{k} p^k (1 - p)^{n - k} \][/tex]
- Here, [tex]\( n = 50 \)[/tex], [tex]\( k = 15 \)[/tex], [tex]\( p = 0.72 \)[/tex], and [tex]\( 1 - p = 0.28 \)[/tex].

4. Calculate the binomial coefficient:
- The binomial coefficient [tex]\(\binom{n}{k}\)[/tex] is calculated as:
[tex]\[ \binom{n}{k} = \frac{n!}{k! (n - k)!} \][/tex]

5. Substitute the values into the formula:
[tex]\[ P(X = 15) = \binom{50}{15} (0.72)^{15} (0.28)^{35} \][/tex]

- This will result in a fairly complex calculation due to the large factorials involved, but this formula outlines the method to find the exact probability.

6. Final Calculation:
- The numeric calculation of this can be complex and typically requires computational tools to evaluate factorial terms and multiply the probabilities accurately.

Although we typically use computational tools to evaluate the binomial coefficient and the probability expression, the step-by-step setup follows the process outlined here.

Here is an illustrative conceptual answer:

The probability of choosing 15 people who haven't gotten flu shots out of a group of 50 people, given that 28% of the 50 people have gotten flu shots, can be formulated using the binomial probability distribution function. Plugging in the numbers and simplifying would yield the desired probability.

For practical purposes, the exact number would typically be computed using a statistical software tool or a high-precision calculator due to the complexity of the factorial and exponential operations involved.

Other Questions