document.write( "Question 1192329: When throwing a coin the chance of it being heads is 0.63. If a person gets heads - they step one step to the right, if tails - one step to the left. What is the probability of being back at the starting point (before making any steps) after 8 throws? What is the probability of being no more than 4 steps away from the starting point after 8 throws? \n" ); document.write( "
Algebra.Com's Answer #824233 by greenestamps(13367)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(a) Probability of being back at the starting point after 8 throws.

\n" ); document.write( "Do the binomial probability calculation as shown in the response from the other tutor, for the case where there are 4 heads and 4 tails.

\n" ); document.write( "(b) Probability of being no more than 4 steps away from the starting point after 8 throws.

\n" ); document.write( "(1) Inefficient; but good practice....

\n" ); document.write( "In addition to the case above with 4 heads and 4 tails, perform similar binomial calculations for the cases of 6 heads and 2 tails, 5 and 3, 3 and 5, and 2 and 6; and find the sum of the probabilities for all those cases.

\n" ); document.write( "(2) A bit less work....

\n" ); document.write( "Perform similar binomial probability calculations for the cases of 8 heads and 0 tails, 7 and 1, 1 and 7, and 0 and 8; add those probabilities, and subtract from 1.

\n" ); document.write( "Finally, note that if performing these calculations is new to you, it is excellent practice to find the probabilities for all the possible outcomes and verify that the sum of all those probabilities is 1; if that sum is not 1, then there is an error either in your formulas or in the calculations.

\n" ); document.write( "
\n" ); document.write( "
\n" );