document.write( "Question 619075: The probability that you will invest in a stock which appreciates, or is a “good” stock is 1 in 10. Find the probability that your 6th stock is your 3rd good stock?\r
\n" );
document.write( "\n" );
document.write( "I dont know where to start. Please helpppp \n" );
document.write( "
Algebra.Com's Answer #389330 by stanbon(75887) ![]() You can put this solution on YOUR website! The probability that you will invest in a stock which appreciates, or is a “good” stock is 1 in 10. Find the probability that your 6th stock is your 3rd good stock? \n" ); document.write( "I dont know where to start. Please helpppp \n" ); document.write( "======= \n" ); document.write( "Let \"g\" be good stock \n" ); document.write( "Let \"n\" be not good stock \n" ); document.write( "----- \n" ); document.write( "Acceptable patterns: -,-,-,-,-,- \n" ); document.write( "Last stock is \"g\". \n" ); document.write( "There are 5C2 = 10 ways to place 2 other \"g\" stock in the 1st five. \n" ); document.write( "-------- \n" ); document.write( "P(condition) = (10*g^2*n^3)*g = 10(0.1)^3*(0.9)^3 = 0.0081 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |