<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Papers | Francisco Piccolo</title>
    <link>https://franciscopiccolo.netlify.app/paper/</link>
      <atom:link href="https://franciscopiccolo.netlify.app/paper/index.xml" rel="self" type="application/rss+xml" />
    <description>Papers</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language>
    <image>
      <url>https://franciscopiccolo.netlify.app/images/icon_hu7930c23c34249c3e1231392b717ef0d2_2480_512x512_fill_lanczos_center_2.png</url>
      <title>Papers</title>
      <link>https://franciscopiccolo.netlify.app/paper/</link>
    </image>
    
    <item>
      <title>Monte Carlo Simulation Applied on Discounted Cash Flow</title>
      <link>https://franciscopiccolo.netlify.app/paper/monte_carlo_applied_on_valuation/monte_carlo_applied_on_valuation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://franciscopiccolo.netlify.app/paper/monte_carlo_applied_on_valuation/monte_carlo_applied_on_valuation/</guid>
      <description>
&lt;script src=&#34;https://franciscopiccolo.netlify.app/rmarkdown-libs/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;My abstract.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Keywords&lt;/em&gt;: My Keywords&lt;/p&gt;
&lt;div id=&#34;introductionb&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;INTRODUCTIONb&lt;/h1&gt;
&lt;p&gt;On the first decade of the 21ft century the global economy has experienced the dot-com and real estate bubbles that bursted and impacted the lives of many people on different ways. Some authors claim that these bubbles could have been avoided if basic principles from finance and economics were applied during the euphoria (Koller, 2006). The basic principles indicated by these authors are related to value creation and the methods to proof that an asset is creating value.&lt;/p&gt;
&lt;p&gt;On one side, the creation of value for a given asset (e.g. a company) is related to the Free Cash Flow that it generates, where this Free Cash Flow must be higher than the cost of capital used to put this asset to work (Assaf Neto, 2004). On the other side, the methods used to proof that an asset is creating value is related to the financial and mathematical framework used on the analysis. These financial and mathematical framework are generally called Valuation.&lt;/p&gt;
&lt;p&gt;The Valuation is a technique used to calculate the value of an asset and is broadly used on the financial sector (Assaf Neto, 2004). Within this area, there are different methods that can be used to infer the asset’s value and one of the most used and recommended is the Discounted Cash Flow Valuation. This method tries to project the future Free Cash Flow (FCF) that an asset will generate and applies a rate to discount these future FCF, where this rate will represent the cost of capital. This cost of capital exist to represent the investors that allocates capital on the asset being evaluated and it contemplates both risk and opportunity cost.&lt;/p&gt;
&lt;p&gt;Projecting FCF, discounting it by the cost of capital and summing up the periods projected is the foundation of this method, that will result in a value that represents the asset’s value. In other words, this method indicates that an asset will value the sum of future free cash flows after being discounted by the cost of capital. The method seems simple, but it’s often forgotten by investors, leading to decisions that, when in conjunction with other circumstances, create bubbles that can be avoided, like the dot-com bubble from the 2000’s or the real state bubble from 2007/08.&lt;/p&gt;
&lt;p&gt;The Discounted Free Cash Flow Valuation is well recommended on the academia (Damodaram, 2012), but the method will generate a deterministic result. This deterministic result informs the asset’s value, but it doesn’t inform the distribution of values that will exist if the model incorporates the risk during the Free Cash Flow projections. This risk on the projections was first incorporated by McKisney Company during the 1980, that applied the Monte Carlo Simulation together with the Discounted Free Cash Flow Valuation (Sharma; Peacock, 2008).&lt;/p&gt;
&lt;p&gt;The simulation applied on Discounted Cash Flow Valuations is a recommended approach by practitioners but the literature covering the way to build a model to run this simulation isn’t broad. This research will attempt to cover this gap, showing the step-by-step method to develop a Discounted Cash Flow Valuation using Monte Carlo Simulations to generate a distribution probability of values for an asset.&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;model&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;MODEL&lt;/h1&gt;
&lt;p&gt;The Discounted Free Cash Flow Valuation can be explained with a simple example, that will grow in complexity in a smooth way. First it’s necessary to get the asset’s Free Cash Flow. For this illustration, let’s assume the asset is a company. On this case, the Free Cash Flow can be found on the company’s Balance Sheet and Profit and Loss Statement. These documents will indicate the revenues, costs, expenditures, taxes and investments for a specific period. With these variables, it’s possible to solve the following equation and find the company’s Free Cash Flow:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[FCF = ((R-C-E).(1-t))-I\]&lt;/span&gt;
Where:&lt;/p&gt;
&lt;p&gt;R = Revenue.&lt;/p&gt;
&lt;p&gt;C = Cost of Products Sold.&lt;/p&gt;
&lt;p&gt;E = Expenses.&lt;/p&gt;
&lt;p&gt;t = Tax rate.&lt;/p&gt;
&lt;p&gt;I = Investments.&lt;/p&gt;
&lt;p&gt;After calculating FCF, it’s necessary to get the cost of capital for the investors that allocated capital on the company. This cost of capital will account for internal and external investors and the recommended method to estimate this cost is the Weigt Average Cost of Capital (WACC), that will look at the company’s capital structure in terms of capital division between internal and external, and calculate the cost for each type of investor in order to generate the weigh average. The WACC equation is presented as follows:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[WACC = I_i.K_d + E_i.K_e\]&lt;/span&gt;
Where:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(I_i =\)&lt;/span&gt; Capital share for internal investors.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(K_d =\)&lt;/span&gt; Cost of capital for internal investors.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(E_i =\)&lt;/span&gt; Capital share for external investors.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(K_e =\)&lt;/span&gt; Cost of capital for external investors.&lt;/p&gt;
&lt;p&gt;The capital structure for the company can be calculated using the company’s Balance Sheet that will inform on liabilities the parcel of that came from Internal and External investors. The cost of capital for external investors will be in the form of financial expenditures indicated on the Profit and Loss statement, where the ratio of financial expenditures over the amount of loan on the period will indicate the cost of capital for these investors.&lt;/p&gt;
&lt;p&gt;The cost of capital for internal investors relies on a model called Capital Asset Pricing Model (CAPM). This model infer how much return internal investors will demand for the evaluated asset, using as proxy a free risk return rate and a risk rate that represent the company’s risk, like a premium risk. The equation for this model is described below:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[K_d = R_f + \beta(R_m-R_f)\]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Where:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(R_f =\)&lt;/span&gt; Return rate for asset with zero risk.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(R_m =\)&lt;/span&gt; Market return rate.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(\beta =\)&lt;/span&gt; Company’s beta.&lt;/p&gt;
&lt;p&gt;For &lt;span class=&#34;math inline&#34;&gt;\(R_f\)&lt;/span&gt; it’s recommended to use government’s bonds that is the nearest of a free risk asset. For market return, the S&amp;amp;OP 500 rate of return in one year is the recommended proxy. The company’s beta measure the covariance of the company’s volatility with the market volatility. The equation for calculating beta if described below:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[\beta = \frac{COV(R_i,R_m)}{VAR(R_m)}\]&lt;/span&gt;
Where:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(R_i =\)&lt;/span&gt; Asset’s return rate.&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math inline&#34;&gt;\(R_m =\)&lt;/span&gt; Market’s return rate.&lt;/p&gt;
&lt;p&gt;After calculating each variable, it’s possible to develop the Discounted Free Cash Flow Valuation in order to reach the Enterprise Value (EV), with the final equation:&lt;/p&gt;
&lt;p&gt;&lt;span class=&#34;math display&#34;&gt;\[EV = \sum_{t=1}^n\frac{FCF_1}{(1+r)^1} + \frac{FCF_2}{(1+r)^2} + ... \frac{FCF_t}{(1+r)^t} + RV \]&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;methods&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;METHODS&lt;/h1&gt;
&lt;p&gt;Taking a simple approach to understand each variables impact on company’s valuation.&lt;/p&gt;
&lt;p&gt;The above graph shows each Discounted Cash Flow for the 10 years projection.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;output/figures/unnamed-chunk-2-1.png&#34; width=&#34;528&#34; style=&#34;display: block; margin: auto;&#34; /&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;## # A tibble: 1 x 1
##   company_value
##           &amp;lt;dbl&amp;gt;
## 1         3571.&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;In order to calculate the company’s value it’s necessary to have the historical values of the necessary variabbles present on the following equations:&lt;/p&gt;
&lt;/div&gt;
&lt;div id=&#34;results&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;RESULTS&lt;/h1&gt;
&lt;/div&gt;
&lt;div id=&#34;discussion&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;DISCUSSION&lt;/h1&gt;
&lt;/div&gt;
&lt;div id=&#34;conclusions&#34; class=&#34;section level1&#34;&gt;
&lt;h1&gt;CONCLUSIONS&lt;/h1&gt;
&lt;div style=&#34;page-break-after: always;&#34;&gt;&lt;/div&gt;
&lt;div style=&#34;page-break-after: always;&#34;&gt;&lt;/div&gt;
&lt;/div&gt;
</description>
    </item>
    
  </channel>
</rss>
