document.write( "Question 570991: Hello. Guys, I really need your help on this one please
\n" ); document.write( "Below are the home states of 16 college professors..
\n" ); document.write( "
\n" ); document.write( "Florida Indiana Pennsylvania Arizona Georgia
\n" ); document.write( "Florida Tennessee Texas Kansas Arizona
\n" ); document.write( "Texas Florida Tennessee Arizona Texas
\n" ); document.write( "Indiana
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " a)Make a frequency table using these 8 states:
\n" ); document.write( "Arizona Kansas
\n" ); document.write( "Florida Pennsylvania
\n" ); document.write( "Georgia Tennessee
\n" ); document.write( "Indiana Texas
\n" ); document.write( "
\n" ); document.write( " b)What is (are) the mode(s)?
\n" ); document.write( " c)Does it make sense to talk about the average for this data? Why or why not?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #367890 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
a)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simply create a two column table in which the names of the states are on the left side and the respective counts are on the right\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example, the state \"Arizona\" occurs 3 times in the list, so write a \"3\" next to \"Arizona\" in the table. Do the same for the rest to get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "State             |      Frequency\r\n" );
document.write( "--------------------------------------------------------\r\n" );
document.write( "Arizona           |         3 \r\n" );
document.write( "Florida           |         3\r\n" );
document.write( "Georgia           |         2\r\n" );
document.write( "Indiana           |         1\r\n" );
document.write( "Kansas            |         1\r\n" );
document.write( "Pennsylvania      |         2\r\n" );
document.write( "Tennessee         |         1\r\n" );
document.write( "Texas             |         3\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "b)\r
\n" ); document.write( "\n" ); document.write( "The mode is the value that occurs the most. In this case, the modes (you can have more than one mode) are Arizona, Florida, and Texas since they all occur three times (the most of any other state)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "c)\r
\n" ); document.write( "\n" ); document.write( "It does NOT make sense to talk about the average because this data is NOT quantitative. So you cannot add up the states names and divide them by 16 because adding is not defined when it comes to names (eg: what is Texas + Kansas equal?). So there is no average state\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: when people say \"average\", they usually refer to the mean.
\n" ); document.write( "
\n" );