document.write( "Question 530870: I have a statistics probability problem that I need help with:\r
\n" );
document.write( "\n" );
document.write( "I am writing the problem in words since it does not show up correctly as a formula on the preview screen\r
\n" );
document.write( "\n" );
document.write( "the probability P (negative c is smaller than z is smaller than c) = 0.4648\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I visualize that the area on a bell curve goes from the left (negative) point C through 0 (zero) to point c on the right (positive) side. Is that correct?\r
\n" );
document.write( "\n" );
document.write( "That would mean I calculate it this way
\n" );
document.write( "1 - 0.4648=0.4647 (which is the area outside)
\n" );
document.write( "then 0.4647: 2=0.2324 which is according to the table approx 0.6.\r
\n" );
document.write( "\n" );
document.write( "Is this correct? Is there a faster way to get there?\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance
\n" );
document.write( "enyacleo
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #350326 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P (negative c is smaller than z is smaller than c) = 0.4648 \n" ); document.write( "--- \n" ); document.write( "Draw the picture. \n" ); document.write( "Since 0.2324 area is to the left of the mean, \n" ); document.write( "there is a left tail of 0.5-0.2324 = 0.2676 \n" ); document.write( "----- \n" ); document.write( "Then c = invNorm(0.2676) = -0.6201 \n" ); document.write( "--- \n" ); document.write( "Ans: -0.6201 < z < +0.6201 \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |