document.write( "Question 346027: 1.What is the probability of choosing a face card from a deck of 52 cards (face cards are jacks, queens, and kings)? What is the probability of the 2nd card being a face card if the first card was a king? (Without replacement.)\r
\n" );
document.write( "\n" );
document.write( "2.Compute the following and show your steps. 3! ÷ (0!*3!).\r
\n" );
document.write( "\n" );
document.write( "3.We have a binomial experiment with p = .8 and n = 2.
\n" );
document.write( "(1) Set up the probability distribution by showing all x values and their associated probabilities.
\n" );
document.write( "(2) Compute the mean, variance, and standard deviation\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "4.A class has 13 women and 18 men. If a student if chosen randomly, what is the probability the student is a woman?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #247418 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1.What is the probability of choosing a face card from a deck of 52 cards (face cards are jacks, queens, and kings)? \n" ); document.write( "Ans: 12/52 \n" ); document.write( "--------------------\r \n" ); document.write( "\n" ); document.write( " What is the probability of the 2nd card being a face card if the first card was a king? (Without replacement.) \n" ); document.write( "P(fc | k) = 11/51 \n" ); document.write( "----------------------- \n" ); document.write( " \n" ); document.write( "2.Compute the following and show your steps. 3! ÷ (0!*3!). \n" ); document.write( "Ans:: = 3!/3! = 1 \n" ); document.write( "----------------------------- \n" ); document.write( "3.We have a binomial experiment with p = .8 and n = 2. \n" ); document.write( "(1) Set up the probability distribution by showing all x values and their associated probabilities. \n" ); document.write( "P(x=0) = 0.2^2 \n" ); document.write( "P(x=1) = 2*0.8*0.2 \n" ); document.write( "----------------------------- \n" ); document.write( "(2) Compute the mean, variance, and standard deviation \n" ); document.write( "mean = np = 2*0.8 = 1.6 \n" ); document.write( "variance = npq = 1.6*0.2 = 0.32 \n" ); document.write( "std = sqrt(npq) = 0.5657 \n" ); document.write( "---------------------- \r \n" ); document.write( "\n" ); document.write( "4.A class has 13 women and 18 men. If a student if chosen randomly, what is the probability the student is a woman? \n" ); document.write( "An: 13/31 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |