document.write( "Question 870846: What height is at the 50th percentile of NBA heights? Explain how you got your answer. \n" ); document.write( "
Algebra.Com's Answer #525431 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Given a list of heights:\r
\n" ); document.write( "\n" ); document.write( "1. Sort them in ascending order
\n" ); document.write( "2. Find the middle number.
\n" ); document.write( "
\n" );