Posts by: WST Expert 1
Re: Software for Financial Analyst
This would depend on the type of financial analyst. Please clarify which department/function you are referring to. Assuming you are referring to investment banking, equity research, private equity-type functions, the answer is, of course, Excel. All of our financial modeling training courses are do... Read More
This would depend on the type of financial analyst. Please clarify which department/function you are referring to. Assuming you are referring to investment banking, equity research, private equity-type functions, the answer is, of course, Excel. All of our financial modeling training courses are do... Read More
Re: Distressed Debt Model
The idea is that you want to argue to the judge what happens when the valuation is incorrect - you are unjustly enriching certain parties. The two key drivers of fulcrum are post-petition valuation and post-petition leverage, both of which impact recovery rates of the senior securities in the capita... Read More
The idea is that you want to argue to the judge what happens when the valuation is incorrect - you are unjustly enriching certain parties. The two key drivers of fulcrum are post-petition valuation and post-petition leverage, both of which impact recovery rates of the senior securities in the capita... Read More
RE: How to determine reasonable debt covenants for an LBO deal?
Debt covenants are determined by the Company’s industry. In the past few years, LBO’s have increasingly been structured with covenant-lite debt, meaning that they have fewer requirements and restrictions than traditional debt structure. However, as debt markets substantially decline (as in 2007 ... Read More
Debt covenants are determined by the Company’s industry. In the past few years, LBO’s have increasingly been structured with covenant-lite debt, meaning that they have fewer requirements and restrictions than traditional debt structure. However, as debt markets substantially decline (as in 2007 ... Read More
Re: about the diluted shares outstanding
When initially building the first pass on the IS (before BS and CF), we simply say set this projected year's diluted shares outstanding to last year's for simplicity. Then, when we have finished our Cash Flow Statement construction, we have an actual updated basic shares outstanding count after the... Read More
When initially building the first pass on the IS (before BS and CF), we simply say set this projected year's diluted shares outstanding to last year's for simplicity. Then, when we have finished our Cash Flow Statement construction, we have an actual updated basic shares outstanding count after the... Read More
RE: List of random numbers from -1 to 1 with given std dev
To create a random number between -1 to 1, use the formula: =rand()*2-1 rand() generates a random number between 0 and 1 hence the need to modify the range. as for a given standard deviation, it is doubtful that can be done - that is to specify a standard deviation and have excel generate a lis... Read More
To create a random number between -1 to 1, use the formula: =rand()*2-1 rand() generates a random number between 0 and 1 hence the need to modify the range. as for a given standard deviation, it is doubtful that can be done - that is to specify a standard deviation and have excel generate a lis... Read More
RE: Advanced Excel: Pivot Tables Error Message
Please make sure that you have saved the file separately to the desktop or otherwise as opposed to working off a "temp" version of the template file. If working directly off your desktop or hard drive and the same error msg occurs, please recreate the pivot table from scratch as their may be a ... Read More
Please make sure that you have saved the file separately to the desktop or otherwise as opposed to working off a "temp" version of the template file. If working directly off your desktop or hard drive and the same error msg occurs, please recreate the pivot table from scratch as their may be a ... Read More
Re: Sources and Uses Questions
Usually mgmt rollover or other rollover equity does not affect sponsor IRR since everything is the same proportion. The capital structure of an LBO company post-deal various but rules of thumb are: Bank Debt: 25%-50% Bonds: 25%-50% Equity: 15%-40% Bank Debt includes: revolver, term loans, securit... Read More
Usually mgmt rollover or other rollover equity does not affect sponsor IRR since everything is the same proportion. The capital structure of an LBO company post-deal various but rules of thumb are: Bank Debt: 25%-50% Bonds: 25%-50% Equity: 15%-40% Bank Debt includes: revolver, term loans, securit... Read More
Re: Question about EPS
No circular references in that logic, because the key is that we use PRIOR YEAR's EPS on the CF to estimate number of shares repurchased. If we used THIS YEAR's EPS, then yes, we get a circular reference. See your other post for more detailed explanation.
No circular references in that logic, because the key is that we use PRIOR YEAR's EPS on the CF to estimate number of shares repurchased. If we used THIS YEAR's EPS, then yes, we get a circular reference. See your other post for more detailed explanation.
Re: Software for Financial Analyst
Regular Excel correct. Buy a PC laptop with Office for PC.
And one doesn't just "learn Excel", one must use Excel.
Get up the learning curve fast:
http://www.wstselfstudy.com/programs.html
Regular Excel correct. Buy a PC laptop with Office for PC.
And one doesn't just "learn Excel", one must use Excel.
Get up the learning curve fast:
http://www.wstselfstudy.com/programs.html
For financial models that seek to assume consistent assumptions about the mgmt's share buyback plans, you can guestimate the $ volume of share repurchases each year based on information provided and explained in the Advanced Financial Modeling - Core Model class. However, that doesn't speak anything... For financial models that seek to assume consistent assumptions about the mgmt's share buyback plans, you can guestimate the $ volume of share repurchases each year based on information provided and explained in the Advanced Financial Modeling - Core Model class. However, that doesn't speak anything about the assumed buyback price of each share. This is needed to calculate the number of actual shares repurchased each year, which will of course influence your basic share count and thus, impact dividends and of course, EPS in the future.
Since the model requires an assumption of that year's stock price, usually based on PE ratio, but however, you do not yet know your EPS, which is influenced by the entire model (look at our free Circular Reference exhibit and video course explaining interest, same logic!). Thus, to avoid circs for this part, we use trailing PE (based on last year's or LTM EPS) - just make sure the assumed PE ratio is reasonable. By using last year's EPS, this is akin to using beginning debt/cash balance to calc interest, thus avoiding circs. Read More