document.write( "Question 1204802: Suppose I have an unfair coin, it lands on heads 75% of the time. If I flip this coin four times, what is the probability that I will get 2 heads? What is the mean for number of heads? Variance? Standard deviation? \n" ); document.write( "
Algebra.Com's Answer #841306 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Binomial probability, with \r\n" ); document.write( "\r\n" ); document.write( "n = number of trials = 4 \r\n" ); document.write( "p = probability of getting a success on 1 trial = 0.75\r\n" ); document.write( "x = exact number of successes to get the probability of getting out of n trials. \r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |