document.write( "Question 373163: The age at which people get married for the entire population in the United States is normally distributed. The mean population age at which people get married is 30, and the population variance is 16. Given this information, what percentage of people get married between the ages of 26 and 34? \n" ); document.write( "
Algebra.Com's Answer #265660 by SadieKhan(31) You can put this solution on YOUR website! mean=30 \n" ); document.write( "variance= 16 \n" ); document.write( "S.d = sqrt(16)= 4 \n" ); document.write( "using z score formula, that is \n" ); document.write( "z= xbar- mean/sigma \n" ); document.write( "Z1= 26-30/4=-1 \n" ); document.write( "z2=34-30/4= 4/4 =1 \n" ); document.write( "required probability = p(26 |