document.write( "Question 197123: 1. At a store, you buy 8 plums, 4 bananas, 6 apples, and 12 carrots.
\n" );
document.write( "Find the probabilty that one food item chosen at random is a piece of fruit. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. Write two data sets with a range equal to 35 but with different standard deviations. You do not need to calculate the standard deviations. \n" );
document.write( "
Algebra.Com's Answer #147781 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. At a store, you buy 8 plums, 4 bananas, 6 apples, and 12 carrots. \n" ); document.write( "Find the probabilty that one food item chosen at random is a piece of fruit. \n" ); document.write( "# of pieces of fruit: 18 \n" ); document.write( "Total # of pieces to select from: 28 \n" ); document.write( "P(you pick a piece of fruit) = 18/28 = 9/14 \n" ); document.write( "------------------------------------------------------ \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "2. Write two data sets with a range equal to 35 but with different standard deviations. You do not need to calculate the standard deviations. \n" ); document.write( "1st Set: {1,36} \n" ); document.write( "2nd Set: (1,2,36} \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |