--%>

Probability of dividend

Universal Corporation has the following dividend policy: if the earnings after taxes are less than $1 million, the dividend payout ratio will be 35%, but if these earnings are over $1 million, the dividend payout ratio will be 45%. The EBIT of Universal for next year is expected to be $10 million with a standard deviation of $4 million. Universal has $30 million in long-term bonds with coupon of 9%, and 1.5 million shares of common stock. Calculate the probability that Universal will give a dividend of more than $1 per share. The tax rate of Universal is 30%.

E

Expert

Verified

From the given details,

163_73.71.jpg

Since earnings after taxes are well above $1 million, the dividend payout ratio will be 45%. Hence if a dividend of $1/share is given, the EPS will be

0.45 = 1/EPS
EPS = 1/0.45 = 2.22

Hence profit after taxes = 2.22*1.5 million = 3.33 million

Profit before taxes = 4.76 million
EBIT = $7.462 million

In order to determine the probability,

Z = (7.462 – 10)/4 = -0.635
P(z) = 73.71%

Thus the probability that Universal will give a dividend of more than $1 per share is 73.71%.

   Related Questions in Corporate Finance

  • Q : Which capital structure must consider

    Which capital structure must we consider when estimating the WACC for a subsidiary valuation: the one which is reasonable according to the risk of the subsidiary’s business that the average of the company or the one the subsidiary as “tolerates/per

  • Q : Efficient Market Hypotheses Write

    Write Efficient Market Hypotheses in brief?

  • Q : Estimate stock's current price A

    A company currently pays a dividend of $3.75 per share, D0 = 3.75. It is estimated that the company's dividend will grow at a rate of 15% percent per year for the next 2 years, then the dividend will grow at a constant rate of 7% the

  • Q : Attributes of debt securities What are

    What are the Attributes of debt securities?

  • Q : Which currency is utilized in an

    Which currency has to be utilized in an international acquisition in order to compute the flows?

  • Q : Illustrates the Gordon and Shapiro

    What is the importance and the utility of the given formula: Ke = DIV(1+g)/P + g?

  • Q : Long-Term Financing Needed Long-Term

    Long-Term Financing Needed : - At year-end 2012, total assets for Ambrose Inc. were $1.2 million and accounts payable were $375,000. Sales, which in 2012 were $2.5 million, are expected to increase by 25% in 2013. Total ass

  • Q : Explain consensus among the chief

    Is there any consensus among the chief authors in finance concerning the market risk premium?

  • Q : Calculating the Cost of Equity You are

    You are an analyst in the financial division of Flipper Industries (FI) which has a beta of 1.80 (you are risk-philic, so you enjoy the thrill of working somewhere so risky). The company just paid a dividend of $1 and dividends are expected to grow at 5% per year. The

  • Q : Data races-critical sections-processor

    A) Research the phenomena of data races. Give an illustration of how an unprotected data race can give mount to data inconsistency.How do OpenMP and Cilk resolve this problem? B) Present your own fully documented and tested program