document.write( "Question 1171243: geometric distribution applies. Use the given probability of success p to find the ind...
\n" );
document.write( "Flag
\n" );
document.write( "Assume the geometric distribution applies. Use the given probability of success p to find the indicated probability. Find P(5) When P=0.80 \n" );
document.write( "
Algebra.Com's Answer #796318 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(p)=p(1-p)^(x-1) \n" ); document.write( "f(5)=0.8*(0.2)^4 \n" ); document.write( "=0.00128 \n" ); document.write( " |