document.write( "Question 1178781: Private nonprofit four-year colleges charge, on average, $26,423 per year in tuition and fees. The standard deviation is $7,434. Assume the distribution is normal. Let X be the cost for a randomly selected college. Round all answers to 4 decimal places where possible.\r
\n" );
document.write( "\n" );
document.write( "a. What is the distribution of X? X ~ N( ,)\r
\n" );
document.write( "\n" );
document.write( "b. Find the probability that a randomly selected Private nonprofit four-year college will cost less than 23,012 per year.
\n" );
document.write( " (Round z-score up to 2 decimal places.)\r
\n" );
document.write( "\n" );
document.write( "c. Find the 80th percentile for this distribution. $
\n" );
document.write( " (Round to the nearest dollar.) \n" );
document.write( "
Algebra.Com's Answer #850295 by CPhill(1987) You can put this solution on YOUR website! Here's how to solve this problem:\r \n" ); document.write( "\n" ); document.write( "**a. What is the distribution of X?**\r \n" ); document.write( "\n" ); document.write( "* X follows a normal distribution with a mean (μ) of $26,423 and a standard deviation (σ) of $7,434. \n" ); document.write( "* Therefore, X ~ N(26423, 7434)\r \n" ); document.write( "\n" ); document.write( "**b. Find the probability that a randomly selected Private nonprofit four-year college will cost less than $23,012 per year.**\r \n" ); document.write( "\n" ); document.write( "1. **Calculate the z-score:** \n" ); document.write( " * z = (X - μ) / σ \n" ); document.write( " * z = (23012 - 26423) / 7434 \n" ); document.write( " * z = -3411 / 7434 \n" ); document.write( " * z ≈ -0.4588 \n" ); document.write( " * Rounding up to 2 decimal places, z = -0.46\r \n" ); document.write( "\n" ); document.write( "2. **Find the probability:** \n" ); document.write( " * P(X < 23012) = P(z < -0.46) \n" ); document.write( " * Using a z-table or calculator, P(z < -0.46) ≈ 0.3228\r \n" ); document.write( "\n" ); document.write( "**c. Find the 80th percentile for this distribution.**\r \n" ); document.write( "\n" ); document.write( "1. **Find the z-score for the 80th percentile:** \n" ); document.write( " * Using a z-table or calculator, the z-score corresponding to the 80th percentile is approximately 0.84.\r \n" ); document.write( "\n" ); document.write( "2. **Calculate the value of X:** \n" ); document.write( " * X = μ + z * σ \n" ); document.write( " * X = 26423 + 0.84 * 7434 \n" ); document.write( " * X = 26423 + 6244.56 \n" ); document.write( " * X = 32667.56\r \n" ); document.write( "\n" ); document.write( "3. **Round to the nearest dollar:** \n" ); document.write( " * X ≈ $32,668 \n" ); document.write( " \n" ); document.write( " |