document.write( "Question 1079582: ? Help with probability, please~
\n" ); document.write( "An experiment consists of tossing an unfair coin (59% chance of landing on heads) a specified number of times and recording the outcomes.
\n" ); document.write( "(a) What is the probability that the first head will occur on the second trial? (Use 4 decimal places.)
\n" ); document.write( "
\n" ); document.write( ".5000
\n" ); document.write( "
\n" ); document.write( "Incorrect: Your answer is incorrect.
\n" ); document.write( "
\n" ); document.write( "Does this probability change if we toss the coin three times? What if we toss the coin four times?
\n" ); document.write( "The probability changes if we toss the coin four times, but does not change if we toss the coin three times.
\n" ); document.write( "The probability changes if we toss the coin three times, but does not change if we toss the coin four times.
\n" ); document.write( "The probability does not change for either three or four tosses.
\n" ); document.write( "The probability changes for both three and four tosses.\r
\n" ); document.write( "\n" ); document.write( "What probability distribution model do we use to compute these probabilities?
\n" ); document.write( "normal
\n" ); document.write( "geometric
\n" ); document.write( "binomial
\n" ); document.write( "poisson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b) What is the probability that the first head will occur on the fourth trial? after the fourth trial? (Use 4 decimal places.)
\n" ); document.write( "P(4)
\n" ); document.write( "P(n > 4)
\n" ); document.write( "

Algebra.Com's Answer #693830 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
? Help with probability, please~
\n" ); document.write( "An experiment consists of tossing an unfair coin (59% chance of landing on heads) a specified number of times and recording the outcomes.
\n" ); document.write( "(a) What is the probability that the first head will occur on the second trial? (Use 4 decimal places.)
\n" ); document.write( "
\r\n" );
document.write( "-------------------- \r\n" );
document.write( "That's asking for the probability that the coin lands tails first, \r\n" );
document.write( "and then heads second.\r\n" );
document.write( "\r\n" );
document.write( "P(heads) = 59% = 0.59\r\n" );
document.write( "P(tails) = 100% - 59% = 41% = 0.41\r\n" );
document.write( "\r\n" );
document.write( "P(tails first AND heads second) = P(tails first)×P(heads second) =\r\n" );
document.write( "\r\n" );
document.write( "(0.41)×(0.59) = 0.2419 \r\n" );
document.write( "\r\n" );
document.write( "[Learn that \"AND\" means to multiply probabilities, while \"OR\" means\r\n" );
document.write( "to add them.\r\n" );
document.write( "\r\n" );
document.write( "--------------------------------\r\n" );
document.write( "

\n" ); document.write( "Does this probability change if we toss the coin three times?
\n" ); document.write( "What if we toss the coin four times?
\n" ); document.write( "
\r\n" );
document.write( "No it doesn't change because we're only interested in what happens\r\n" );
document.write( "on the first two tosses.  It doesn't matter what happens after that.\r\n" );
document.write( "\r\n" );
document.write( "------------------------------------\r\n" );
document.write( "

\n" ); document.write( "What probability distribution model do we use to compute
\n" ); document.write( "these probabilities?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "A BIcycle has TWO wheels.\r\n" );
document.write( "When we BIsect something we cut it into TWO parts\r\n" );
document.write( "The prefix \"BI-\" means TWO.\r\n" );
document.write( "There are TWO ways the coin can fall, 1. Heads, 2. Tails.\r\n" );
document.write( "Answer: BInomial.\r\n" );
document.write( "\r\n" );
document.write( "------------------------------------\r\n" );
document.write( "

\n" ); document.write( "(b) What is the probability that the first head will occur
\n" ); document.write( "on the fourth trial?
\n" ); document.write( "
\r\n" );
document.write( "That's asking for the probability that the coin lands tails first, \r\n" );
document.write( "tails second, tails third, and heads fourth.\r\n" );
document.write( "\r\n" );
document.write( "P(heads) = 59% = 0.59\r\n" );
document.write( "P(tails) = 100% - 59% = 41% = 0.41\r\n" );
document.write( "\r\n" );
document.write( "P(tails first AND tails second AND tails third AND heads fourth) = \r\n" );
document.write( "P(tails first)×P(tails second)×P(tails third)×P(heads fourth) =\r\n" );
document.write( "\r\n" );
document.write( "(0.41)×(0.41)×(0.41)×(0.59) = 0.04066339, round to 0.0407 \r\n" );
document.write( "\r\n" );
document.write( "[Again, be sure to learn that \"AND\" means to multiply probabilities, while \r\n" );
document.write( "\"OR\" means to add them.]\r\n" );
document.write( "---------------------------\r\n" );
document.write( "

\n" ); document.write( "(b) What is the probability that the first head will occur...
\n" ); document.write( "after the fourth trial?
\n" ); document.write( "
\r\n" );
document.write( "That's asking for the probability that the coin lands tails first, \r\n" );
document.write( "tails second, tails third, and tails fourth.	[It doesn't matter\r\n" );
document.write( "when the first head occurs, for if the first four tosses are tails,\r\n" );
document.write( "the first head will occur sometime AFTER the fourth trial.\r\n" );
document.write( "\r\n" );
document.write( "P(tails first AND tails second AND tails third AND tails fourth) = \r\n" );
document.write( "P(tails first)×P(tails second)×P(tails third)×P(tails fourth) =\r\n" );
document.write( "\r\n" );
document.write( "(0.41)×(0.41)×(0.41)×(0.41) = 0.02825761, round to 0.0283. \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );