document.write( "Question 892464: Is there anyone available that could assist me please
\n" );
document.write( "You want to determine how many bunches of radishes you want to buy each day. Here's what you know.\r
\n" );
document.write( "\n" );
document.write( "1. You sell radishes (the sale price) for a dollar a bunch.
\n" );
document.write( "2. You purchase radishes (the cost price) for 50 cents a bunch to sell
\n" );
document.write( "3. A farmer will purchase the old radishes for a dime a bunch to grind up for his farm animals.
\n" );
document.write( "4. You sell about 20 bunches a day.
\n" );
document.write( "5. The standard deviation (that give and take of how many you sell every day...some days 17, some days 25, some days 19) is 3. \r
\n" );
document.write( "\n" );
document.write( "So, you'll want to know based on the above, how many bunches your next order should be. (50 points).\r
\n" );
document.write( "\n" );
document.write( "First, find the cost per unit or sale price minus cost price = C(u)\r
\n" );
document.write( "\n" );
document.write( "Second, find the difference of the cost price minus the price the famer will pay = C(o)\r
\n" );
document.write( "\n" );
document.write( "Third, find the purchase requirements by doing these steps:\r
\n" );
document.write( "\n" );
document.write( "a. C(u)/C(o) +C(u) = P (only go out to four decimal places) (HINT: This must be less than one - if it's greater than one - you've got the division wrong...if you are banging your head against the wall...it's time to call Dr. Fenner)\r
\n" );
document.write( "\n" );
document.write( "b. go to this calculator to find the normsinv (probability value) (http://easycalculation.com/statistics/inverse-cumulative-normal-standard-distribution.php). Put the number you got for a. (probability) in the top box, hit calculate and then a number will appear in the normsinv (remember this number)\r
\n" );
document.write( "\n" );
document.write( "c. Then calculate the purchase by: number of bunches you sell now (number 4 above) plus Probability Value (the normsinv number from b. above) times your standard deviation (number 5 above) or\r
\n" );
document.write( "\n" );
document.write( "Sales + (Probability Value (the normsinv number) times Standard Deviation)\r
\n" );
document.write( "\n" );
document.write( "(Hint: notice the distribution: calculate Probability Value x Standard Deviation and then add this number to current sales)\r
\n" );
document.write( "\n" );
document.write( "HINT: Watch your decimal places!\r
\n" );
document.write( "\n" );
document.write( "Show the math all along the way. \n" );
document.write( "
Algebra.Com's Answer #540512 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You want to determine how many bunches of radishes you want to buy each day. Here's what you know. \n" ); document.write( " 1. You sell radishes (the sale price) for a 100 cents a bunch. \n" ); document.write( " 2. You purchase radishes (the cost price) for 50 cents a bunch to sell \n" ); document.write( " 3. A farmer will purchase the old radishes for 10 cents a bunch to grind up for his farm animals. \n" ); document.write( " 4. You sell about 20 bunches a day. \n" ); document.write( " 5. The standard deviation (that give and take of how many you sell every day...some days 17, some days 25, some days 19) is 3. \n" ); document.write( " So, you'll want to know based on the above, how many bunches your next order should be. (50 points). \n" ); document.write( "---------------------------------------------------------- \n" ); document.write( " First, find the cost per unit or sale price minus cost price = C(u) \n" ); document.write( "C(u) = 100 - 50 = 50 cents per bunch \n" ); document.write( "------------------------------------------------ \n" ); document.write( "Second, find the difference of the cost price minus the price the farmer will pay = C(o) \n" ); document.write( "Note:: Sounds like the C(o) is the same as the C(u). \n" ); document.write( "Am I missing something?? \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " Third, find the purchase requirements by doing these steps: \n" ); document.write( "a. C(u)/C(o) +C(u) = P (only go out to four decimal places) (HINT: This must be less than one - if it's greater than one - you've got the division wrong...if you are banging your head against the wall...it's time to call Dr. Fenner) \n" ); document.write( " b. go to this calculator to find the normsinv (probability value) (http://easycalculation.com/statistics/inverse-cumulative-normal-standard-distribution.php). Put the number you got for a. (probability) in the top box, hit calculate and then a number will appear in the normsinv (remember this number) \n" ); document.write( " c. Then calculate the purchase by: number of bunches you sell now (number 4 above) plus Probability Value (the normsinv number from b. above) times your standard deviation (number 5 above) or \n" ); document.write( " Sales + (Probability Value (the normsinv number) times Standard Deviation) \n" ); document.write( "(Hint: notice the distribution: calculate Probability Value x Standard Deviation and then add this number to current sales) \n" ); document.write( " \n" ); document.write( " |