document.write( "Question 1080051: One percent of bits transmitted through a digital transmission are received in error. Bits are transmitted until the first error. Let X denote the number of bits transmitted until the first error. Find P(X=4) \n" ); document.write( "
Algebra.Com's Answer #694270 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! .99*.99*.99*.99*.0.01 \n" ); document.write( "This is (1-p)^4*p \n" ); document.write( "=0.0096 \n" ); document.write( " \n" ); document.write( " |