document.write( "Question 61251: Frequency Distribution:
\n" );
document.write( "Votes Number of Precincts
\n" );
document.write( "0-99 3
\n" );
document.write( "100-199 10
\n" );
document.write( "200-299 25
\n" );
document.write( "300-399 15
\n" );
document.write( "400-499 22
\n" );
document.write( "What is the probability that a randomly selected precinct will have had fewer than 100 votes? at least 300 votes? had at most 399 votes? and had no fewer than 100 votes? I tried to use the P=f/t and all my answers were the same. please help...thank you \n" );
document.write( "
Algebra.Com's Answer #42214 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Frequency Distribution: \n" ); document.write( "Votes Number of Precincts \n" ); document.write( "0-99 3 \n" ); document.write( "100-199 10 \n" ); document.write( "200-299 25 \n" ); document.write( "300-399 15 \n" ); document.write( "400-499 22 \n" ); document.write( "What is the probability that a randomly selected precinct will have had fewer than 100 votes? at least 300 votes? had at most 399 votes? and had no fewer than 100 votes? \n" ); document.write( "Votes____________________Number of Precincts______frequency \n" ); document.write( "0-99----------------------3-------------------------3/75=1/25=.04 \n" ); document.write( "100-199-------------------10------------------------10/75=2/15=.1333 \n" ); document.write( "200-299-------------------25------------------------25/75=1/3=.3333 \n" ); document.write( "300-399-------------------15------------------------15/75=1/5=.2 \n" ); document.write( "400-499-------------------22------------------------22/75=.29333 \n" ); document.write( ": \n" ); document.write( "Fewer than 100 would be (0-99)---3/75=1/25=.04 \n" ); document.write( "At least 300 would be (300-499)---15/75+22/75=37/75=.49333 \n" ); document.write( "No fewer than 100 votes is (100-499)---10/75+25/75+15/75+22/75=72/75=24/25=.96 \n" ); document.write( ": \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |