<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=151.76.142.58</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=151.76.142.58"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/151.76.142.58"/>
	<updated>2026-05-11T13:50:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Bernstein%27s_problem&amp;diff=26288</id>
		<title>Bernstein&#039;s problem</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Bernstein%27s_problem&amp;diff=26288"/>
		<updated>2013-12-25T10:12:17Z</updated>

		<summary type="html">&lt;p&gt;151.76.142.58: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Orphan|date=February 2011}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Adaptive Gabor representation&#039;&#039;&#039; (&#039;&#039;&#039;AGR&#039;&#039;&#039;) is a [[Gabor representation]] of a signal where its variance is adjustable. There&#039;s always a trade-off between time resolution and frequency resolution in traditional [[short-time Fourier transform]] (STFT). A long window leads to high frequency resolution and low time resolution. On the other hand, high time resolution requires shorter window, with the expense of low frequency resolution. By choosing the proper elementary function for signal with different spectrum structure, adaptive Gabor representation is able to accommodate both narrowband and wideband signal.&lt;br /&gt;
&lt;br /&gt;
==Gabor expansion==&lt;br /&gt;
In 1946, [[Dennis Gabor]] suggested that a signal can be represented in two dimensions, with time and frequency coordinates. And the signal can be expanded into a discrete set of Gaussian elementary signals.&lt;br /&gt;
&lt;br /&gt;
===Definition===&lt;br /&gt;
The Gabor expansion of signal s(t) is defined by this formula:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;s(t)=\sum_{m=-\infty}^\infty \sum_{n=-\infty}^\infty C_{m,n}h(t-mT)e^{jnt\Omega}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &#039;&#039;h&#039;&#039;(&#039;&#039;t&#039;&#039;) is the Gaussian elementary function:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;h(t)=\left( \frac{\alpha}{\pi} \right)^\frac{1}{4}e^{\left( -\frac{\alpha}{2}t^2 \right)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the Gabor elementary function is determined, the Gabor coefficients &amp;lt;math&amp;gt;C_{m,n}&amp;lt;/math&amp;gt;can be obtained by the inner product of s(t) and a dual function &amp;lt;math&amp;gt;\gamma(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;C_{m,n}=\int s(t)\gamma^*(t-mT)e^{-jnt\Omega} \, dt.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\Omega&amp;lt;/math&amp;gt; denote the sampling steps of time and frequency and satisfy the criteria&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;T\Omega\leqq2\pi \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Relationship between Gabor representation and Gabor transform====&lt;br /&gt;
Gabor transform simply computes the Gabor coefficients &amp;lt;math&amp;gt;C_{m,n}&amp;lt;/math&amp;gt; for the signal s(t).&lt;br /&gt;
&lt;br /&gt;
==Adaptive expansion==&lt;br /&gt;
Adaptive signal expansion is defined as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;s\left( t \right)=\sum_p B_p h_p(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where the coefficients &amp;lt;math&amp;gt;B_p&amp;lt;/math&amp;gt; are obtained by the inner product of the signal s(t) and the elementary function &amp;lt;math&amp;gt;h_p&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;	B_p =\left \langle s,h_p\right \rangle \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Coeffients &amp;lt;math&amp;gt;B_p&amp;lt;/math&amp;gt; represent the similarity between the signal and elementary function.&amp;lt;br/&amp;gt;&lt;br /&gt;
Adaptive signal decomposition is an iterative operation, aim to find a set of elementary function &amp;lt;math&amp;gt; \left\{ h_p(t) \right\} &amp;lt;/math&amp;gt;, which is most similar to the signal&#039;s time-frequency structure.&amp;lt;br/&amp;gt;&lt;br /&gt;
First, start with w=0 and &amp;lt;math&amp;gt;s_0\left( t \right)=s\left( t \right)&amp;lt;/math&amp;gt;. Then find &amp;lt;math&amp;gt;h_0\left( t \right)&amp;lt;/math&amp;gt; which has the maximum inner product with signal &amp;lt;math&amp;gt;s_0\left( t \right)&amp;lt;/math&amp;gt; and&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\left| B_p \right|^2 = \max_h \left| \left \langle s_p (t),h_p(t) \right \rangle \right|^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Second, compute the residual:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;s_1\left(t\right) =s_0\left(t\right)-B_0 h_0\left(t\right),&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and so on. It will comes out a set of &#039;&#039;&#039;residual&#039;&#039;&#039; (&amp;lt;math&amp;gt;s_p\left(t\right)&amp;lt;/math&amp;gt;), &#039;&#039;&#039;projection&#039;&#039;&#039; (&amp;lt;math&amp;gt;B_p=\left \langle s_p(t),h_p(t) \right \rangle&amp;lt;/math&amp;gt;), and &#039;&#039;&#039;elementary function&#039;&#039;&#039; (&amp;lt;math&amp;gt;h_p\left(t\right)&amp;lt;/math&amp;gt;) for each different p. The energy of the residual will vanish if we keep doing the decomposition.&lt;br /&gt;
&lt;br /&gt;
=== Energy conservation equation ===&lt;br /&gt;
If the elementary equation (&amp;lt;math&amp;gt;h_p\left(t\right)&amp;lt;/math&amp;gt;) is designed to have a unit energy. Then the energy contain in the residual at the pth stage can be determined by the residual at p+1th stage plus (&amp;lt;math&amp;gt;B_p&amp;lt;/math&amp;gt;). That is,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\left \| s_p(t) \right \|^2=\left \| s_{p+1}(t) \right \|^2 + \left| B_p \right|^2,&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\left \| s(t) \right \|^2=\sum_{p=o}^\infty \left| B_p \right|^2,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
similar to the [[Parseval&#039;s theorem]] in Fourier analysis.&lt;br /&gt;
&lt;br /&gt;
==Adaptive Gabor representation==&lt;br /&gt;
The selection of elementary function is the main task in adaptive signal decomposition. It is natural to choose a Gaussian-type function to achieve the lower bound for the inequality:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;h_p(t)=\left( \frac{\alpha}{\pi} \right)^\frac{1}{4}e^{ -\frac{\alpha}{2}(t-T_p)^2}e^{jt\Omega_p},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\left(T_p,\Omega_p\right)&amp;lt;/math&amp;gt; is th mean and &amp;lt;math&amp;gt;\alpha_p^{-1}&amp;lt;/math&amp;gt; is the variance of Gaussian at &amp;lt;math&amp;gt;\left(T_p,\Omega_p\right)&amp;lt;/math&amp;gt;.  And&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;s\left( t \right) = \sum_p B_p h_p(t) = \sum_p B_p\left( \frac{\alpha}{\pi} \right)^\frac{1}{4} e^{-\frac{\alpha}{2}(t-T_p)^2 }e^{jt\Omega_p}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is called the adaptive Gabor representation.&lt;br /&gt;
&lt;br /&gt;
Changing the variance value will change the duration of the elementary function (window size), and the center of the elementary function is no longer fixed. By adjusting the center point and variance of the elementary function, we are able to match the signal&#039;s local time-frequency feature. The better performance of the adaptation is achieved at the cost of matching process. The trade-off between different window length now become the trade-off between computation time and performance.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gabor transform]]&lt;br /&gt;
*[[Short-time Fourier transform]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
*M.J. Bastiaans, &amp;quot;Gabor&#039;s expansion of a signal into Gaussian elementary signals&amp;quot;, Proceedings of the IEEE, vol. 68, Issue:4, pp.&amp;amp;nbsp;538–539, April 1980&lt;br /&gt;
*Shie Qian and Dapang Chen, &amp;quot;Signal Representation using adaptive normalized Gaussian functions,&amp;quot; &#039;&#039;Signal Processing&#039;&#039;, vol. 42, no.3, pp.&amp;amp;nbsp;687–694, March 1994&lt;br /&gt;
*Qinye Yin, Shie Qian, and Aigang Feng, &amp;quot;A Fast Refinement for Adaptive Gaussian Chirplet Decomposition,&amp;quot; IEEE Transactions on Signal Processing, vol. 50, no.6, pp.&amp;amp;nbsp;1298-1306, June 2002&lt;br /&gt;
*Shie Qian, &#039;&#039;Introduction to Tiem-Frequency and Wavelet Transforms&#039;&#039;, Prentice Hall, 2002&lt;br /&gt;
{{DEFAULTSORT:Adaptive Gabor Representation}}&lt;br /&gt;
[[Category:Time–frequency analysis]]&lt;/div&gt;</summary>
		<author><name>151.76.142.58</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Baire_category_theorem&amp;diff=1732</id>
		<title>Baire category theorem</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Baire_category_theorem&amp;diff=1732"/>
		<updated>2013-12-25T10:09:40Z</updated>

		<summary type="html">&lt;p&gt;151.76.142.58: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;For discounting in the sense of downplaying or dismissing, see [[Minimisation (psychology)]]. For the band of the same name, see [[Discount (band)]]. See also: [[Discounts and allowances]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Discounting&#039;&#039;&#039; is a financial mechanism in which a [[debtor]] obtains the right to delay payments to a [[creditor]], for a defined period of time, in exchange for a charge or fee.&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;&amp;gt;See &amp;quot;Time Value&amp;quot;, &amp;quot;Discount&amp;quot;, &amp;quot;Discount Yield&amp;quot;, &amp;quot;Compound Interest&amp;quot;, &amp;quot;Efficient Market&amp;quot;, &amp;quot;Market Value&amp;quot; and &amp;quot;Opportunity Cost&amp;quot; in Downes, J. and Goodman, J. E. &#039;&#039;Dictionary of Finance and Investment Terms&#039;&#039;, Baron&#039;s Financial Guides, 2003.&amp;lt;/ref&amp;gt; Essentially, the party that owes money in the present purchases the right to delay the payment until some future date.&amp;lt;ref name=&amp;quot;Economics_Discount&amp;quot;&amp;gt;See &amp;quot;Discount&amp;quot;, &amp;quot;Compound Interest&amp;quot;, &amp;quot;Efficient Markets Hypothesis&amp;quot;, &amp;quot;Efficient Resource Allocation&amp;quot;, &amp;quot;Pareto-Optimality&amp;quot;, &amp;quot;Price&amp;quot;, &amp;quot;Price Mechanism&amp;quot; and &amp;quot;Efficient Market&amp;quot; in Black, John, &#039;&#039;Oxford Dictionary of Economics&#039;&#039;, Oxford University Press, 2002.&amp;lt;/ref&amp;gt; The &#039;&#039;&#039;discount&#039;&#039;&#039;, or &#039;&#039;&#039;charge&#039;&#039;&#039;, is the difference between the original amount owed in the present and the amount that has to be paid in the future to settle the debt.&amp;lt;ref Name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The discount is usually associated with a &#039;&#039;discount rate&#039;&#039;, which is also called the &#039;&#039;discount yield&#039;&#039;.&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&amp;lt;Ref Name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;DiscountRate_Explain&amp;quot;&amp;gt;Here, the &#039;&#039;discount rate&#039;&#039; is different from the [[discount window|discount rate]] the nation&#039;s Central Bank charges financial institutions.&amp;lt;/ref&amp;gt; The discount yield is the proportional share of the initial amount owed (initial liability) that must be paid to delay payment for 1 year.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Discount Yield&amp;amp;nbsp;&amp;amp;nbsp;=&amp;amp;nbsp;&amp;amp;nbsp;&amp;quot;Charge&amp;quot; to Delay Payment for 1 year&amp;amp;nbsp;&amp;amp;nbsp;/&amp;amp;nbsp;&amp;amp;nbsp;Debt Liability&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is also the rate at which the amount owed must rise to delay payment for 1 year.&lt;br /&gt;
&lt;br /&gt;
Since a person can earn a return on money invested over some period of time, most economic and financial models assume the &amp;quot;Discount Yield&amp;quot; is the same as the [[Rate of Return]] the person could receive by investing this money elsewhere (in assets of similar [[risk]]) over the given period of time covered by the delay in payment.&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt; The Concept is associated with the [[Opportunity cost of capital|Opportunity Cost]] of not having use of the money for the period of time covered by the delay in payment. The relationship between the &amp;quot;Discount Yield&amp;quot; and the [[Rate of Return]] on other financial assets is usually discussed in such economic and financial theories involving the inter-relation between various [[Market price|Market Prices]], and the achievement of [[Pareto efficiency|Pareto Optimality]] through the operations in the [[Price mechanism|Capitalistic Price Mechanism]],&amp;lt;Ref Name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt; as well as in the discussion of the &amp;quot;[[Efficient-market hypothesis|Efficient (Financial) Market Hypothesis]]&amp;quot;.&amp;lt;Ref Name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt;&amp;lt;Ref Name=&amp;quot;Economics_Competition&amp;quot;&amp;gt;Competition from other firms who offer other Financial Assets that promise the Market [[Rate of Return]] forces the person who is asking for a delay in payment to offer a &amp;quot;Discount Yield&amp;quot; that is the same as the Market [[Rate of Return]].&amp;lt;/ref&amp;gt;  The person delaying the payment of the current Liability is essentially compensating the person to whom he/she owes money for the lost revenue that could be earned from an investment during the time period covered by the delay in payment.&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt; Accordingly, it is the relevant &amp;quot;Discount Yield&amp;quot; that determines the &amp;quot;Discount&amp;quot;, and not the other way around.&lt;br /&gt;
&lt;br /&gt;
As indicated, the [[Rate of Return]] is usually calculated in accordance to an annual [[return on investment]]. Since an investor earns a return on the original principal amount of the investment as well as on any prior period Investment income, investment earnings are &amp;quot;compounded&amp;quot; as time advances.&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt; Therefore, considering the fact that the &amp;quot;Discount&amp;quot; must match the benefits obtained from a similar [[Investment|Investment Asset]], the &amp;quot;Discount Yield&amp;quot; must be used within the same compounding mechanism to negotiate an increase in the size of the &amp;quot;Discount&amp;quot; whenever the time period the payment is delayed or extended.&amp;lt;Ref Name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;Economics_Competition&amp;quot;/&amp;gt; The “Discount Rate” is the rate at which the “Discount” must grow as the delay in payment is extended.&amp;lt;Ref Name=&amp;quot;MathEcon_Chiang&amp;quot;&amp;gt;Chiang, Alpha CX. &#039;&#039;Fundamental Methods of Mathematical Economics, Third Edition&#039;&#039;, McGraw Hill Book Company, 1984.&amp;lt;/ref&amp;gt;  This fact is directly tied into the &amp;quot;[[Time Value of Money]]&amp;quot; and its calculations.&amp;lt;ref name=&amp;quot;Finance_Discount&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;[[Time Value of Money]]&amp;quot; indicates there is a difference between the &amp;quot;Future Value&amp;quot; of a payment and the &amp;quot;Present Value&amp;quot; of the same payment. The [[Rate of Return]] on investment should be the dominant factor in evaluating the market&#039;s assessment of the difference between the &amp;quot;Future Value&amp;quot; and the &amp;quot;Present Value&amp;quot; of a payment; and it is the Market&#039;s assessment that counts the most.&amp;lt;Ref Name=&amp;quot;Economics_Competition&amp;quot;/&amp;gt;  Therefore, the &amp;quot;Discount Yield&amp;quot;, which is predetermined by a related [[return on investment]] that is found in the [[financial market]]s, is what is used within the &amp;quot;[[Time Value of Money]]&amp;quot; calculations to determine the &amp;quot;Discount&amp;quot; required to delay payment of a financial liability for a given period of time.&lt;br /&gt;
&lt;br /&gt;
==Basic calculation==&lt;br /&gt;
If we consider the value of the original payment presently due to be &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt;, and the debtor wants to delay the payment for &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; years, then an &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; Market [[Rate of Return]] on a similar [[Investment|Investment Assets]] means the &amp;quot;Future Value&amp;quot; of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;P(1 + r)^t&amp;lt;/math&amp;gt;,&amp;lt;ref name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;MathEcon_Chiang&amp;quot;/&amp;gt; and the &amp;quot;Discount&amp;quot; would be calculated as&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\text{Discount} = P(1+r)^t-P&amp;lt;/math&amp;gt;&amp;lt;Ref Name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; is also the &amp;quot;Discount Yield&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; is a payment that will be made &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; years in the future, then the &amp;quot;Present Value&amp;quot; of this Payment, also called the &amp;quot;Discounted Value&amp;quot; of the payment, is&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;P=\frac{F}{(1+r)^t}&amp;lt;/math&amp;gt;&amp;lt;Ref Name=&amp;quot;Economics_Discount&amp;quot;/&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To calculate the [[present value]] of a single cash flow, it is divided by one plus the interest rate for each period of time that will pass. This is expressed mathematically as raising the divisor to the power of the number of units of time.&lt;br /&gt;
&lt;br /&gt;
Consider the task to find the present value &#039;&#039;PV&#039;&#039; of $100 that will be received in five years. Or equivalently, which amount of money today will grow to $100 in five years when subject to a constant discount rate?&lt;br /&gt;
&lt;br /&gt;
Assuming a 12% per year interest rate it follows&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;{\rm PV}=\frac{$100}{(1+0.12)^5}=$56.74.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Discount rate ==&lt;br /&gt;
&lt;br /&gt;
The discount rate which is used in financial calculations is usually chosen to be equal to the [[cost of capital|Cost of Capital]]. The [[cost of capital|Cost of Capital]], in a financial market equilibrium, will be the same as the Market [[Rate of Return]] on the financial asset mixture the firm uses to finance capital investment. Some adjustment may be made to the discount rate to take account of risks associated with uncertain cash flows, with other developments.&lt;br /&gt;
&lt;br /&gt;
The discount rates typically applied to different types of companies show significant differences:&lt;br /&gt;
&lt;br /&gt;
* Startups seeking money: 50 – 100%&lt;br /&gt;
* Early Startups: 40 – 60%&lt;br /&gt;
* Late Startups: 30 – 50%&lt;br /&gt;
* Mature Companies: 10 – 25%&lt;br /&gt;
&lt;br /&gt;
The higher discount rate for startups reflects the various disadvantages they face, compared to established companies:&lt;br /&gt;
&lt;br /&gt;
* Reduced marketability of ownerships because stocks are not traded publicly.&lt;br /&gt;
* Limited number of investors willing to invest.&lt;br /&gt;
* Startups face high risks.&lt;br /&gt;
* Over optimistic forecasts by enthusiastic founders.&lt;br /&gt;
&lt;br /&gt;
One method that looks into a correct discount rate is the [[capital asset pricing model]].&lt;br /&gt;
This model takes in account three variables that make up the discount rate:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;1. Risk Free Rate&#039;&#039;&#039;: The percentage of return generated by investing in risk free securities such as government bonds.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;2. Beta&#039;&#039;&#039;: The measurement of how a company’s stock price reacts to a change in the market. A beta higher than 1 means that a change in share price is exaggerated compared to the rest of shares in the same market. A beta less than 1 means that the share is stable and not very responsive to changes in the market. Less than 0 means that a share is moving in the opposite of the market change.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;3. Equity Market Risk Premium&#039;&#039;&#039;: The return on investment that investors require above the risk free rate.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Discount rate&#039;&#039;&#039;= risk free rate + beta*(equity market risk premium)&lt;br /&gt;
&lt;br /&gt;
== Discount factor ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;discount factor&#039;&#039;&#039;, DF(T), is the factor by which a future cash flow must be multiplied in order to obtain the present value. For a zero-rate (also called spot rate) &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt;, taken from a [[yield curve]], and a time to cashflow &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; (in years), the discount factor is:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; DF(T) = \frac{1}{(1+rT)} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the case where the only discount rate you have is not a zero-rate (neither taken from a [[zero-coupon bond]] nor converted from a [[swap rate]] to a zero-rate through [[Bootstrapping (finance)|bootstrapping]]) but an annually-compounded rate (for example if your benchmark is a US Treasury bond with annual coupons and you only have its [[yield to maturity]], you would use an annually-compounded discount factor:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; DF(T) = \frac{1}{(1+r)^T} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, when operating in a bank, where the amount the bank can lend (and therefore get interest) is linked to the value of its [[assets]] (including [[accrued interest]]), traders usually use daily compounding to discount cashflows. Indeed, even if the interest of the bonds it holds (for example) is paid semi-annually, the value of its book of bond will increase daily, thanks to [[accrued interest]] being accounted for, and therefore the bank will be able to re-invest these daily accrued interest (by lending additional money or buying more financial products). In that case, the discount factor is then (if the usual [[money market]] [[day count convention]] for the currency is ACT/360, in case of currencies such as USD, EUR, JPY), with &amp;lt;math&amp;gt;r&amp;lt;/math&amp;gt; the zero-rate and &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; the time to cashflow in years:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; DF(T) = \frac{1}{( 1 + \frac{r}{360} )^{ 360T } } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or, in case the market convention for the currency being discounted is ACT/365 (AUD, CAD, GBP):&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; DF(T) = \frac{1}{( 1 + \frac{r}{365} )^{ 365T } } &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sometimes, for manual calculation, the continuously-compounded hypothesis is a close-enough approximation of the daily-compounding hypothesis, and makes calculation easier (even though it does not have any real application as no financial instrument is continuously compounded). In that case, the discount factor is:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; DF(T) = e^{-rT} \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Other discounts ==&lt;br /&gt;
&lt;br /&gt;
For &#039;&#039;&#039;discounts&#039;&#039;&#039; in [[marketing]], see [[discounts and allowances]], [[sales promotion]], and [[pricing]]. The article on [[Discounted Cash Flow]] provides a nice example about discounting and risks in real estate investments.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Coupon]]&lt;br /&gt;
* [[Coupon (bond)]]&lt;br /&gt;
* [[Hyperbolic discounting]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&#039;&#039;&#039;Notes&#039;&#039;&#039;&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{Wiktionary}}&lt;br /&gt;
* [http://www.excelexchange.com/discount%20mathematics.htm Tutorial on Discount Mathematics]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actuarial science]]&lt;br /&gt;
[[Category:Basic financial concepts]]&lt;br /&gt;
[[Category:Marketing]]&lt;br /&gt;
&lt;br /&gt;
[[de:Abzinsung]]&lt;br /&gt;
[[et:Diskonteerimine]]&lt;br /&gt;
[[es:Descuento (finanzas)]]&lt;br /&gt;
[[fr:Actualisation]]&lt;br /&gt;
[[hr:Diskontiranje]]&lt;br /&gt;
[[he:היוון]]&lt;br /&gt;
[[nl:Rente]]&lt;br /&gt;
[[ja:割引]]&lt;br /&gt;
[[pl:Dyskonto]]&lt;br /&gt;
[[ru:Дисконтирование]]&lt;br /&gt;
[[fi:Diskonttaus]]&lt;br /&gt;
[[sv:Diskontera]]&lt;br /&gt;
[[uk:Дискаунт]]&lt;br /&gt;
[[vi:Chiết khấu]]&lt;br /&gt;
[[zh:贴现]]&lt;/div&gt;</summary>
		<author><name>151.76.142.58</name></author>
	</entry>
</feed>