asked 140k views
1 vote
There is 9 persons , and three of them were chosen to perform three jobs, and each one has one job only .find the propality for one person to take a job ?​

1 Answer

6 votes

The probability for one person to take a job is 0.0714.

Explanation:

This can be calculated using the combination formula:

C(n, r) = n! / (r! * (n - r)!)

where:

n = the total number of items

r = number of items to be chosen.

Next, calculate C(9, 3):

C(9, 3) = 9! / (3! * (9 - 3)!)

= 9! / (3! * 6!)

= (9 * 8 * 7) / (3 * 2 * 1)

= 84

So, there are 84 different ways to choose 3 persons out of 9.

Since each person can take one job only, the first job may be given to any of the 9 persons.

The second job might be assigned to any of the 8 remaining persons, The third job can be assigned to any of the remaining 7.

Number of favorable outcomes: 9 * 8 * 7 = 504

Probability for one person to take a job:

Probability = Favorable outcomes / Total outcomes

504 / 84

= 6/84

= 0.0714

answered
User Emcpadden
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.