document.write( "Question 1181630: A distribution of values is normal with a mean of 49.7 and a standard deviation of 25.\r
\n" );
document.write( "\n" );
document.write( "Find P70, which is the score separating the bottom 70% from the top 30%. \r
\n" );
document.write( "\n" );
document.write( "P70 = \r
\n" );
document.write( "\n" );
document.write( "Enter your answer as a number accurate to 4 decimal places. \n" );
document.write( "
Algebra.Com's Answer #849989 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to find P70:\r \n" ); document.write( "\n" ); document.write( "1. **Find the z-score:** P70 represents the 70th percentile. We need to find the z-score that corresponds to a cumulative probability of 0.70. You can use a z-table or a calculator with statistical functions for this. The z-score for 0.70 is approximately 0.52.\r \n" ); document.write( "\n" ); document.write( "2. **Use the z-score formula:** The z-score formula is:\r \n" ); document.write( "\n" ); document.write( " z = (x - μ) / σ\r \n" ); document.write( "\n" ); document.write( " Where: \n" ); document.write( " * z is the z-score \n" ); document.write( " * x is the value we're looking for (P70) \n" ); document.write( " * μ is the mean (49.7) \n" ); document.write( " * σ is the standard deviation (25)\r \n" ); document.write( "\n" ); document.write( "3. **Solve for x (P70):**\r \n" ); document.write( "\n" ); document.write( " 0.52 = (x - 49.7) / 25\r \n" ); document.write( "\n" ); document.write( " Multiply both sides by 25:\r \n" ); document.write( "\n" ); document.write( " 13 = x - 49.7\r \n" ); document.write( "\n" ); document.write( " Add 49.7 to both sides:\r \n" ); document.write( "\n" ); document.write( " x = 62.7\r \n" ); document.write( "\n" ); document.write( "Therefore, P70 ≈ 62.7000 \n" ); document.write( " \n" ); document.write( " |