In a certain country, $20 \%$ of the population have a college degree. A jury consisting of 12 people is selected at random from this country.
a.) What is the probability that exactly two of the jurors have a college degree?
b.) What is the probability that three or more of the jurors have a college degree?
Recall that the formula for the binomial probability is given by
$C(n,r) p^r q^{n-r}$
In this case, the probability of success is $p =0.20$ and the probability of failure is $q = 1-p = 0.80$.
a.) The probability that exactly two of the jurors where $r=2$ have a college degree is
$= C(12,2)(0.20)^2 (0.80)^{12-1}$
$= 0.2835$
b.) To solve this more easily, we will apply the complement to the probability that none, 1 or 2 out of the 12 people selected has a college degree. Thus, we get
$
\begin{equation}
\begin{aligned}
p(\text{3 or more jurors have college degree}) =& 1 - [p(0) + p(1) +
p(2)]
\\
\\
=& 1 - \left[C(12,0) (0.20)^0 (0.80)^{12-0} + C(12,1) (0.20)^1 (0.80)^{12-1} + C(12,2) (0.20)^2 (0.80)^{12-2}\right]
\\
\\
=& 1 - [0.0687 + 0.2062 + 0.2835]
\\
\\
=& 0.4416
\end{aligned}
\end{equation}
$
Monday, December 3, 2012
College Algebra, Chapter 10, 10.4, Section 10.4, Problem 24
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment