document.write( "Question 259392: a craftsperson is able to etch 25 windows per day if they are able to use the laser etching device, and 8 windows per day if they must etch by hand. if they can use the laser etching device 70% of the time, find the expected number of windows they etch per day \n" ); document.write( "
Algebra.Com's Answer #190965 by stanbon(75887) ![]() You can put this solution on YOUR website! a craftsperson is able to etch 25 windows per day if they are able to use the laser etching device, and 8 windows per day if they must etch by hand. if they can use the laser etching device 70% of the time, find the expected number of windows they etch per day \n" ); document.write( "------------ \n" ); document.write( "P(use laser) = 0.7 \n" ); document.write( "P(use manual) = 0.3 \n" ); document.write( "------------------------- \n" ); document.write( "Random Variable Values is 25 and 8 \n" ); document.write( "------------------------- \n" ); document.write( "Expected numbers are 0.7*25 + 0.3*8 = 17.5 + 2.4 = 19.9 windows per day \n" ); document.write( "========================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |