document.write( "Question 1121570: A canvas manufacturer has to adjust the price of the canvas it sells according to how many flaws are present. The manufacturer uses a statistical model to predict numbers of flaws and hence sales revenue. The model assumes that there will be an average of 0.003 flaws per metre and 1000 x 0.003 = 3.0 flaws per 1000 metres.\r
\n" );
document.write( "\n" );
document.write( "Decide what kind of distribution is being used to model the number of flaws and use this to find the probability of more than 2 flaws in one 1000m length of canvas. \r
\n" );
document.write( "\n" );
document.write( "Enter your answer, correct to 3 decimal places, into the box below\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #737498 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Poisson distribution with discrete, random, proportional to time, theoretically independent variables. \n" ); document.write( "parameter 3 \n" ); document.write( "probability >2 is 1-prob (0,1,2) \n" ); document.write( "From the table, cumulative probability of 2 is 0.423 \n" ); document.write( "answer is 1-0.423 or 0.577 probability \n" ); document.write( " |