HowBad Is. Mark Zoellertakes a common, Commercial Real Estate

Size: px
Start display at page:

Download "HowBad Is. Mark Zoellertakes a common, Commercial Real Estate"

Transcription

1 Commercial Real Estate HowBad Is Mark Zoellertakes a common, often overlooked, problem and offers a path toward a workable solution. In this first of two articles, Zoeller feels that risk analysts are missing the boat by neglecting an important aspect of steering it. It s the old question of having the data to show risk probabilities but not having the tools to interpret it in a way that dictates an action. In this article, he encourages bankers to adapt an Excel spreadsheet model to fit the needs of their institutions and to help them correct course when needed. Next month, Zoeller offers technical rationale and some of the alternatives used within the financial community to estimate risk in commercial real estate by RMA, Mark Zoeller has worked as a credit analyst, loan officer, and departmental and regional credit administrator at a large bank; as a loan collection officer at a smaller regional bank; and as an examiner with the OCC. He is now a banking consultant with community banks, mostly in the San Francisco area.nk and 86 The RMA Journal May 2007

2 Bad? Estimating Risk Probabilities in Commercial Real Estate Commercial Real Estate by Mark Zoeller Do you stress test your commercial real estate loans? Do you test cash flows and debt service coverage? What about collateral values and loan-to-value ratios? Will the adequate coverage you show today withstand the test of time? With what probability? Cash flows, debt service coverage (DSC), collateral values, and loan-to-values (LTVs) are dynamic. Although many banks stress test by showing how interest rate changes affect the DSC, few discuss the results in terms of probability. The testing seems to be informational only it does not convey any sense that it affects loan decisions or structure. Such phrases as most likely, worst case, and best case often accompany stress tests. These descriptions, though, seem arbitrary. How probable is the worst case? Would it make a difference in your loan structure, price, or risk rating if, at the end of five years, your initial 80% LTV has a 15% probability of increasing to 95%? What if your initial 1.10x DSC has a 20% probability of being less than 1.0x? 1 The model presented in this article calculates those probabilities and can help you understand the dynamics of the LTV and DSC probabilities. It uses common techniques within the most common financial modeling tool, Excel. It incorporates some methods already used in the banking community to measure value-at-risk (VaR). The investment community also uses some of the methods to value stocks. I have adapted them for use in CRE. I present the model not as a turnkey spreadsheet fully fleshed out for you to use as is. Rather, it is an example of how you can use the methods to construct your own models to meet your circumstances. (To download a live copy of the model in Excel, see As you work with this model, I hope you can continue to improve it. Statistics Many of us took a statistics course in college and may remember, vaguely, some of the concepts. In our day-to-day work as lenders, we may see no benefit to the concepts we did learn. The relevance is just not there. Most college-level statistics courses have little relevance to what we do in credit. We may even disdain a statistical approach to lending because it is too mechanical. With years of experience, successful lenders may be more comfortable with the touch and feel of lending. Statistics is not touch and feel. More important, statistics is not destiny. It is not intended to be destiny. If we use statistical methods judiciously, however, they can give us information and insight that allow us to be better informed about risk. A model, such as the one presented in this article, can help us understand the risk (probability) that the DSC might decrease or that the LTV might increase beyond critical levels. Monte Carlo Monte Carlo simulation is a statistical/mathematical technique using random numbers. Developed 87

3

4 How Bad Is Bad? Statistics is not destiny. It is not intended to be destiny. If we use statistical methods judiciously, however, they can give us information and insight that allow us to be better informed about risk. during World War II for other purposes, banks have come to use it for value-at-risk calculations. CreditMetrics, 2 for example, uses Monte Carlo simulation. Stock analysts use it to study potential movements in stock price. By using random numbers, it shows how changing the subparts of a system affects the end product or amount over time. Thus, it is adaptable to stress testing in many different situations. For example, we could use it with commercial and industrial financial statements to study the effects of potential changes in sales, profit margins, and interest rates. Real estate appraisers already use it in consulting on large-scale developments. It allows the consultant to test various alternatives against expected outcomes and their probabilities. 3 A true Monte Carlo simulation uses 10,000 or more trials. Using Excel with this model would produce a big spreadsheet. For our purposes, a smaller number, perhaps 500, should suffice. The 30 trials presented in this article are not enough, but do illustrate the mechanics. Useful Concepts In statistics, the standard deviation is usually represented by the Greek letter. It is a measure of how much each number in a series differs from the arithmetic average (A) of those numbers. In the normal statistical curve, 67% of the curve covers one standard deviation with the mean (μ) also being the A. Two standard deviations cover 95% of the curve. For, I used the following Excel function: =STDEV(beginning cell:ending cell). The μ in the first part of the model is the A of the natural logarithm of annual changes of national rental rates, occupancy rates, and adjusted 10-year Treasury rates (the 10-year Treasury rate plus 3% is a proxy for capitalization [cap] rates). The historical in the model is the standard deviation of the natural logarithm of 1 + the annual percentage changes. The historical changes allow us to estimate future changes. By using Excel s function, =NORMINV(RAND(),μ, ), 4 we can generate random numbers within the normal (bell-shaped) statistical curve. These random numbers based on the historical μ and allow us to simultaneously randomly vary possible future rental rates, occupancy rates, and cap rates. For example, we can generate future rental rates (RR) by using the NORMINV(RAND()) function with the μ and of the natural logarithm of 1 + the percentage change [LN(1 + % change)]. I discuss why I used LN(1 + % change) in greater detail in next month s issue. I have modified the Excel function slightly to create the following equation: RR t = RR 0 *[1 + NORMINV(RAND(),μ*t, *t 0.5 )] where RR t is the rental rate after year t, and RR 0 is the beginning rental rate, that is, the last historical year. NORMINV(RAND(),μ, )] is the Excel function creating random numbers with an average of μ and standard deviation of. The t is the number of years since the last historical year. I added the time aspect to allow us to create trials for any year within the loan period. In modern portfolio theory, is a measure of risk because a higher represents a higher level of uncertainty. In one manifestation of the theory, changes directly with longer periods by t = *t 0.5 where t is the number of periods. This is the cumulative standard deviation. For example, if for one year is 3, the fifth year is (3 * ). The standard normal variate allows us to derive probabilities of whether the DSC and LTV are likely to exceed critical limits. It takes the following form: z = (x - μ)/ In this basic form, z measures how many standard deviations the number you want to measure (x) is from μ. Tables convert the z into a probability. As a short example, if cash flow (x) needs to be 0.8 or larger when the historical average cash flow (μ) is 1 and 89

5 rates. For your market, you will likely need to obtain the historical-average data from private sources. A true Monte Carlo simulation uses 10,000 or more trials. Using Excel with this model would produce a big spreadsheet. is 1, then z is The probability that x will be 0.8 or larger is 57.9%. Conversely, the probability that x will be less than 0.8 is 42.1%. We can use this concept to measure the probability that our projected future DSCs and LTVs will be larger or smaller than critical limits. A better tool than manual tables is the Excel function, =NORMDIST(x,μ,, true). In the NORMDIST function, the true states that the probability is cumulative, meaning it includes all probabilities up to the x. When calculating probabilities using the NORMDIST function, however, I used the geometric mean (GM) as μ rather than the A. 5 While Monte Carlo normally uses over 10,000 trials, I present only the following trials as appendices: 30 trials projecting the first year into the future (Appendix B). 30 trials projecting the fifth year into the future (Appendix C). One trial projecting 25 years, year by year, into the future (Appendix D). For day-to-day purposes, though, 500 trials will likely provide reasonably stable probabilities. The small number of trials I use causes considerable fluctuations with each push of the F9 key. Pushing F9 creates new random numbers and recalculates everything in the spreadsheet. The historical data is in Appendix A. Users of the Monte Carlo method recommend that models contain as few random variables as possible. The larger the number of random variables, the more complex and less reliable a model becomes. For the random variables in the model, I have limited them to rental rates, occupancy rates, and cap Model Background and Assumptions The model assumes that the CRE has multiple tenants with short-term leases. The basic calculations are per square foot per year. I have not fitted the model to any particular building s square footage or number of tenants. The historical national rental rates and vacancy rates used as the model s base are from 1980 through 2005 (estimated). 6 To modify the model to fit your needs, you should use your local data rather than the national data I have used. While the model s data will not fit your market, you could still use some of the methodology. If the leases are with credit tenants, are long term, have built-in rent increases, or are net/net/net, for example, or if your loan payments are tied to prime, you need to change the model. Effective gross income (EGI) is gross rental income minus vacancy and collection losses. To calculate projected EGI, I used the random generated rental rates and vacancy rates (occupancy rate = 1 minus vacancy rate). The national vacancy rate in the historical table (Appendix A) is much higher than the 5% normally assumed in appraisals. By using the higher vacancy rate, the model s projected DSC will likely be lower than what you might think. I did not tie the vacancy or occupancy rates to rental rates because the statistical correlation is only moderate at 48%. These future calculations of rental rates, occupancy rates, and cap rates rely on their A (as μ) and of their historical numbers used in the NORMINV(RAND()) function. Net operating income (NOI) is EGI minus operating expenses. Appraisers often show operating expenses at 25% of EGI. The model divides this 25% into two parts. It ties 12% to EGI while the other, initially 13% of EGI, increases at a 3% inflation rate. expenses will change with the structure of the leases, the cost structure of the particular property, and the rate of cost inflation. Subtracting the operating expenses from the random EGI generates random NOI. 90 The RMA Journal May 2007

6 How Bad Is Bad? Dividing NOI by the fixed loan payment produces a random DSC. Dividing each random generated NOI by a random generated cap rate generates random collateral values. Dividing the random value by the average loan balance outstanding during the year produces the random LTV. The model uses the annual 10-year Treasury rate 7 plus 3% as a proxy for cap rates. One study shows that cap rates tend to correlate well with the 3% add-on. 8 I did make the cap rate as an exception to the rule of using the A of LN(1 + % change), however. The A is a minus 2.73%, which is strongly negative, and the model produces, after a few years, cap rates as low as 1%. I therefore changed the A (as μ) used in the NORMINV function to 0%. Using the 0% as μ created more understandable and realistic future cap rates. To calculate the probabilities that future DSCs and LTVs will meet critical limits, I used their randomly generated GM as the μ in the NORMDIST function. 9 I discuss the reasons for using the GM rather than the A when calculating probabilities in next month s issue. For the loan payments, I used the calculated historical estimated 2005 value (NOI cap rate) and assumed a 75% LTV, which I then amortized at an 8% fixed rate over 25 years. Multiple trials of randomly calculated DSCs and LTVs allow the standard normal variate to show the probabilities that they will exceed critical limits. Although Appendix B shows 30 trials for one year in the future, you will have information about what is likely to happen to the CRE in your market. Consequently, you should adjust the model to include local near-term forecasts. Clarity of foresight (which is never perfectly clear) decreases with the length of the forecast period. Beyond the one-year horizon, you would want to stay more with the historical μ and. Model Results DSCs and LTVs can vary from year to year sometimes in the direction that we expect, but sometimes not. The graphs on the following page are from Appendices B and C and show the results of only one set of 30 trials. Remember, a true Monte Carlo requires hundreds, if not thousands, of trials. The graphs are for illustration only. Other sets of trials can produce considerably different results, although the shape of the graphs seems to stay relatively constant. The results show risk probabilities. Comparing first-year with fifth-year probabilities is interesting. For example, the first-year trials show that the beginning 1.05x DSC has a 26.8% probability within one year of falling below 1.00x. The fifth-year trials, however, show a larger 50.5% probability within five years of falling below 1.00x. Meanwhile, the first-year trials show a 77.9% probability of being below 1.10x while the fifth-year trials show a smaller 73.6%. Given the beginning LTV of 75%, the fifth-year trials show LTV as 24.1% probable within five years to be above 85%, while the first-year trials show LTV as only 5.7% probable within one year to be above 85%. Both show small probabilities that the LTV will be above 100% with the fifthyear trials showing the higher probability. In Appendix D (the 25-year sequential trial), I do not include averages and probabilities. This is primarily because, after several years, the loan balance decreases to a level that more than compensates for any decrease in net operating income or any increase in the cap rate. Although the single presented trial does not show it, the LTV can increase substantially through several years before the rapidly decreasing loan balance dominates. Summary and Conclusions The model demonstrated in this article uses Excel and several of its functions applied to historical office rental rates, occupancy rates, and cap rates to calculate the probabilities that DSC and LTV will be above or below critical limits at different times in the future. This model calculates those probabilities; it does not calculate certainties. The model, though, would have to be much larger than the one presented here to generate statistically valid results. The model can be applied to individual CRE collateral or it can be applied to a larger class of CRE collateral that has similar characteristics. The national data and consequent probabilities shown here will not fit your market. You will need to obtain local data from private sources. In hot markets, you might also think that rental rates and real estate values always increase. Rapid 91

7 How Bad Is Bad? Probability 120% 100% 80% 60% 40% 20% 0% First-Year DSC Probabilities DSC < DSC < DSC < DSC < DSC < DSC < 1.00x 1.05x 1.10x 1.15x 1.20x 1.25x DSC Levels Probability 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% Fifth-Year DSC Probabilities DSC < DSC < DSC < DSC < DSC < DSC < 1.00x 1.05x 1.10x 1.15x 1.20x 1.25x DSC Levels Probability 40% 35% 30% 25% 20% 15% 10% 5% 0% First-Year LTV Probabilities DSC < DSC < DSC < DSC < DSC < DSC < 75% 80% 85% 90% 95% 100% LTV Levels Probability 50% 45% 40% 35% 30% 25% 20% 15% 10% 5% 0% Fifth-Year LTV Probabilities DSC < DSC < DSC < DSC < DSC < DSC < 75% 80% 85% 90% 95% 100% LTV Levels increases in rental rates and values, however, will likely return to the mean. Nothing grows rapidly forever, at least not without some hiccup. The return to the mean implies that what is now growing more rapidly than the historical average will, eventually, grow more slowly than the average and may even decrease. The methods in the model include the potential for the growth rate to become negative. The model encourages you to ask: How probable is that? That, in turn, allows for another question: If the probabilities show relatively high risk, how do you mitigate or price for that risk? Contact Mark Zoeller by at Note: To download a live copy of the model in Excel, go to the following Web site: Notes 1 For additional information about stress testing CRE, refer to Mike Newett and Don Gilliam, Commercial Real Estate Stress Testing, The RMA Journal, November 2006, pp A product of RiskMetrics, which spun off from JPMorgan in It claims to have 700 banking customers. 3 The Appraisal of Real Estate, Tenth Ed., The Appraisal Institute, pp Winston, Wayne L., and S. Christian Albright, Practical Management Science: Spreadsheet Modeling and Applications, Duxbury, 1997, p Kritzman, Mark, The Portable Financial Analyst: What Practitioners Need to Know, Irwin, 1995, p Lynford, Lloyd, What s Happening in Office and Apartment Leasing, The RMA Journal, November 2005, p Federal Reserve Web site ( gov). 8 Krauch, William K., Inflation, Cap Rate, and Interest : Historical Relationships and What They Tell Us About Buying and Selling in Today s Environment, Real Estate Investing, Spring 2005, p Ibid. 92 The RMA Journal May 2007

8 Year Appendix A Rental ($) Per Square Foot 10-Year Treasury Note Historical Effective Rental Rate % Change Natural Log 1 + % Change Historical Vacancy Rate Historical Rate Rate % Change Natural Log 1 + % Change EGI Variable Costs at 12% of 2005 EGI Fixed Costs at 13% 2005 EGI 2005 NOI Annual Average Annual Average + 3% % Change Natural Log 1 + % Change % 93.00% 11.43% 14.43% % 13.90% 8.50% 91.50% -1.61% -1.63% 13.92% 16.92% 17.62% 15.92% % -0.77% 13.00% 87.00% -4.92% -5.04% 13.01% 16.01% -5.38% -5.53% % -0.05% 15.40% 84.60% -2.76% -2.80% 11.10% 14.10% % % % 0.46% 15.80% 84.20% -0.47% -0.47% 12.46% 15.46% 9.65% 9.21% % -5.59% 18.00% 82.00% -2.61% -2.65% 10.62% 13.62% % % % -1.70% 19.40% 80.60% -1.71% -1.72% 7.67% 10.67% % % % -1.95% 19.10% 80.90% 0.37% 0.37% 8.39% 11.39% 6.75% 6.53% % -0.56% 18.70% 81.30% 0.49% 0.49% 8.85% 11.85% 4.04% 3.96% % -1.19% 18.90% 81.10% -0.25% -0.25% 8.49% 11.49% -3.04% -3.09% % -0.98% 19.10% 80.90% -0.25% -0.25% 8.55% 11.55% 0.52% 0.52% % -2.99% 19.30% 80.70% -0.25% -0.25% 7.86% 10.86% -5.97% -6.16% % -2.41% 18.70% 81.30% 0.74% 0.74% 7.01% 10.01% -7.83% -8.15% % -0.49% 17.30% 82.70% 1.72% 1.71% 5.87% 8.87% % % % 2.12% 15.30% 84.70% 2.42% 2.39% 7.09% 10.09% 13.75% 12.89% % 3.65% 13.50% 86.50% 2.13% 2.10% 6.57% 9.57% -5.15% -5.29% % 6.50% 11.70% 88.30% 2.08% 2.06% 6.44% 9.44% -1.36% -1.37% % 7.92% 10.00% 90.00% 1.93% 1.91% 6.35% 9.35% -0.95% -0.96% % 8.27% 9.30% 90.70% 0.78% 0.77% 5.26% 8.26% % % % 2.23% 8.90% 91.10% 0.44% 0.44% 5.65% 8.65% 4.72% 4.61% % 11.77% 8.10% 91.90% 0.88% 0.87% 6.03% 9.03% 4.39% 4.30% % -7.75% 13.60% 86.40% -5.98% -6.17% 5.02% 8.02% % % % -7.60% 16.00% 84.0% -2.78% -2.82% 4.61% 7.61% -5.11% -5.25% % -5.28% 16.90% 83.10% -1.07% -1.08% 4.01% 7.01% -7.88% -8.21% % -1.14% 16.20% 83.80% 0.84% 0.84% 4.27% 7.27% 3.71% 3.64% 2005 (estm) % 2.12% 15.00% 85.00% 1.43% 1.42% % 7.29% 0.28% 0.27% $ =2005 value =$13.06/7.29% Arithmetic Average (A) Standard Deviation % 0.74% 14.72% 85.28% -0.34% -0.36% 7.69% 10.69% -2.29% -2.73% $ % LTV % 5.38% 3.76% 3.76% 2.17% 2.16% 2.80% 2.80% 9.04% 9.07% $1.037 Correlation with Rental =monthly pmt 8%, 25 years $12.45 =annual pmt 1.05 =2005 DSC 93

9 Appendix B (First-Year Simulation) t=1 Inflation Rate = 3.0-% Year Rental Scheduled Rate EFI Effective Variable Costs 12% of EFI Inflation- Adjusted Fixed Costs at 3.0% NOI Loan Payment Debt Service Coverage (DSC) Cap Rate (NOI/Cap Rate) Value Average Loan Balance in Year Average Loan to Value (LTV) % % 81.97% % % % % 89.62% % % % % 84.00% % % % % 85.92% % % % % 83.39% % % % % 85.51% % % % % 84.04% % % % % 85.49% % % % % 86.32% % % % % 84.91% % % % % 83.98% % % % % 83.82% % % % % 83.14% % % % % 84.88% % % % % 86.44% % % % % 82.57% % % % % 85.78% % % % % 86.50% % % % % 83.62% % % % % 84.28% % % % % 86.37% % % % % 82.35% % % % % 82.28% % % % % 87.12% % % % % 84.43% % % % % 87.44% % % % % 86.03% % % % % 83.82% % % % % 88.63% % % % % 87.76% % % 94 The RMA Journal May 2007 DSC Probabilities 2005 DSC = 1.05x Geometric Mean (GM) = Standard Deviation ( ) = Geometric Mean (GM) = Standard Deviation ( ) = 71.5% 8.5% Minimum = 0.87 Minimum = 90.5% DSC < 1.00x 26.8% LTV > 75% 34.0% DSC < 1.05x 52.9% LTV LTV > 80% 15.9% DSC < 1.10x 77.9% Probabilities LTV > 85% 5.7% DSC < 1.15x 92.8% 2005 LTV = LTV > 90% 1.5% DSC < 1.20x 98.4% 75% LTV > 95% 0.3% DSC < 1.25x 99.8% LTV >100% 0.0%

10 Appendix C (Fifth-Year Simulation) t=5 Inflation Rate = 3.0-% 2.62 Year Rental Scheduled Rate EFI Effective Variable Costs 12% of EFI Inflation- Adjusted Fixed Costs at 3.0% NOI Loan Payment Debt Service Coverage (DSC) Cap Rate (NOI/Cap Rate) Value Average Loan Balance in Year Average Loan to Value (LTV) % % 81.12% % % % % 87.70% % % % % 85.37% % % % % 88.28% % % % % 74.04% % % % % 78.21% % % % % 78.31% % % % % 83.77% % % % % 86.62% % % % % 79.93% % % % % 84.74% % % % % 91.83% % % % % 79.63% % % % % 89.64% % % % % 81.78% % % % % 83.57% % % % % 78.68% % % % % 84.92% % % % % 83.42% % % % % 86.80% % % % % 78.18% % % % % 78.68% % % % % 83.03% % % % % 88.35% % % % % 88.36% % % % % 81.25% % % % % 88.80% % % % % 88.40% % % % % 82.93% % % % % 86.55% % % DSC Probabilities 2005 DSC = 1.05x Geometric Mean (GM) = Standard Deviation ( ) = Geometric Mean (GM) = Standard Deviation ( ) = % 17.8% Minimum = 0.63 Minimum = 102.8% DSC < 1.00x 50.5% LTV > 75% 44.5% DSC < 1.05x 62.6% LTV LTV > 80% 33.7% DSC < 1.10x 73.6% Probabilities LTV > 85% 24.1% DSC < 1.15x 82.6% 2005 LTV = LTV > 90% 16.3% DSC < 1.20x 89.4% 75% LTV > 95% 10.3% DSC < 1.25x 94.0% LTV >100% 6.1%

11 Appendix D (Twenty-Fifth Year Simulation) Inflation Rate = 0.03% Year Rental Scheduled Rate EFI Effective Variable Costs 12% of EFI Inflation- Adjusted Fixed Costs at 3.0% NOI Loan Payment Debt Service Coverage (DSC) Cap Rate (NOI/Cap Rate) Value Average Loan Balance in Year Average Loan to Value (LTV) Loan Balance Beginning of Year % % 85.37% % % % % 83.35% % % % % 86.83% % % % % 84.39% % % % % 86.82% % % % % 87.79% % % % % 82.01% % % % % 85.41% % % % % 87.03% % % % % 87.18% % % % % 85.39% % % % % 86.32% % % % % 86.36% % % % % 81.50% % % % % 85.46% % % % % 84.41% % % % % 81.88% % % % % 83.77% % % % % 84.39% % % % % 83.03% % % % % 88.41% % % % % 86.32% % % % % 86.00% % % % % 85.40% % % % % 86.50% % % The RMA Journal May 2007

BUSI 330 Suggested Answers to Review and Discussion Questions: Lesson 10

BUSI 330 Suggested Answers to Review and Discussion Questions: Lesson 10 BUSI 330 Suggested Answers to Review and Discussion Questions: Lesson 10 1. The client should give you a copy of their income and expense statements for the last 3 years showing their rental income by

More information

$450,000 $63,425 $33, % PURCHASE PRICE NET OPERATING INCOME ANNUAL CASH FLOW CAP RATE

$450,000 $63,425 $33, % PURCHASE PRICE NET OPERATING INCOME ANNUAL CASH FLOW CAP RATE Executive Summary Key Property Metrics $450,000 $63,425 $33,431 14.1% PURCHASE PRICE NET OPERATING INCOME ANNUAL CASH FLOW CAP RATE $60,000 $50,000 $40,000 $30,000 Annual Cash Flow Maintenance & Repairs,

More information

Risk Management Insights

Risk Management Insights Risk Management Insights Appraisal Review Part II: Income Capitalization Approach George Mann, Managing Director and Chief Appraiser, Collateral Evaluation Services, Inc.and Nikki Griffith, MAI, CCIM,

More information

Chapter 8. How much would you pay today for... The Income Approach to Appraisal

Chapter 8. How much would you pay today for... The Income Approach to Appraisal How much would you pay today for... Chapter 8 One hundred dollars paid with certainty each year for five years, starting one year from now. Why would you pay less than $500 Valuation Using the Income Approach

More information

$450,000 $63,425 $39, % PURCHASE PRICE NET OPERATING INCOME ANNUAL CASH FLOW CAP RATE

$450,000 $63,425 $39, % PURCHASE PRICE NET OPERATING INCOME ANNUAL CASH FLOW CAP RATE Executive Summary Key Property Metrics $450,000 $63,425 $39,143 14.1% PURCHASE PRICE NET OPERATING INCOME ANNUAL CASH FLOW CAP RATE $70,000 $60,000 $50,000 $40,000 $30,000 Annual Cash Flow Repairs, 8%

More information

Housing as an Investment Greater Toronto Area

Housing as an Investment Greater Toronto Area Housing as an Investment Greater Toronto Area Completed by: Will Dunning Inc. For: Trinity Diversified North America Limited February 2009 Housing as an Investment Greater Toronto Area Overview We are

More information

Chapter 8. How much would you pay today for... The Income Approach to Appraisal

Chapter 8. How much would you pay today for... The Income Approach to Appraisal How much would you pay today for... Chapter 8 One hundred dollars paid with certainty each year for five years, starting one year from now. Why would you pay less than $500 Valuation Using the Income Approach

More information

Lending to Green Affordable Housing Developments

Lending to Green Affordable Housing Developments Lending to Green Affordable Housing Developments Presented by: Jonathan Klein Director Citi Community Capital Citi s Commitment to the Environment Our approach is embedded in our business Citi s commitment

More information

Credit Risk. Thinkstock. 42 May 2013 The RMA Journal Copyright 2013 by RMA

Credit Risk. Thinkstock. 42 May 2013 The RMA Journal Copyright 2013 by RMA CR Credit Risk Thinkstock 42 May 2013 The RMA Journal Copyright 2013 by RMA Pitfalls in Conventional Earnings-Based DSCR Measures and a Recommended Alternative BY DAVID ANDRUKONIS, CRC FOR LENDERS, a significant

More information

THE APPRAISAL OF REAL ESTATE 3 RD CANADIAN EDITION BUSI 330

THE APPRAISAL OF REAL ESTATE 3 RD CANADIAN EDITION BUSI 330 THE APPRAISAL OF REAL ESTATE 3 RD CANADIAN EDITION BUSI 330 REVIEW NOTES by CHUCK DUNN CHAPTER 20 Copyright 2010 by the Real Estate Division and Chuck Dunn. All rights reserved CHAPTER 20 - THE INCOME

More information

Real Estate Modelling This course can also be presented in-house for your company or via live on-line webinar

Real Estate Modelling This course can also be presented in-house for your company or via live on-line webinar Real Estate Modelling This course can also be presented in-house for your company or via live on-line webinar The Banking and Corporate Finance Training Specialist Course Overview Course Methodology This

More information

Chapter 8. The Income Approach to Appraisal. Two Approaches to Income Valuation. How Does DCF Differ from Direct Cap? Rationale:

Chapter 8. The Income Approach to Appraisal. Two Approaches to Income Valuation. How Does DCF Differ from Direct Cap? Rationale: The Income Approach to Appraisal Chapter 8 Valuation Using the Income Approach Rationale: Value of a property is the present value of its anticipated income. Often called income capitalization Capitalize:

More information

Following is an example of an income and expense benchmark worksheet:

Following is an example of an income and expense benchmark worksheet: After analyzing income and expense information and establishing typical rents and expenses, apply benchmarks and base standards to the reappraisal area. Following is an example of an income and expense

More information

The Housing Price Bubble, Monetary Policy, and the Foreclosure Crisis in the U.S.

The Housing Price Bubble, Monetary Policy, and the Foreclosure Crisis in the U.S. The Housing Price Bubble, Monetary Policy, and the Foreclosure Crisis in the U.S. John F. McDonald a,* and Houston H. Stokes b a Heller College of Business, Roosevelt University, Chicago, Illinois, 60605,

More information

Initial sales ratio to determine the current overall level of value. Number of sales vacant and improved, by neighborhood.

Initial sales ratio to determine the current overall level of value. Number of sales vacant and improved, by neighborhood. Introduction The International Association of Assessing Officers (IAAO) defines the market approach: In its broadest use, it might denote any valuation procedure intended to produce an estimate of market

More information

concepts and techniques

concepts and techniques concepts and techniques S a m p l e Timed Outline Topic Area DAY 1 Reference(s) Learning Objective The student will learn Teaching Method Time Segment (Minutes) Chapter 1: Introduction to Sales Comparison

More information

How to Read a Real Estate Appraisal Report

How to Read a Real Estate Appraisal Report How to Read a Real Estate Appraisal Report Much of the private, corporate and public wealth of the world consists of real estate. The magnitude of this fundamental resource creates a need for informed

More information

Material Prepared by The Compass Group, LLC POLICY OPTION PAPER PRESERVATION AND PRODUCTION TASK FORCES JANUARY 24, 2002

Material Prepared by The Compass Group, LLC   POLICY OPTION PAPER PRESERVATION AND PRODUCTION TASK FORCES JANUARY 24, 2002 MILLENNIAL HOUSING COMMISSION Material Prepared by POLICY OPTION PAPER PRESERVATION AND PRODUCTION TASK FORCES JANUARY 24, 2002 ISSUE: ADOPT SUSTAINABILITY AND AFFORDABILITY PRINCIPLES? Issue: Should the

More information

Volume 35, Issue 1. Hedonic prices, capitalization rate and real estate appraisal

Volume 35, Issue 1. Hedonic prices, capitalization rate and real estate appraisal Volume 35, Issue 1 Hedonic prices, capitalization rate and real estate appraisal Gaetano Lisi epartment of Economics and Law, University of assino and Southern Lazio Abstract Studies on real estate economics

More information

Regression Estimates of Different Land Type Prices and Time Adjustments

Regression Estimates of Different Land Type Prices and Time Adjustments Regression Estimates of Different Land Type Prices and Time Adjustments By Bill Wilson, Bryan Schurle, Mykel Taylor, Allen Featherstone, and Gregg Ibendahl ABSTRACT Appraisers use puritan sales to estimate

More information

REAL ESTATE. Practice in Illinois. Modern EIGHTH EDITION

REAL ESTATE. Practice in Illinois. Modern EIGHTH EDITION Modern REAL ESTATE Practice in Illinois EIGHTH EDITION Fillmore W. Galaty, Wellington J. Allaway, and Robert C. Kyle, with Karen Stefano, Consulting Editor, and Chris Read, Contributing Editor 24 C H A

More information

SECOND UNIT DRAFT. workbook. A tool for homeowners considering building a second unit in San Mateo County

SECOND UNIT DRAFT. workbook. A tool for homeowners considering building a second unit in San Mateo County DRAFT SECOND UNIT workbook A tool for homeowners considering building a second unit in San Mateo County Step 1 Getting Started This section will help you get started. By the end of the chapter you will:

More information

4 Unit Investment Property 329 N 2nd St W Missoula, MT 59802

4 Unit Investment Property 329 N 2nd St W Missoula, MT 59802 Property Report 4 Unit Investment Property Presented by: Ink Realty Group 148 South Ave W Missoula, MT 59801 Office: 406-728-8270 Mobile: Fax: 406-728-2315 All data is from sources deemed reliable but

More information

Village at Parkway Lakes Fourplex Gosling and Kuykendahl Spring, TX 77379

Village at Parkway Lakes Fourplex Gosling and Kuykendahl Spring, TX 77379 Property Report Village at Parkway Lakes Fourplex Presented by: Fourplex Investment Group RE/Max Equity 295 West Center Street Provo, UT 84601 FIG is not a company, but a marketing platform. All information

More information

Financial Bootcamp. Participant Guide SAMPLE

Financial Bootcamp. Participant Guide SAMPLE Financial Bootcamp Participant Guide September 2017 2017 National Apartment Association 2 Table of Contents Section 1: Welcome... 6 Participant Introductions... 6 Learning Goals and Objectives... 6 Section

More information

REDSTONE. Regression Fundamentals.

REDSTONE. Regression Fundamentals. REDSTONE from Bradford Advanced Analytics Technologies for Appraisers Regression Fundamentals www.bradfordsoftware.com/redstone Bradford Technologies, Inc. 302 Piercy Road San Jose, CA 95138 800-622-8727

More information

Typical Valuation Approaches and How to Deal With Them

Typical Valuation Approaches and How to Deal With Them Typical Valuation Approaches and How to Deal With Them January, 2018 Anthony F. DellaPelle, Esq., CRE Shareholder, McKirdy, Riskin, Olson & DellaPelle, P.C. Morristown, New Jersey Christian F. Torgrimson,

More information

OFFERING MEMORANDUM FOR INVESTORS LOOKING for a LEGITIMATE 10%+ IRR YIELD

OFFERING MEMORANDUM FOR INVESTORS LOOKING for a LEGITIMATE 10%+ IRR YIELD OFFERING MEMORANDUM FOR INVESTORS LOOKING for a LEGITIMATE 10%+ IRR YIELD Property has years of 100% occupancy with waiting list Av. length of stay about 7 years, some as long as 16, some 2 nd generation

More information

GENERAL ASSESSMENT DEFINITIONS

GENERAL ASSESSMENT DEFINITIONS 21st Century Appraisals, Inc. GENERAL ASSESSMENT DEFINITIONS Ad Valorem tax. A tax levied in proportion to the value of the thing(s) being taxed. Exclusive of exemptions, use-value assessment laws, and

More information

The purpose of the appraisal was to determine the value of this six that is located in the Town of St. Mary s.

The purpose of the appraisal was to determine the value of this six that is located in the Town of St. Mary s. The purpose of the appraisal was to determine the value of this six that is located in the Town of St. Mary s. The subject property was originally acquired by Michael and Bonnie Etta Mattiussi in August

More information

ARLA Members Survey of the Private Rented Sector

ARLA Members Survey of the Private Rented Sector Prepared for The Association of Residential Letting Agents ARLA Members Survey of the Private Rented Sector Second Quarter 2014 Prepared by: O M Carey Jones 5 Henshaw Lane Yeadon Leeds LS19 7RW June, 2014

More information

Real Estate & REIT Modeling: Quiz Questions Module 1 Accounting, Overview & Key Metrics

Real Estate & REIT Modeling: Quiz Questions Module 1 Accounting, Overview & Key Metrics Real Estate & REIT Modeling: Quiz Questions Module 1 Accounting, Overview & Key Metrics 1. How are REITs different from normal companies? a. Unlike normal companies, REITs are not required to pay income

More information

The Village at Centre Point 20-Plex 3547 N Eagle Road Meridian, ID 83646

The Village at Centre Point 20-Plex 3547 N Eagle Road Meridian, ID 83646 Property Report The Village at Centre Point 20-Plex Presented by: RE/MAX Equity/Silvercreek Realty 295 W Center St Suite A/1099 S Wells St #200 Provo/Meridian, UT/ID 84601/83642 Mobile: FIG Disclaimer:

More information

RESOLUTION NO ( R)

RESOLUTION NO ( R) RESOLUTION NO. 2013-06- 088 ( R) A RESOLUTION OF THE CITY COUNCIL OF THE CITY OF McKINNEY, TEXAS, APPROVING THE LAND USE ASSUMPTIONS FOR THE 2012-2013 ROADWAY IMPACT FEE UPDATE WHEREAS, per Texas Local

More information

The Village at Centre Point 8-Plex 3547 N Eagle Road Meridian, ID 83646

The Village at Centre Point 8-Plex 3547 N Eagle Road Meridian, ID 83646 Property Report The Village at Centre Point 8-Plex Presented by: RE/MAX Equity/Silvercreek Realty 295 W Center St Suite A/1099 S Wells St #200 Provo/Meridian, UT/ID 84601/83642 Mobile: FIG Disclaimer:

More information

Real Estate Appraisal

Real Estate Appraisal Market Value Chapter 17 Real Estate Appraisal This presentation includes materials from Ling and Archer, 4 th edition, Real Estate Principles The highest price a property will bring if: Payment is made

More information

Cap Rate Trends, Methodology and Analysis. Dane R. Anderson MAI, CCIM Appraisal & Litigation Services Director

Cap Rate Trends, Methodology and Analysis. Dane R. Anderson MAI, CCIM Appraisal & Litigation Services Director Cap Rate Trends, Methodology and Analysis Dane R. Anderson MAI, CCIM Appraisal & Litigation Services Director 1 Quickly The Income Approach Basis of the Approach Present worth of future benefits Two Methods:

More information

The Financial Accounting Standards Board

The Financial Accounting Standards Board V A L U A T I O N How the New Leases Standard May Impact Business Valuations By Judith H. O Dell, CPA, CVA The Financial Accounting Standards Board issued the 485 page Leases Standard (Topic 842) in February,

More information

HOUSING MARKET OUTLOOK

HOUSING MARKET OUTLOOK HOUSING MARKET INFORMATION HOUSING MARKET OUTLOOK Ottawa 1 C A N A D A M O R T G A G E A N D H O U S I N G C O R P O R A T I O N Date Released: Fall 2017 Figure 1 10,000 8,000 6,000 4,000 2,000 0 Ottawa

More information

Review of the Prices of Rents and Owner-occupied Houses in Japan

Review of the Prices of Rents and Owner-occupied Houses in Japan Review of the Prices of Rents and Owner-occupied Houses in Japan Makoto Shimizu mshimizu@stat.go.jp Director, Price Statistics Office Statistical Survey Department Statistics Bureau, Japan Abstract The

More information

ASSESSMENT METHODOLOGY

ASSESSMENT METHODOLOGY 2018 ASSESSMENT METHODOLOGY MULTI-RESIDENTIAL MANUFACTURED HOME PARK A summary of the methods used by the City of Edmonton in determining the value of multi-residential manufactured home park land properties

More information

Property Report 1434 NW 92. Presented by:

Property Report 1434 NW 92. Presented by: Property Report 1434 NW 92 Presented by: Jeff Straka Berkshire Hathaway-Commercial 16301 N. May Avenue Edmond, OK 73012 Office: Mobile: (405)416-4415 This is a pro forma based upon the information the

More information

Trends in Affordable Home Ownership in Calgary

Trends in Affordable Home Ownership in Calgary Trends in Affordable Home Ownership in Calgary 2006 July www.calgary.ca Call 3-1-1 PUBLISHING INFORMATION TITLE: AUTHOR: STATUS: TRENDS IN AFFORDABLE HOME OWNERSHIP CORPORATE ECONOMICS FINAL PRINTING DATE:

More information

Bridge Financing & Valuation Trends Amid a Changing CRE Landscape ARBOR.COM 800.ARBOR.10

Bridge Financing & Valuation Trends Amid a Changing CRE Landscape ARBOR.COM 800.ARBOR.10 Bridge Financing & Valuation Trends Amid a Changing CRE Landscape ARBOR.COM 800.ARBOR.10 Today s Speakers Gianni Ottaviano Senior Vice President, Structured Finance Production, Arbor Realty Trust, Inc.

More information

Use of Comparables. Claims Prevention Bulletin [CP-17-E] March 1996

Use of Comparables. Claims Prevention Bulletin [CP-17-E] March 1996 March 1996 The use of comparables arises almost daily for all appraisers. especially those engaged in residential practice, where appraisals are being prepared for mortgage underwriting purposes. That

More information

When valuing multitenant office properties, the income capitalization

When valuing multitenant office properties, the income capitalization FEATURES Office Property DCF Assumptions: Lessons from Two Decades of Investor Surveys by Barrett A. Slade, PhD, MAI, and C. F. Sirmans, PhD When valuing multitenant office properties, the income capitalization

More information

by Bill Tinsley & CB Team Ellis & Tinsley, Inc. Commercial & Investment Real Estate What s In This Report?

by Bill Tinsley & CB Team Ellis & Tinsley, Inc. Commercial & Investment Real Estate What s In This Report? by Bill Tinsley & CB Team Ellis & Tinsley, Inc. Commercial & Investment Real Estate 817-737-5000 What s In This Report? The biggest risk in NNN investing and how to avoid it. Metrics that can identify

More information

86 years in the making Caspar G Haas 1922 Sales Prices as a Basis for Estimating Farmland Value

86 years in the making Caspar G Haas 1922 Sales Prices as a Basis for Estimating Farmland Value 2 Our Journey Begins 86 years in the making Caspar G Haas 1922 Sales Prices as a Basis for Estimating Farmland Value Starting at the beginning. Mass Appraisal and Single Property Appraisal Appraisal

More information

Clark Bro's Rentals 113 Clark Drive Vidalia, LA 71373

Clark Bro's Rentals 113 Clark Drive Vidalia, LA 71373 Property Report Presented by: Matthew J. Galofaro, CCIM 14454 University Ave. Hammond, Louisiana 70401 Office: Mobile: (985) 969-8473 Fax: (985) 542-7760 Disclaimer: All information deemed reliable but

More information

Raising Your Commercial IQ

Raising Your Commercial IQ Raising Your Commercial IQ Real Estate Investment & Lease Analysis January 2013 0 P age Neil Osborne M.B.A. DL. (604) 988-5518 nosborne@investitsoftware.com Investit Software Inc. Toll free 877-878-1828

More information

Guide to Appraisal Reports

Guide to Appraisal Reports Guide to Appraisal Reports What is an appraisal? An appraisal is an independent valuation of real property prepared by a qualified Appraiser and fully documented in a report. Based on a series of appraisal

More information

Appraisal Review & Advisory Opinion 20 Controversy. Presenter: Lisa Kimbro, MAI, AI-GRS

Appraisal Review & Advisory Opinion 20 Controversy. Presenter: Lisa Kimbro, MAI, AI-GRS Appraisal Review & Advisory Opinion 20 Controversy Presenter: Lisa Kimbro, MAI, AI-GRS Practicing appraisers know USPAP, and appraisers that complete review work know USPAP s Standard 3. But what about

More information

Teresa Gordon s Recommended Alternative to Accounting for Leases

Teresa Gordon s Recommended Alternative to Accounting for Leases Teresa Gordon s Recommended Alternative to Accounting for Leases Key features: Leases with title transfer and bargain purchase options would not be excluded from the scope. Leases with title transfer or

More information

Macro-prudential Policy in an Agent-Based Model of the UK Housing Market

Macro-prudential Policy in an Agent-Based Model of the UK Housing Market Macro-prudential Policy in an Agent-Based Model of the UK Housing Market Rafa Baptista, J Doyne Farmer, Marc Hinterschweiger, Katie Low, Daniel Tang, Arzu Uluc Heterogeneous Agents and Agent-Based Modeling:

More information

Before the Minnesota Public Utilities Commission State of Minnesota. Docket No. E002/GR Exhibit (LMC-1) Property Taxes

Before the Minnesota Public Utilities Commission State of Minnesota. Docket No. E002/GR Exhibit (LMC-1) Property Taxes Direct Testimony and Schedules Leanna M. Chapman Before the Minnesota Public Utilities Commission State of Minnesota In the Matter of the Application of Northern States Power Company for Authority to Increase

More information

GUIDE. The Shields Team of Keller Williams Realty (423)

GUIDE. The Shields Team of Keller Williams Realty (423) GUIDE The Shields Team of Keller Williams Realty (423) 896-1232 www.tricityrealestateforsale.com theshieldsteam@gmail.com Shields Team At The Shields Team, we also love real estate--the land, the homes,

More information

On the Relationship between Track Geometry Defects and Development of Internal Rail Defects

On the Relationship between Track Geometry Defects and Development of Internal Rail Defects On the Relationship between Track Geometry Defects and Development of Internal Rail Defects Professor Allan M. Zarembski 1, Professor Nii Attoh-Okine 2, Daniel Einbinder 3 1 University of Delaware, Newark,

More information

Chapter 18. Investors have different required yields Different risk assessment Different opportunity cost of equity

Chapter 18. Investors have different required yields Different risk assessment Different opportunity cost of equity Decision Making in Real Estate Centers Around Valuation Chapter 18 Investment Decisions: Ratios We examined the concept of market value in Chapters 7 & 8 As noted, professional RE appraisers are often

More information

The result of your calculations is the Net Operating Income, or monthly cash flow BEFORE any mortgage payments.

The result of your calculations is the Net Operating Income, or monthly cash flow BEFORE any mortgage payments. CHEAT SHEET #6 NET OPERATING INCOME (IS YOUR RENTAL REALLY MAKING MONEY?) The Net Operating Income calculation is fairly straightforward. al income minus the expenses to own and operate the property equals

More information

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY METROPOLITAN COUNCIL S FORECASTS METHODOLOGY FEBRUARY 28, 2014 Metropolitan Council s Forecasts Methodology Long-range forecasts at Metropolitan Council are updated at least once per decade. Population,

More information

CHAPTER 18 Lease Financing and Business Valuation

CHAPTER 18 Lease Financing and Business Valuation Copyright 2008 by the Foundation of the American College of Healthcare Executives 6/13/07 Version 18-1 CHAPTER 18 Lease Financing and Business Valuation Lease financing Leasing basics Analysis by the lessee

More information

IREDELL COUNTY 2015 APPRAISAL MANUAL

IREDELL COUNTY 2015 APPRAISAL MANUAL STATISTICS AND THE APPRAISAL PROCESS INTRODUCTION Statistics offer a way for the appraiser to qualify many of the heretofore qualitative decisions which he has been forced to use in assigning values. In

More information

The Improved Net Rate Analysis

The Improved Net Rate Analysis The Improved Net Rate Analysis A discussion paper presented at Massey School Seminar of Economics and Finance, 30 October 2013. Song Shi School of Economics and Finance, Massey University, Palmerston North,

More information

7 Tips to Increase Your Real Estate Profits in Today s Markets BY J SCOTT

7 Tips to Increase Your Real Estate Profits in Today s Markets BY J SCOTT 7 Tips to Increase Your Real Estate Profits in Today s Markets BY J SCOTT 10 E 23rd Street, 5th FL New York, NY 10010 646-895-6090 info@fundthatflip.com Higher-Level Details of the Real Estate Market Learn

More information

Cycle Monitor Real Estate Market Cycles Third Quarter 2017 Analysis

Cycle Monitor Real Estate Market Cycles Third Quarter 2017 Analysis Cycle Monitor Real Estate Market Cycles Third Quarter 2017 Analysis Real Estate Physical Market Cycle Analysis of Five Property Types in 54 Metropolitan Statistical Areas (MSAs). Income-producing real

More information

7224 Nall Ave Prairie Village, KS 66208

7224 Nall Ave Prairie Village, KS 66208 Real Results - Income Package 10/20/2014 TABLE OF CONTENTS SUMMARY RISK Summary 3 RISC Index 4 Location 4 Population and Density 5 RISC Influences 5 House Value 6 Housing Profile 7 Crime 8 Public Schools

More information

Published in Spring 1986 Issue The Real Estate Appraiser & Analyst Society of Real Estate Appraisers 1

Published in Spring 1986 Issue The Real Estate Appraiser & Analyst Society of Real Estate Appraisers 1 (1) Published in Spring 1986 Issue The Real Estate Appraiser & Analyst Society of Real Estate Appraisers 1 Alternative Valuation Methods for Leasehold Properties By Tony Sevelka, AACI, SREA, MAI, CRE Introduction

More information

CONSUMER CONFIDENCE AND REAL ESTATE MARKET PERFORMANCE GO HAND-IN-HAND

CONSUMER CONFIDENCE AND REAL ESTATE MARKET PERFORMANCE GO HAND-IN-HAND CONSUMER CONFIDENCE AND REAL ESTATE MARKET PERFORMANCE GO HAND-IN-HAND The job market, mortgage interest rates and the migration balance are often considered to be the main determinants of real estate

More information

Classify and describe basic forms of real estate investments.

Classify and describe basic forms of real estate investments. LOS 43.a 2017 CFA Exam SS 15 Classify and describe basic forms of real estate investments. Card 1 of 52 LOS 43.a There are four basic forms of real estate investment; private equity (direct ownership),

More information

Coachella Valley Median Detached Home Price Mar Mar 2018

Coachella Valley Median Detached Home Price Mar Mar 2018 Median Price $450,000 Coachella Valley Median Detached Home Price Mar 2002 - Mar 2018 $392,000 $400,000 $366,285 $350,000 $300,000 $250,000 $200,000 $150,000 Media Detached Price 4% Growth Curve Summary

More information

An Examination of Potential Changes in Ratio Measurements Historical Cost versus Fair Value Measurement in Valuing Tangible Operational Assets

An Examination of Potential Changes in Ratio Measurements Historical Cost versus Fair Value Measurement in Valuing Tangible Operational Assets An Examination of Potential Changes in Ratio Measurements Historical Cost versus Fair Value Measurement in Valuing Tangible Operational Assets Pamela Smith Baker Texas Woman s University A fictitious property

More information

Estimating National Levels of Home Improvement and Repair Spending by Rental Property Owners

Estimating National Levels of Home Improvement and Repair Spending by Rental Property Owners Joint Center for Housing Studies Harvard University Estimating National Levels of Home Improvement and Repair Spending by Rental Property Owners Abbe Will October 2010 N10-2 2010 by Abbe Will. All rights

More information

LeaseCalcs: The Great Wall

LeaseCalcs: The Great Wall LeaseCalcs: The Great Wall Marc A. Maiona June 22, 2016 The Great Wall: Companies reporting under IFRS are about to hit the wall due to new lease accounting standards. Every company that reports under

More information

A Model to Calculate the Supply of Affordable Housing in Polk County

A Model to Calculate the Supply of Affordable Housing in Polk County Resilient Neighborhoods Technical Reports and White Papers Resilient Neighborhoods Initiative 5-2014 A Model to Calculate the Supply of Affordable Housing in Polk County Jiangping Zhou Iowa State University,

More information

Frequently Asked Questions: The Social Housing Rent Settlement from 2015

Frequently Asked Questions: The Social Housing Rent Settlement from 2015 Updated 15 November 2013 Frequently Asked Questions: The Social Housing Rent Settlement from 2015 1. Introduction Following the 2013 Spending Round announcement on the social housing rent settlement from

More information

Four (4) Factors in Investment Definition: Investment

Four (4) Factors in Investment Definition: Investment Introductions Your name Where you work Your job responsibilities How long you have been in the industry What you hope to get from this class Chapter 1: Investments Agenda 2 Investments Adding Value to

More information

University of St. Thomas Minnesota Commercial Real Estate Survey

University of St. Thomas Minnesota Commercial Real Estate Survey University of St. Thomas Minnesota Commercial Real Estate Survey December 2016 Minnesota Commercial Real Estate Outlook Showing Few Changes Following Election, says University of St Thomas Minnesota Commercial

More information

[03.01] User Cost Method. International Comparison Program. Global Office. 2 nd Regional Coordinators Meeting. April 14-16, 2010.

[03.01] User Cost Method. International Comparison Program. Global Office. 2 nd Regional Coordinators Meeting. April 14-16, 2010. Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized International Comparison Program [03.01] User Cost Method Global Office 2 nd Regional

More information

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY JUNE 14, 2017

METROPOLITAN COUNCIL S FORECASTS METHODOLOGY JUNE 14, 2017 METROPOLITAN COUNCIL S FORECASTS METHODOLOGY JUNE 14, 2017 Metropolitan Council s Forecasts Methodology Long-range forecasts at Metropolitan Council are updated at least once per decade. Population, households

More information

In-Depth Capitalization Rate Review

In-Depth Capitalization Rate Review In-Depth Capitalization Rate Review Leonard J. Patcella, Jr., CMI, MAI President Equity Appraisal Co., Inc. Springhouse, PA jack.equityappraisal@comcast.net David A. Schneider, Esq. Partner Archer & Greiner,

More information

Hampton 6 Unit Hampton st Scranton, Pa 18504

Hampton 6 Unit Hampton st Scranton, Pa 18504 Property Report Hampton 6 Unit Presented by: Ron J. Parasole Jr. 1738 Brick ave Scranton, Pa 18508 Office: Mobile: (570) 903-8969 Fax: (570) 209-7753 www.realestatetools.com 2010-2014 Real Estate Tools

More information

How Severe is the Housing Shortage in Hong Kong?

How Severe is the Housing Shortage in Hong Kong? (Reprinted from HKCER Letters, Vol. 42, January, 1997) How Severe is the Housing Shortage in Hong Kong? Y.C. Richard Wong Introduction Rising property prices in Hong Kong have been of great public concern

More information

Oil & Gas Lease Auctions: An Economic Perspective

Oil & Gas Lease Auctions: An Economic Perspective Oil & Gas Lease Auctions: An Economic Perspective March 15, 2010 Presented by: The Florida Legislature Office of Economic and Demographic Research 850.487.1402 http://edr.state.fl.us Bidding for Oil &

More information

American Community Survey 5-Year Estimates

American Community Survey 5-Year Estimates DP04 SELECTED HOUSING CHARACTERISTICS 2011-2015 American Community Survey 5-Year Estimates Note: This is a modified view of the original table. Supporting documentation on code lists, subject definitions,

More information

Value Fluctuations in a Real Estate Investment Financed with Debt

Value Fluctuations in a Real Estate Investment Financed with Debt Working Draft of New Case Study 4A Value Fluctuations in a Real Estate Investment Financed with Debt (which will be added to AICPA Accounting and Valuation Guide Valuation of Portfolio Company Investments

More information

The Impact of Market Rate Vacancy Increases One Year Report

The Impact of Market Rate Vacancy Increases One Year Report The Impact of Market Rate Vacancy Increases One Year Report January 1, 1999- December 31, 1999 Santa Monica Rent Control Board TABLE OF CONTENTS Summary 2 Market Rent Increases 1/1/99-12/31/99 4 Rates

More information

Rents for Social Housing from

Rents for Social Housing from 19 December 2013 Response: Rents for Social Housing from 2015-16 Consultation Summary of key points: The consultation, published by The Department for Communities and Local Government, invites views on

More information

1. There must be a useful number of qualified transactions to infer from. 2. The circumstances surrounded each transaction should be known.

1. There must be a useful number of qualified transactions to infer from. 2. The circumstances surrounded each transaction should be known. Direct Comparison Approach The Direct Comparison Approach is based on the premise of the "Principle of Substitution" which implies that a rational investor or purchaser will pay no more for a particular

More information

An overview of the real estate market the Fisher-DiPasquale-Wheaton model

An overview of the real estate market the Fisher-DiPasquale-Wheaton model An overview of the real estate market the Fisher-DiPasquale-Wheaton model 13 January 2011 1 Real Estate Market What is real estate? How big is the real estate sector? How does the market for the use of

More information

Technical Description of the Freddie Mac House Price Index

Technical Description of the Freddie Mac House Price Index Technical Description of the Freddie Mac House Price Index 1. Introduction Freddie Mac publishes the monthly index values of the Freddie Mac House Price Index (FMHPI SM ) each quarter. Index values are

More information

Relationship between Proportion of Private Housing Completions, Amount of Private Housing Completions, and Property Prices in Hong Kong

Relationship between Proportion of Private Housing Completions, Amount of Private Housing Completions, and Property Prices in Hong Kong Relationship between Proportion of Private Housing Completions, Amount of Private Housing Completions, and Property Prices in Hong Kong Bauhinia Foundation Research Centre May 2014 Background Tackling

More information

Return on Investment Model

Return on Investment Model THOMAS JEFFERSON PLANNING DISTRICT COMMISSION Return on Investment Model Last Updated 7/11/2013 The Thomas Jefferson Planning District Commission developed a Return on Investment model that calculates

More information

The Impact of Market Rate Vacancy Increases Eleven-Year Report

The Impact of Market Rate Vacancy Increases Eleven-Year Report The Impact of Market Rate Vacancy Increases Eleven-Year Report January 1, 1999 - December 31, 2009 Santa Monica Rent Control Board April 2010 TABLE OF CONTENTS Summary 1 Vacancy Decontrol s Effects on

More information

MARKET SUMMARY MICHIGAN, METRO DETROIT AREA FOURTH QUARTER 2016 P LAN T E M OR AN CRES A. pmcresa.com

MARKET SUMMARY MICHIGAN, METRO DETROIT AREA FOURTH QUARTER 2016 P LAN T E M OR AN CRES A. pmcresa.com FOURTH QUARTER 2016 MICHIGAN, METRO DETROIT AREA MARKET SUMMARY P LAN T E M OR AN CRES A 26300 NORTHWESTERN HIGHWAY SOUTHFIELD, MI 48076 248.223.3500 pmcresa.com Connect with us for more information: Subscribe

More information

The Market Watch Monthly Housing Report. Coachella Valley Median Detached Home Price Dec Dec 2016

The Market Watch Monthly Housing Report. Coachella Valley Median Detached Home Price Dec Dec 2016 The Market Watch Monthly Housing Report Median Price $450,000 Coachella Valley Median Detached Home Price Dec 2002 - Dec 2016 $400,000 $350,000 $300,000 $339,930 $340,000 $250,000 $200,000 $150,000 CV

More information

ASSESSMENT REVIEW BOARD

ASSESSMENT REVIEW BOARD ASSESSMENT REVIEW BOARD MAIN FLOOR CITY HALL 1 SIR WINSTON CHURCHILL SQUARE EDMONTON AB T5J 2R7 (780) 496-5026 FAX (780) 496-8199 NOTICE OF DECISION 0098 248/10 Altus Group Ltd. The City of Edmonton 17327

More information

SELF-STORAGE REPORT VIEWPOINT 2017 / COMMERCIAL REAL ESTATE TRENDS. By: Steven J. Johnson, MAI, Senior Managing Director, IRR-Metro LA. irr.

SELF-STORAGE REPORT VIEWPOINT 2017 / COMMERCIAL REAL ESTATE TRENDS. By: Steven J. Johnson, MAI, Senior Managing Director, IRR-Metro LA. irr. SELF-STORAGE REPORT VIEWPOINT 2017 / COMMERCIAL REAL ESTATE TRENDS By: Steven J. Johnson, MAI, Senior Managing Director, IRR-Metro LA The Self Storage Story The self-storage sector has been enjoying solid

More information

Residential New Construction Attitude and Awareness Baseline Study

Residential New Construction Attitude and Awareness Baseline Study Residential New Construction Attitude and Awareness Baseline Study Real Estate Appraiser Survey Report on Findings Prepared for the New Jersey Residential New Construction Working Group January 2001 Roper

More information

THE TREND OF REAL ESTATE TAXATION IN KANSAS, 1910 TO 1942¹

THE TREND OF REAL ESTATE TAXATION IN KANSAS, 1910 TO 1942¹ THE TREND OF REAL ESTATE TAXATION IN KANSAS, 1910 TO 1942¹ HAROLD HOWE². INTRODUCTION The purpose of this study is to show the trends of taxes on farm and city real estate in Kansas from 1910 to 1942 and

More information

On the Choice of Tax Base to Reduce. Greenhouse Gas Emissions in the Context of Electricity. Generation

On the Choice of Tax Base to Reduce. Greenhouse Gas Emissions in the Context of Electricity. Generation On the Choice of Tax Base to Reduce Greenhouse Gas Emissions in the Context of Electricity Generation by Rob Fraser Professor of Agricultural Economics Imperial College London Wye Campus and Adjunct Professor

More information