Given the following historical data on two alternative suppliers of a critical material your company requires, which of the two suppliers (supplier 1 or supplier 2) will minimize your required safety stock? Show and describe your analysis!

Base your analysis on the supplied data and assume “all else is equal” between the two suppliers. In other words, cost per unit, quality, TCO, etc. do not need to be considered. Do not concern yourself with any other issues or data other than that which is given below.

For any given period, your company’s goal is to have required materials available in inventory 99.9% of the time.

Your mean requirement (demand) per day: 700 units.

Standard deviation of your daily requirement: 65 units.

Supplier 1

Mean lead-time: 7 days

Standard deviation of lead-time: 1 day

Supplier 2

Mean lead-time: 5 days

Standard deviation of lead-time: 2 days

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following function that evaluates a polynomial whose coefficients are stored in an array:  

double evaluate(double[] coefficients, double x)

{  

double result = coefficients[0];  

double power = 1;  

for (int i = 1; i < coefficients.length; i++) 

 {    

power = power * x; 

    result = result + coefficients[i] * power; 

 } 

 return result;

}

Let n be the length of the array. Determine the number of additions and multiplications that are performed in the worst case as a function of n.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following first order reaction:

2H2O2(g) ↔ 2H2O(g) + O2(g) 

Determine the concentration of H2O2 after 8.0 hours if the initial concentration is 1.0 M and the rate constant at 20 ∘C is 1.8 x 10-5 s-1. 

0.52 M

1.0 M

0.60 M

0.48 M

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

1.   Given the following experimental data, calculate the molarity and the pKa of the acid analyte (HA) in the titration, if the balance neutralization reaction is

HA + NaOH à NaA + H2O.

     A pH reading of 3.65 was obtained when 13.0 mL of 0.413 M NaOH was added to the 25.0 mL analyte.

     The endpoint was achieved when 31.25 mL of NaOH had been added.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following errors: The bank recorded a deposit of $200 as $2,000. The company’s bookkeeper mistakenly recorded a deposit of $530 as $350. The company’s bookkeeper mistakenly recorded a payment of $250 received from a customer as $25 on the bank deposit slip. The bank caught the error and made the deposit for the correct amount. The bank statement shows a check written by the company for $255 was erroneously paid (cleared the account) as $225. The bookkeeper wrote a check for $369 but erroneously wrote down $396 as the cash disbursement on the company’s records. You are to complete the following task: For each error, describe to a recently hired bookkeeper how it would be shown on a cash reconciliation.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following information for the Duke Tire Company, find the firm’s debt ratio (i.e., total liabilities / total assets):

ROE (N/E) = 0.38 (expressed as a decimal)

Total asset turnover ratio (S/A) = 4.1

Net profit margin (N/S) = 0.05 (expressed as a decimal)

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following information for Sandstone, Inc.: net income= $300,000; beginning of year retained earnings= $80,000; common stock dividends paid per year = $64,000. Compute the end of year retained earnings.

a) $316,000

b) $444,000

c) $236,000

d) $284,000

e) $0

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following information for Evenflow Power Co., the WACC is_______________ percent. Assume the company’s tax rate is 33 percent. (Do not include the percent sign (%). Round your answer to 2 decimal places. (e.g., 32.16))

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following information for Evenflow Power Co., the WACC is percent. Assume the company’s tax rate is 33 percent. (Do not include the percent sign (%). Round your answer to 2 decimal places. (e.g., 32.16))

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW

Given the following information, what will the cash flow be to the  floater class when LIBOR is at 8%? (Round to the nearest dollar, if necessary)

$15,000,000 principal allocated to floater class, $5,000,000M to inverse floater class

Based on underlying FRMs with interest rate of 5% (i.e. WAC is 5%)

Floater will receive: LIBOR+50bp

Question: Given the following information, what will the cashflow be to the floater class when LIBOR is at 8%? (Round tothe nearest dollar, if necessary)$15,000,000 principal allocated to…

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW