document.write( "Question 1178942: . Assuming that the probability that a high school valedictorian graduates from a college as
\n" );
document.write( "cum laude are 0.62. What is the probability that among a random sample of 5 high school
\n" );
document.write( "valedictorians, 3 will graduate as cum laude? \n" );
document.write( "
Algebra.Com's Answer #808413 by ewatrrr(24785) You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "Previously Posted\r\n" ); document.write( " binomial probability: p = .62, q = .38, \r\n" ); document.write( "n = 5\r\n" ); document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus \r\n" ); document.write( "\r\n" ); document.write( "P(x = 3) = binompdf(5,.62, 3) = .3441\r\n" ); document.write( "\r\n" ); document.write( "Wish You the Best in your Studies.\r\n" ); document.write( "\n" ); document.write( " |