document.write( "Question 1157196: In a survey of 500 Latin music downloads in a certain year, 250 were regional (Mexican/Tejano), 160 were pop-rock, 80 were tropical (salsa/merengue/cumbia/bachata), and 10 were urban (reggaeton). Calculate the following relative frequencies. (Round your answers to two decimal places.) \r
\n" );
document.write( "\n" );
document.write( "(a) a music download was regional?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) a music download was either tropical or urban?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) a music download was not urban?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780116 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! regional would be 250/500 or 0.50 \n" ); document.write( "tropical or urban would be the sum or 80+10=90, probability is 90/500 or 0.18 \n" ); document.write( "not urban would be 1- probability (urban)=1-10/500 or 0.98. \n" ); document.write( " |