document.write( "Question 375544: Let y denote the number of broken eggs in a randomly selected carton of one dozen eggs. Supposing that the probability distribution of y is as follows below, determine the mean value of z = the number of unbroken eggs.
\n" ); document.write( "μz = ?
\n" ); document.write( "y 0 1 2 3 4
\n" ); document.write( "p(y) .65 .20 .12 .02 .01
\n" ); document.write( "

Algebra.Com's Answer #267269 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"mu=sum%28x%2AP%28x%29%2Cx=0%2C4%29\"
\n" ); document.write( "\"mu=0%280.65%29%2B1%280.2%29%2B2%280.12%29%2B3%280.02%29%2B4%280.01%29\"
\n" ); document.write( "\"highlight%28mu=0.54%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );