document.write( "Question 476564: classes frequency
\n" );
document.write( "0-10 4
\n" );
document.write( "10-20 8
\n" );
document.write( "20-30 7
\n" );
document.write( "30-40 10\r
\n" );
document.write( "\n" );
document.write( "In this how to draw a frequency polygon?
\n" );
document.write( "since as we know that the class previous of the first will -10-0.....please help me to draw this frequency polygon? \n" );
document.write( "
Algebra.Com's Answer #326781 by Theo(13342) You can put this solution on YOUR website! \n" ); document.write( "you create the frequency polygon by finding the midpoint of each class and then \n" ); document.write( "drawing a graph from it. \n" ); document.write( "the graph would be a straight line between the midpoints on the graph. \n" ); document.write( "first you have to find the midpoints. \n" ); document.write( "midpoint of 0-10 = 5 \n" ); document.write( "midpoint of 10-20 = 15 \n" ); document.write( "midpoint of 20-30 = 25 \n" ); document.write( "midpoint of 30-40 = 35 \n" ); document.write( "those are the x-value of your graph. \n" ); document.write( "the y-values of your graph are the frequencies in each class. \n" ); document.write( "so you now have (x,y) coordinate pairs on your graph. \n" ); document.write( "they are: \n" ); document.write( " \r\n" ); document.write( "x y\r\n" ); document.write( "5 4\r\n" ); document.write( "15 8\r\n" ); document.write( "25 7\r\n" ); document.write( "35 10\r\n" ); document.write( " \n" ); document.write( "the following reference will show you how to draw the graph. \n" ); document.write( "http://www.math-mate.com/chapter16_10.shtml \n" ); document.write( " |