document.write( "Question 510932: Ok, These 6 problems I apparently did wrong on my test... Can someone do them and explain them a bit please?\r
\n" );
document.write( "\n" );
document.write( "1. A set of 50 data values has a mean of 28 and a variance of 4.
\n" );
document.write( "a. Find the standard score (z) for a data value = 31.
\n" );
document.write( "b. Find the probability of a data value > 31. \r
\n" );
document.write( "\n" );
document.write( "2.Find the area under the standard normal curve:
\n" );
document.write( "a. to the right of z = 2.37
\n" );
document.write( "b. to the left of z = 2.37 \r
\n" );
document.write( "\n" );
document.write( "3. Assume that the population of heights of female college students is approximately normally distributed with mean m of 67 inches and standard deviation s of 3.95 inches. Show all work.
\n" );
document.write( "(A) Find the proportion of female college students whose height is greater than 63 inches.
\n" );
document.write( "(B) Find the proportion of female college students whose height is no more than 63 inches. \r
\n" );
document.write( "\n" );
document.write( "4. The diameters of grapefruits in a certain orchard are normally distributed with a mean of 6.45 inches and a standard deviation of 0.45 inches. Show all work.
\n" );
document.write( "(A) What percentage of the grapefruits in this orchard have diameters less than 7.1 inches?
\n" );
document.write( "(B) What percentage of the grapefruits in this orchard are larger than 6.8 inches? \r
\n" );
document.write( "\n" );
document.write( "5. Find the normal approximation for the binomial probability that x = 4, where n = 13 and p = 0.3. Compare this probability to the value of P(x=5) found in Table 2 of Appendix B in your textbook. \r
\n" );
document.write( "\n" );
document.write( "6. A set of data is normally distributed with a mean of 100 and standard deviation of 15. · What would be the standard score for a score of 70? · What percentage of scores is between 100 and 70? · What would be the percentile rank for a score of 70? \n" );
document.write( "
Algebra.Com's Answer #341993 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. A set of 50 data values has a mean of 28 and a variance of 4. \n" ); document.write( "a. Find the standard score (z) for a data value = 31. \n" ); document.write( "-- \n" ); document.write( "z(31)= (31-28)/4 = 3/4 \n" ); document.write( "------------------------------- \n" ); document.write( "b. Find the probability of a data value > 31. \n" ); document.write( "P(x> 31) = P(z > 3/4) = 0.2266 \n" ); document.write( "================================================================ \n" ); document.write( "2.Find the area under the standard normal curve: \n" ); document.write( "a. to the right of z = 2.37 \n" ); document.write( "P(z > 2.37) = 0.0089 \n" ); document.write( "---- \n" ); document.write( "b. to the left of z = 2.37 \n" ); document.write( "P( z < 2.37) = 1 -0.0089 = 0.9911 \n" ); document.write( "================================================================ \n" ); document.write( "3. Assume that the population of heights of female college students is approximately normally distributed with mean m of 67 inches and standard deviation s of 3.95 inches. Show all work. \n" ); document.write( "(A) Find the proportion of female college students whose height is greater than 63 inches. \n" ); document.write( "z(63) = (63-67)/3.95 = -1.0127 \n" ); document.write( "P(x > 63) = P(z > -1.0127) = 0.8444 \n" ); document.write( "-------------- \n" ); document.write( "(B) Find the proportion of female college students whose height is no more than 63 inches. \n" ); document.write( "P(x <= 63) = 1-0.8444 = 0.1556 \n" ); document.write( "================================================================= \n" ); document.write( "4. The diameters of grapefruits in a certain orchard are normally distributed with a mean of 6.45 inches and a standard deviation of 0.45 inches. Show all work. \n" ); document.write( "(A) What percentage of the grapefruits in this orchard have diameters less than 7.1 inches? \n" ); document.write( "Find the z-score of 7.1. \n" ); document.write( "Find the probability z is less than that z-score \n" ); document.write( "--- \n" ); document.write( "(B) What percentage of the grapefruits in this orchard are larger than 6.8 inches? \n" ); document.write( "Follow the same procedure as in \"A\". \n" ); document.write( "---------------- \n" ); document.write( "5. Find the normal approximation for the binomial probability that x = 4, where n = 13 and p = 0.3. Compare this probability to the value of P(x=5) found in Table 2 of Appendix B in your textbook. \n" ); document.write( "mean = np = 13*0.3 = 3.9 \n" ); document.write( "s = sqrt(npq) = sqrt3.9*0.7) = 1.65 \n" ); document.write( "----- \n" ); document.write( "P( x = 4) = P(3.5 < x < 4.5) \n" ); document.write( "z(3.5) = (3.5-3.9)/1.65 = -0.2424 \n" ); document.write( "z(4.5) = (4.5-3.9)/1.65 = 0.3636 \n" ); document.write( "--- \n" ); document.write( "P(x = 4) ~ P(-0.2424 < z < 0.3636) = 0.2377 \n" ); document.write( "--- \n" ); document.write( "Check your textbook for P(x = 4) = 0.2337 \n" ); document.write( "======================================================== \n" ); document.write( "6. A set of data is normally distributed with a mean of 100 and standard deviation of 15. \n" ); document.write( "What would be the standard score for a score of 70? \n" ); document.write( "Find the z-score. \n" ); document.write( "------------ \n" ); document.write( "What percentage of scores is between 100 and 70? \n" ); document.write( "Find the z-scores and the percentage between them. \n" ); document.write( "------------ \n" ); document.write( "What would be the percentile rank for a score of 70? \n" ); document.write( "Find the z-score of 70; then find the percentage less than that z-score. \n" ); document.write( "Maybe round to a whole-number value. \n" ); document.write( "==========\r \n" ); document.write( "\n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |