Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

A starting lineup in basketball consists of two guards, two forwards, and a center.

a. A certain college team has on its roster three centers, four guards, four forwards, and one individual (X) who can play either guard or forward. How many different starting lineups can be created? (Hint: Consider lineups without X, then lineups with X as guard, then lineups with X as forward.)

b. Now suppose the roster has \({\rm{5}}\) guards, \({\rm{5}}\) forwards, \({\rm{3}}\)centers, and \({\rm{2}}\) “swing players” (X and Y) who can play either guard or forward. If 5 of the \({\rm{15}}\) players are randomly selected, what is the probability that they constitute a legitimate starting lineup?

Short Answer

Expert verified

a) The number of ways to select different starting line ups is \({\rm{72}}{\rm{.}}\)

b) The probability is \({\rm{0}}{\rm{.3696}}\)

Step by step solution

01

Introduction

The updated chance of an event occurring after additional information is taken into account is known as posterior probability.

02

Calculating lineup can be created

A lineup of two guards, two forwards, and a center has a total of five players.

(a):

A collegiate squad consists of three centers, four guards, four forwards, and one guy (X) who can play forward or guard. We'll investigate how many possible starting lineups can be formed in three distinct scenarios using the clue from the Exercises.

1. Lineup without\({\rm{X}}\):

We want to use:

Product Rule for k-Tuples

Assume that we can select first element of an ordered pair in \({{\rm{n}}_{\rm{1}}}\)ways, and that for each selected element we can select the second element in \({{\rm{n}}_{\rm{2}}}\)ways, then we have the number of pairs to be\({{\rm{n}}_{\rm{1}}}{{\rm{n}}_{\rm{2}}}\).

Similarly, for ordered collection of \({\rm{k}}\)elements, where the \({{\rm{k}}^{{\rm{th }}}}\)can be chosen in \({{\rm{n}}_{\rm{k}}}\)ways, then there are \({{\rm{n}}_{\rm{1}}}{{\rm{n}}_{\rm{2}}}{\rm{* \ldots *}}{{\rm{n}}_{\rm{k}}}\)possible \({\rm{k}}\)-tuples.

03

Calculation for lineup can be created

Here, \({{\rm{n}}_{\rm{i}}}\)will be the number of ways to select players for particular position. For example,

\({{\rm{n}}_{\rm{1}}}{\rm{ = }}\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right){\rm{ = 3}}\)

is the number of ways we can select one center out of the three in the team. We use combinations here because the order is not important.

A combination is an unordered subset. For \({\rm{n}}\)individuals in a group, the number of combinations size \({\rm{k}}\)is denoted as \({{\rm{C}}_{{\rm{k,n}}}}\)or \(\left( {\begin{array}{*{20}{l}}{\rm{n}}\\{\rm{k}}\end{array}} \right)\)which we read as from \({\rm{n}}\)elements we choose\({\rm{k}}\). The proposition:

\(\begin{aligned}{{\rm{C}}_{{\rm{k,n}}}} \rm &= \left( {\begin{aligned}{\rm{n}}\\{\rm{k}}\end{aligned}} \right)\\ \rm &= \frac{{{{\rm{P}}_{{\rm{k,n}}}}}}{{{\rm{k!}}}}\\ \rm &= \frac{{{\rm{n!}}}}{{{\rm{k!(n - k)!}}}}\end{aligned}\)

04

Calculation for lineup can be created

We also have that

\(\begin{aligned}{{\rm{n}}_{\rm{2}}} \rm &= \left( {\begin{aligned}{\rm{4}}\\{\rm{2}}\end{aligned}} \right)\\ \rm &= \frac{{{\rm{4!}}}}{{{\rm{2!(4 - 2)!}}}}\\ \rm &= 6 \end{aligned}\)

where we choose \({\rm{2}}\) out of four guards, and

\(\begin{aligned}{{\rm{n}}_{\rm{3}}} \rm &= \left( {\begin{aligned}{\rm{4}}\\{\rm{2}}\end{aligned}} \right)\\ \rm &= \frac{{{\rm{4!}}}}{{{\rm{2!(4 - 2)!}}}}\\ \rm &= 6 \end{aligned}\)

is the number of ways to select \({\rm{2}}\) forwards out of four the team has.

The number of ways to select different starting line ups is

\({{\rm{n}}_{\rm{1}}}{\rm{*}}{{\rm{n}}_{\rm{2}}}{\rm{*}}{{\rm{n}}_{\rm{3}}}{\rm{ = 3*6*6 = 108}}\)

05

Calculation for lineup can be created

\({\rm{2}}\). Lineup with \({\rm{X}}\)as guard:

We do the identical calculations as before; however, we only have one less guard to select from because one is fixed. It solely affects \({{\rm{n}}_{\rm{2}}}\), which is now \({{\rm{n}}_{\rm{3}}}\).

\(\begin{array}{c}{{\rm{n}}_{\rm{2}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{4}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{4!}}}}{{{\rm{1!(4 - 1)!}}}}\\ \rm &=& 4 \end{array}\)

because we have \({\rm{4}}\) guards left and we need only one more.

The number of ways to select different starting line ups is

\({{\rm{n}}_{\rm{1}}}{\rm{*}}{{\rm{n}}_{\rm{2}}}{\rm{*}}{{\rm{n}}_{\rm{3}}}{\rm{ = 3*4*6 = 72}}{\rm{.}}\)

06

Calculating probability

(b):

To calculate the probability that the five constitute a legitimate starting lineup, we want to use

\({\rm{P(A) = }}\frac{{{\rm{\# of favorable outcomes in A }}}}{{{\rm{\# of outcomes in the sample space }}}}\)

where we need to find # of favorable outcomes in \({\rm{A}}\) and # of outcomes in the sample space.

We will calculate the number of favorable outcomes the same way we calculated in (a), with taking in consideration that there are two "swing players". Reminder, in this team we have \({\rm{\;5}}\) guards, \({\rm{\;5}}\) forwards, \({\rm{3}}\) centers, and \({\rm{2}}\) "swing players".

07

Calculation

With the same logic as in (a), we will have a sum of

- number of ways to create starting line up without \({\rm{X}}\) or \({\rm{Y}}\);

- number of ways to create starting line up with \({\rm{X}}\) as guard and without \({\rm{Y}}\);

- number of ways to create starting line up with \({\rm{X}}\) as forward and without \({\rm{Y}}\);

- number of ways to create starting line up with \({\rm{Y}}\) as guard and without \({\rm{X}}\);

- number of ways to create starting line up with \({\rm{Y}}\) as forward and without \({\rm{X}}\);

- number of ways to create starting line up with \({\rm{X}}\) as guard and \({\rm{Y}}\) as guard;

- number of ways to create starting line up with \({\rm{X}}\) as guard and \({\rm{Y}}\) as forward;

- number of ways to create starting line up with \({\rm{X}}\) as forward and \({\rm{Y}}\) as guard;

- number of ways to create starting line up with \({\rm{X}}\) as forward and \({\rm{Y}}\) as forward.

08

Calculation

\(\begin{array}{c}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}*\frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}*\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 10*10*3 &=& 300;* \\{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}*\frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}*\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 5*10*3 &=& 150;* \end{array}\)

\(\begin{array}{c}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}*\frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}*\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 10*5*3 &=& 15{{\rm{0}}^{\rm{*}}}\\{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}*\frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}*\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 5*10*3 &=& 15{{\rm{0}}^{\rm{*}}}^{\rm{*}}\end{array}\)

\(\begin{array}{c}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}*\frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}*\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 10*5*3 &=& 150{{\rm{;}}^{\rm{*}}}\\{\rm{1*}}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& 1*\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right)*\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& 1* \frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}{\rm{*}}\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 1*10*3 &=& 30 {{\rm{;}}^{\rm{*}}}\end{array}\)

\(\begin{array}{c}{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right){\rm{*}}\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right){\rm{*}}\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}{\rm{*}}\frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}{\rm{*}}\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 5*5*3 &=& 75;*\\{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,5}}}}{\rm{*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right){\rm{*}}\left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{1}}\end{array}} \right){\rm{*}}\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}{\rm{*}}\frac{{{\rm{5!}}}}{{{\rm{1!(5 - 1)!}}}}{\rm{*}}\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\\ \rm &=& 5*5*3 &=& 75;\end{array}\)

\(\begin{array}{c}{{\rm{C}}_{{\rm{2,5}}}}{\rm{*1*}}{{\rm{C}}_{{\rm{1,3}}}} \rm &=& \left( {\begin{array}{*{20}{l}}{\rm{5}}\\{\rm{2}}\end{array}} \right){\rm{*1*}}\left( {\begin{array}{*{20}{l}}{\rm{3}}\\{\rm{1}}\end{array}} \right)\\ \rm &=& \frac{{{\rm{5!}}}}{{{\rm{2!(5 - 2)!}}}}{\rm{*1*}}\frac{{{\rm{3!}}}}{{{\rm{1!(3 - 1)!}}}}\end{array}\)

Therefore, the number of favorable outcomes is

\({\rm{300 + 4*150 + 2*30 + 2*75 = 1110}}\)

09

Calculation

When order is not crucial, the number of outcomes in the sample space equals the number of ways to take players out of \({\rm{15}}\) (combinations again)

The probability that the five constitute a legitimate starting lineup is

\(\begin{array}{c} \rm P(A) &=& \frac{{{\rm{\# of favorable outcomes in A }}}}{{{\rm{\# of outcomes in the sample space }}}}\\ \rm &=& \frac{{{\rm{1110}}}}{{{\rm{3003}}}}\\ \rm &=& 0{\rm{.3696}}\end{array}\)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A quality control inspector is examining newly produced items for faults. The inspector searches an item for faults in a series of independent fixations, each of a fixed duration. Given that a flaw is actually present, let p denote the probability that the flaw is detected during any one fixation (this model is discussed in “Human Performance in Sampling Inspection,” Human Factors, \({\rm{1979: 99--105)}}{\rm{.}}\)

a. Assuming that an item has a flaw, what is the probability that it is detected by the end of the second fixation (once a flaw has been detected, the sequence of fixations terminates)?

b. Give an expression for the probability that a flaw will be detected by the end of the nth fixation.

c. If when a flaw has not been detected in three fixations, the item is passed, what is the probability that a flawed item will pass inspection?

d. Suppose \({\rm{10\% }}\) of all items contain a flaw (P(randomly chosen item is flawed) . \({\rm{1}}\)). With the assumption of part (c), what is the probability that a randomly chosen item will pass inspection (it will automatically pass if it is not flawed, but could also pass if it is flawed)?

e. Given that an item has passed inspection (no flaws in three fixations), what is the probability that it is actually flawed? Calculate for \({\rm{p = 5}}\).

A computer consulting firm presently has bids out on three projects. Let \({A_i}\) = {awarded project i}, for i=1, 2, 3, and suppose that\(P\left( {{A_1}} \right) = .22,\;P\left( {{A_2}} \right) = .25,\;P\left( {{A_3}} \right) = .28,\;P\left( {{A_1} \cap {A_2}} \right) = .11,\;P\left( {{A_1} \cap {A_3}} \right) = .05,\)\(P\left( {{A_2} \cap {A_3}} \right) = .07\),\(P\left( {{A_1} \cap {A_2} \cap {A_3}} \right) = .01\). Express in words each of the following events, and compute the probability of each event:

a. {\({A_1} \cup {A_2}\)}

b. \(A_1' \cap A_2'\)(Hint: \(\left( {{A_1} \cup {A_2}} \right)' = A_1' \cap A_2'\) )

c.\({A_1} \cup {A_2} \cup {A_3}\)

d. \(A_1' \cap A_2' \cap A_3'\)

e. \(A_1' \cap A_2' \cap {A_3}\)

f. \(\left( {A_1' \cap A_2'} \right) \cup {A_3}\)

A department store sells sports shirts in three sizes (small, medium, and large), three patterns (plaid, print, and stripe), and two sleeve lengths (long and short). The accompanying tables give the proportions of shirts sold in the various category combinations.

a. What is the probability that the next shirt sold is a medium, long-sleeved, print shirt?

b. What is the probability that the next shirt sold is a medium print shirt?

c. What is the probability that the next shirt sold is a short-sleeved shirt? A long-sleeved shirt?

d. What is the probability that the size of the next shirt sold is the medium? That the pattern of the next shirt sold as a print?

e. Given that the shirt just sold was a short-sleeved plaid, what is the probability that its size was medium?

f. Given that the shirt just sold was a medium plaid, what is the probability that it was short-sleeved? Long-sleeved?

One of the assumptions underlying the theory of control charting is that successive plotted points are independent of one another. Each plotted point can signal either that a manufacturing process is operating correctly or that there is some sort of malfunction.

Refer back to the series-parallel system configuration introduced in, and suppose that there are only two cells rather than three in each parallel subsystem eliminate cells 3 and\({\bf{6}}\), and renumber cells \(4\) and \(5\) as \(3\) and \(4\). The probability that system lifetime exceeds t0 is easily seen to be \(.{\bf{9639}}\). To what value would \(.9\) have to be changed in order to increase the system lifetime reliability from \(.{\bf{9639}}\)to \(.{\bf{99}}\)? (Hint: Let P(Ai ) 5 p, express system reliability in terms of p, and then let x 5 p2 .)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free