document.write( "Question 1050271: Data files on computers have sizes measured in megabytes. When files are sent from one computer to another down a communications links, the number of errors has a Poisson distribution. On average, there is one error for every 10 megabytes of data.
\n" );
document.write( "a. Find the probability that a 3 megabyte files is transmitted
\n" );
document.write( "(i) without error; (ii) with 2 or more errors.
\n" );
document.write( "b. Show that a file which has a 95% chance of being transmitted without error is a little over half a megabyte in size.
\n" );
document.write( "A commercial organisation transmits 1000 megabytes of data per day.
\n" );
document.write( "c. State how many errors per day they will incur on average.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #667038 by robertb(5830)![]() ![]() You can put this solution on YOUR website! a. \n" ); document.write( "\n" ); document.write( "(i) The pmf is \n" ); document.write( "\n" ); document.write( "(ii) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. Let s = number of megabytes transmitted. \n" ); document.write( "===> \n" ); document.write( "===> \n" ); document.write( "===> \n" ); document.write( "\n" ); document.write( "We want \n" ); document.write( "\n" ); document.write( "===> s = -10ln0.95 = 0.51 megabyte of files transmitted, and the statement is proved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c. The average is \n" ); document.write( " \n" ); document.write( " |