document.write( "Question 350110: If the probability of a student graduating from college with a 4.0 GPA is 0.008, what is the probability of a student graduating from college with less than a 4.0 GPA? \n" ); document.write( "
Algebra.Com's Answer #250220 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Assuming that 4.0 is the highest GPA, then all other scores must be less than 4.0.
\n" ); document.write( "P(not 4.0)+P(4.0)=1
\n" ); document.write( "P(not 4.0)=1-P(4.0)
\n" ); document.write( "P(not 4.0)=1-0.008
\n" ); document.write( "P(not 4.0)=0.992
\n" ); document.write( "
\n" ); document.write( "
\n" );