document.write( "Question 1171493:
\n" );
document.write( "In a recent year, grade 8 Colorado State public school students taking a mathematics assessment test had a mean score of 290 with a standard deviation of 37. Assume that the scores are normally distributed.
\n" );
document.write( "A) Find the probability that a student had a score higher than 320. Enter your answer as a decimal rounded to 2 places.
\n" );
document.write( "B) Find the probability that a student had a score between 250 and 300. Enter your answer as
\n" );
document.write( "a decimal rounded to 2 places.
\n" );
document.write( "C) If 2000 students are randomly selected, how many would you expect to have a test score that is less than 280? Round your answer to the nearest whole number.
\n" );
document.write( "nothing
\n" );
document.write( "D) What is the score that corresponds to the 99th percentile of all scores? Round your answer to the nearest whole number.
\n" );
document.write( "nothing
\n" );
document.write( "E) A random sample of 60 students is drawn from this population. What is the probability that the mean test score of this group is greater than 300? Enter your answer as a decimal rounded to 2 places \n" );
document.write( "
Algebra.Com's Answer #850901 by CPhill(1987) You can put this solution on YOUR website! Let's solve each part of this problem step-by-step.\r \n" ); document.write( "\n" ); document.write( "**Given Information:**\r \n" ); document.write( "\n" ); document.write( "* Mean (μ) = 290 \n" ); document.write( "* Standard deviation (σ) = 37 \n" ); document.write( "* Scores are normally distributed.\r \n" ); document.write( "\n" ); document.write( "**A) Probability of a score higher than 320:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (x - μ) / σ \n" ); document.write( " * z = (320 - 290) / 37 \n" ); document.write( " * z = 30 / 37 ≈ 0.81\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * Use a z-table or calculator to find P(Z > 0.81). \n" ); document.write( " * P(Z > 0.81) ≈ 0.2090 \n" ); document.write( " * Rounded to 2 decimal places: 0.21\r \n" ); document.write( "\n" ); document.write( "**B) Probability of a score between 250 and 300:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-scores:** \n" ); document.write( " * z1 = (250 - 290) / 37 = -40 / 37 ≈ -1.08 \n" ); document.write( " * z2 = (300 - 290) / 37 = 10 / 37 ≈ 0.27\r \n" ); document.write( "\n" ); document.write( "2. **Find the probabilities:** \n" ); document.write( " * P(Z < 0.27) ≈ 0.6064 \n" ); document.write( " * P(Z < -1.08) ≈ 0.1401\r \n" ); document.write( "\n" ); document.write( "3. **Calculate the probability between:** \n" ); document.write( " * P(-1.08 < Z < 0.27) = P(Z < 0.27) - P(Z < -1.08) \n" ); document.write( " * = 0.6064 - 0.1401 ≈ 0.4663 \n" ); document.write( " * Rounded to 2 decimal places: 0.47\r \n" ); document.write( "\n" ); document.write( "**C) Expected number of students with a score less than 280 (out of 2000):**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (280 - 290) / 37 = -10 / 37 ≈ -0.27\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * P(Z < -0.27) ≈ 0.3936\r \n" ); document.write( "\n" ); document.write( "3. **Calculate the expected number:** \n" ); document.write( " * Expected number = 2000 * 0.3936 ≈ 787.2 \n" ); document.write( " * Rounded to the nearest whole number: 787\r \n" ); document.write( "\n" ); document.write( "**D) Score corresponding to the 99th percentile:**\r \n" ); document.write( "\n" ); document.write( "1. **Find the z-score:** \n" ); document.write( " * Use a z-table or calculator to find the z-score corresponding to the 99th percentile (0.99). \n" ); document.write( " * z ≈ 2.33\r \n" ); document.write( "\n" ); document.write( "2. **Calculate the score:** \n" ); document.write( " * x = μ + zσ \n" ); document.write( " * x = 290 + (2.33 * 37) \n" ); document.write( " * x = 290 + 86.21 ≈ 376.21 \n" ); document.write( " * Rounded to the nearest whole number: 376\r \n" ); document.write( "\n" ); document.write( "**E) Probability that the mean of a sample of 60 students is greater than 300:**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the standard error:** \n" ); document.write( " * SE = σ / √n \n" ); document.write( " * SE = 37 / √60 ≈ 4.77\r \n" ); document.write( "\n" ); document.write( "2. **Calculate the z-score for the sample mean:** \n" ); document.write( " * z = (x̄ - μ) / SE \n" ); document.write( " * z = (300 - 290) / 4.77 ≈ 2.10\r \n" ); document.write( "\n" ); document.write( "3. **Find the probability:** \n" ); document.write( " * P(Z > 2.10) ≈ 0.0179 \n" ); document.write( " * Rounded to 2 decimal places: 0.02 \n" ); document.write( " \n" ); document.write( " |