Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a clinical test on humans of a new drug is normally done in three phase…

Question

a clinical test on humans of a new drug is normally done in three phases. phase i is conducted with a relatively small number of healthy volunteers. for example, a phase i test of a specific drug involved only 8 subjects. assume that we want to treat 8 healthy humans with this new drug and we have 12 suitable volunteers available. complete parts (a) through (c) below.
a. if the subjects are selected and treated in sequence, so that the trial is discontinued if anyone displays adverse effects, how many different sequential arrangements are possible if 8 people are selected from the 12 that are available? choose the correct answer below.
a. 40,320
b. 479,001,600
c. 19,958,400
d. 495
b. if 8 subjects are selected from the 12 that are available, and the 8 selected subjects are all treated at the same time, how many different treatment groups are possible?
there are different treatment groups possible.

Explanation:

Step1: Calculate permutations for part a

The formula for permutations is $P(n,r)=\frac{n!}{(n - r)!}$, where $n = 12$ and $r=8$.
$P(12,8)=\frac{12!}{(12 - 8)!}=\frac{12!}{4!}=\frac{12\times11\times10\times9\times8\times7\times6\times5\times4!}{4!}=19958400$

Step2: Calculate combinations for part b

The formula for combinations is $C(n,r)=\frac{n!}{r!(n - r)!}$, where $n = 12$ and $r = 8$. Since $C(n,r)=C(n,n - r)$, we have $C(12,8)=C(12,4)$.
$C(12,4)=\frac{12!}{4!(12 - 4)!}=\frac{12\times11\times10\times9\times8!}{4!\times8!}=\frac{12\times11\times10\times9}{4\times3\times2\times1}=495$

Answer:

a. C. 19,958,400
b. 495