document.write( "Question 1161078: PLEASE HELP ME! I REALLY APPRECIATE ANY SUPPORT!
\n" );
document.write( "1) Suppose that the distribution for the number of points scored in a game by Steph Curry can be described by an approximate normal curve, with a mean of 30 and a standard deviation of 8. About how many points are needed to ensure there is only approximately a 2.5% chance that Steph exceeds this amount? \r
\n" );
document.write( "\n" );
document.write( "2) Lastly, assume the scoring distribution of Knicks phenom RJ Barret is
\n" );
document.write( "approximately normal in shape. Suppose there is approximately 0.15% chance that R.J scores more than 26 points, and a 2.5% chance that he scores less than 6 points. What is his mean and standard deviation of points scored?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #784530 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the 97.5th percentile is 45.68 or 46 points \n" ); document.write( "calculator 2 VARS 3 invnorm (.975,30,8)\r \n" ); document.write( "\n" ); document.write( "99.85 percentile is 2.967 sd \n" ); document.write( "97.5 percentile is 1.96 sd\r \n" ); document.write( "\n" ); document.write( "z=(x-mean)/sd \n" ); document.write( "so 2.967=(x-mean)/sd \n" ); document.write( "and -1.96=(x-mean)/sd \n" ); document.write( "2.97 sd=26-mean \n" ); document.write( "-1.96 sd=6-mean \n" ); document.write( "1.96 sd=-6+mean \n" ); document.write( "4.93 sd=20 \n" ); document.write( "sd=4.056 or 4.06 points\r \n" ); document.write( "\n" ); document.write( "(26-mean)=4.06*2.967=12.05 \n" ); document.write( "mean=13.95 points\r \n" ); document.write( "\n" ); document.write( "check \n" ); document.write( "26-13.95 divided by 4.06=12.05/4.06 or 2.97 points standard deviation. \n" ); document.write( "and \n" ); document.write( "-7.95/4.06=-1.96 sd \r \n" ); document.write( "\n" ); document.write( "can check using normalcdf (6,26,13.95,4.06), which should be everything but 0.15% on the left and 2.5% on the right or 100-2.65=97.35%, and it is 97.34% \n" ); document.write( " \n" ); document.write( " |