Santa Fe Artificial Stock Market Model
|
|
|
- Alvin Washington
- 10 years ago
- Views:
Transcription
1 Agent-Based Computational Economics Overview of the Santa Fe Artificial Stock Market Model Leigh Tesfatsion Professor of Economics and Mathematics Department of Economics Iowa State University Ames, IA
2 Basic References (See Syllabus for Links) Ref.[1] ** L. Tesfatsion, "Stock Market Basics Ref.[2] ** L. Tesfatsion, "Rational Expectations, the Efficient Market Hypothesis, and the Santa Fe Artificial Stock Market Model Ref.[3] * L. Tesfatsion, "Detailed Notes on the Santa Fe Artificial Stock Market Model (NOTE: Ref.[3] contains a detailed glossary of terms. Also, the equation numbers below are the same as in Ref.[3].) Ref.[4] * R. Axtell, "ACE Financial Market Modeling, VII Trento Summer School, July 2006 Ref.[5] * B. LeBaron, Building the Santa Fe Artificial Stock Market, Working Paper, Brandeis University, June
3 Introduction: The Santa Fe Artificial Stock Market (SF-ASM) Model Originated in work at the Santa Fe Institute in late 1980s and early 1990s. Authors: Blake LeBaron (economics); W. Brian Arthur (economics); John Holland (psychology/ee/cs, and father of GAs); Richard Palmer (physics); Paul Taylor (computer science). 3
4 The SM-ASM Model Continued Seminal Research: One of the earliest attempts to construct a financial market model with heterogeneously learning traders. Relatively simple model that attempts to address several important and controversial questions in financial economics. Many modeling issues not satisfactorily resolved by the SF-ASM model have been taken up in later research (see Ref.[4]). 4
5 Basic Objectives of Authors Provide a test-bed for exploring the rational expectations hypothesis (REH, Ref.[2]) Consider a traditional stock market model with traders assumed to satisfy the REH Replace traditional REH traders with traders who learn to forecast stock prices over time Study dynamics around a well-studied REH equilibrium (fundamental pricing, Ref.[1]) 5
6 Basic Objectives Continued Examine whether the introduction of trader learning helps to explain empirical observations. In particular, does it help to explain well documented anomalies = deviations from fundamental stock pricing? Compare statistical characteristics of price and trading volume outcomes (model outcomes vs. actual empirical outcomes). 6
7 Basic Model Features (cf. Ref.[3]) Discrete-time model: t = 0,1,2, Market participants consist of N stock market traders plus an auctioneer KEY: Traders are identical except each trader individually forms expectations over time through inductive learning. Each trader has same initial wealth W 0 in the initial time period. 7
8 Basic Model Features Continued Financial assets available for purchase at beginning of each period t = [t,t+1): Risk-free asset F ( supply) paying a constant known 1-period net return rate r N shares of a risky stock A. EachE share pays an uncertain dividend d t+1 at the end of each period t (beginning of each period t+1); has an uncertain one-period net return rate R t over each holding period t. 8
9 Basic Model Features Continued Let p t denote the price of a share of the risky stock A at time t The expected net return rate R t on this share over period t (i.e. from time t to time t+1) is defined as R t = [p e t+1 -p t + d e t+1 ]/p t This definition implies that p t = [d e t+1 + pe t+1 ]/[1 + R t ] 9
10 Basic Model Features Continued The expected net return rate R t on a share of the risky stock A over period t satisfies: p t = [p e t+1 + de t+1 ]/[1 + R t ] Basic rule of thumb for an investor in period t: Given r = net return rate on the risk-free asset, SELL shares of A in period t if R t < r because this implies p t is GREATER THAN the current fundamental value of these shares: p f t = [p e t+1 + de t+1 ]/[1 + r] 10
11 Basic Model Features Continued Stock Dividend d t paid at beginning of each period t = [t,t+1) is generated by a random process unknown to the traders (see equ.(1) in Ref.[3]) Wealth-seeking traders have identical utility of wealth function U(W) exhibiting constant absolute risk aversion. 11
12 Basic Model Features Continued In beginning of each period t, each trader chooses a portfolio (X,Y), where X = holdings of risky stock A and Y=holdings of risk-free asset F. Each trader s objective in period t is to maximize his expected utility of wealth E U(W t+1 ) subject to the constraint (2) W t+1 = value in period t+1 of the asset portfolio (X,Y) purchased in period t 12
13 Basic Model Features Continued In beginning of each period t, each trader has a set of K if-then forecasting rules. Each forecasting rule forecasts the expected sum [p t+1 + d t+1 ] and generates an update of the rule s forecast variance. Forecast variance = a weighted average of a rule s past squared forecast errors (deviations between actual and forecasted price-plus-dividend sums). 13
14 Basic Model Features Continued Form of an if-then forecasting rule: Let VAR = Updated forecast variance; E[p t+1 + d t+1 ] = a[p t + d t ] + b. IF THEN Market state is in condition C Set values VAR,a,b 14
15 Basic Model Features Continued The specificity of a forecasting rule = number of specific conditions incorporated into its if condition statement C. A forecasting rule is activated if its if condition statement C matches the trader s current market state information. The fitness of a forecasting rule depends inversely on the rule s forecast variance (error rate) and inversely on its specificity (thus encouraging parsimonious info use). 15
16 Time Line of Activities in Period t Period-t dividend d t* is publicly posted. Each trader i=1,,n determines a forecast E[p t+1 + d t+1 ] = a [p t + d t ] + b as a function of the yet-to-be determined period-t market price p t. He then generates a demand function giving his expected-utility-maximizing share holdings X i as a function of p t : (5) X i = X i (p t ) 16
17 Time Line in Period t Continued Each trader i =1,,N submits his demand function to the Auctioneer, who determines the period-t market clearing price p t *: p t Fixed Aggregate Supply p t * Aggregate Demand Curve Σ X i = Σ X i (p t ) N X (shares of A) 17
18 Time Line in Period t Continued The Auctioneer publicly posts p t*. Each trader i purchases X i (p t* ). Each trader i uses (p t *,d t* ) to update the fitness of the forecasting rule he used in period t-1 to generate a forecast E[p t + d t ]. Each trader i with probability p then u updates his entire forecasting rule set via a genetic algorithm involving recombination, elitism, and mutation operations. 18
19 GA Classifier Learning Each trader i = 1,,N updates his set of forecasting rules with probability p u in each period t using a genetic algorithm (GA). Thus, updating of forecasting rule sets happens in different time periods for different traders p u is an important parameter determining the speed of learning. 19
20 GA Classifier Learning Continued Current market state 12-bit array Each bit position Distinct possible feature of the current market state Bit in kth position takes on value 1 if kth feature is true Bit in kth position takes on value 0 if kth feature is false 20
21 GA Classifier Learning Continued 12-bit array used to describe market state First six bit positions Fundamental Features Is the current market price above or below the fundamental price level in the previous time period? (six different discrepancy values) 21
22 GA Classifier Learning Continued Next four bit positions Technical Features Is the current market price above an n-period moving average of past prices? (four different values of n) Last two bit positions Fixed Bit Values (no information) 22
23 12-Bit Array for GA Classifier Learning Note on Rules 7-10: 7 MA = Moving Average = Weighted average of past observed prices Note on Rules 1-6: 1 pr/d > 1 if and only if p > [p+d]/(1+r), i.e., iff the current price p for a share of the risky stock A exceeds the fundamental value of this share realized in the previous time period. (Refer back to slide 10.) 23
24 GA Classifier Learning Continued Why this market state description? Permits testing for the possible emergence of fundamental trading (heavy reliance on first six bit positions) versus technical trading (heavy reliance on next four bit positions) versus uninformed trading (heavy reliance on the last two bit positions). 24
25 GA Classifier Learning Continued Each forecast rule if[c]-then[forecast this] is conditioned on a 12-bit market state C. Each bit in C has one of 3 possible values: 1 (true), 0 (false), or # (I don t t care). Specificity of C =number of 1 and 0 bits C matches actual 12-bit market state if: (a) C has a 1 or # symbol in every position the actual market state has a 1; (b) C has a 0 or # symbol in every position the actual market state has a 0. 25
26 Experimental Design Key Treatment Factor: Probability p u Controls when each trader updates their forecasting rule set in any given time period Slow-Learning Regime: p u = 1/1000 (GA learning invoked every 1000 trading periods on average for each trader) Medium-Learning Regime: p u = 1/250 (GA learning invoked every 250 trading periods on average for each trader) 26
27 Experimental Findings Slow-Learning Regime: p u = 1/1000 Simulated data resemble data generated for a rational expectations equilibrium (REE) benchmark for which 100% market efficiency holds by assumption. Medium-Learning Regime: p u = 1/250 Complex outcomes - market does not settle down to a recognizable equilibrium. Simulated data in accordance with many empirical anomalies (deviations from REH) seen in actual stock markets. 27
28 Frequency of Use of Technical Trading Bits in REE vs. Complex Regimes 28
29 Final Remark For a balanced detailed critique of the Santa Fe Artificial Stock Market (SF-ASM), see the working paper by Blake LeBaron at the pointer below. In this paper, LeBaron discusses the advantages and disadvantages of various design aspects of the SF- ASM, including the use of classifier systems for the representation and evolution of forecasting rules. Ref.[5] * B. LeBaron, Building the Santa Fe Artificial Stock Market, Working Paper, Brandeis University, June
IS MORE INFORMATION BETTER? THE EFFECT OF TRADERS IRRATIONAL BEHAVIOR ON AN ARTIFICIAL STOCK MARKET
IS MORE INFORMATION BETTER? THE EFFECT OF TRADERS IRRATIONAL BEHAVIOR ON AN ARTIFICIAL STOCK MARKET Wei T. Yue Alok R. Chaturvedi Shailendra Mehta Krannert Graduate School of Management Purdue University
Internal Evolution for Agent Cognition Agent-Based Modelling of an Artificial Stock Market
Internal Evolution for Agent Cognition Agent-Based Modelling of an Artificial Stock Market Master of Science Thesis in Complex Adaptive Systems MORTEZA HASSANZADEH Department of Energy and Environment
On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information
Finance 400 A. Penati - G. Pennacchi Notes on On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information by Sanford Grossman This model shows how the heterogeneous information
Comparing Neural Networks and ARMA Models in Artificial Stock Market
Comparing Neural Networks and ARMA Models in Artificial Stock Market Jiří Krtek Academy of Sciences of the Czech Republic, Institute of Information Theory and Automation. e-mail: [email protected]
Financial Markets. Itay Goldstein. Wharton School, University of Pennsylvania
Financial Markets Itay Goldstein Wharton School, University of Pennsylvania 1 Trading and Price Formation This line of the literature analyzes the formation of prices in financial markets in a setting
AN ANALYSIS OF EXISTING ARTIFICIAL STOCK MARKET MODELS FOR REPRESENTING BOMBAY STOCK EXCHANGE (BSE)
AN ANALYSIS OF EXISTING ARTIFICIAL STOCK MARKET MODELS FOR REPRESENTING BOMBAY STOCK EXCHANGE (BSE) PN Kumar Dept. of CSE Amrita Vishwa Vidyapeetham Ettimadai, Tamil Nadu, India [email protected]
The Effect on Volatility of Stock Market After Launching Stock Index Options based on Information Structure of Stock Index Options
The Effect on Volatility of Stock Market After Launching Stock Index Options based on Information Structure of Stock Index Options 1 Shangmei Zhao, Guiping Sun, 3 Haijun Yang 1,3 School of Economics and
Intraday Trading Patterns in an Intelligent Autonomous Agent-Based Stock Market
Department of Economics Working Paper Intraday Trading Patterns in an Intelligent Autonomous Agent-Based Stock Market Brian Kluger University of Cincinnati Mark McBride Miami University May 3, 29 Working
ECON4510 Finance Theory Lecture 7
ECON4510 Finance Theory Lecture 7 Diderik Lund Department of Economics University of Oslo 11 March 2015 Diderik Lund, Dept. of Economics, UiO ECON4510 Lecture 7 11 March 2015 1 / 24 Market efficiency Market
Practical aspects of implementing MiFID requirementsin GIPS compositereports
GIPS and MiFID investmentreporting: Practical aspects of implementing MiFID requirementsin GIPS compositereports Zurich, November 15, 2007 Eugene Skrynnyk, UBS Wealth Management November 15, 2007 Agenda
Review for Exam 2. Instructions: Please read carefully
Review for Exam 2 Instructions: Please read carefully The exam will have 25 multiple choice questions and 5 work problems You are not responsible for any topics that are not covered in the lecture note
Practical Applications of Evolutionary Computation to Financial Engineering
Hitoshi Iba and Claus C. Aranha Practical Applications of Evolutionary Computation to Financial Engineering Robust Techniques for Forecasting, Trading and Hedging 4Q Springer Contents 1 Introduction to
Exam Introduction Mathematical Finance and Insurance
Exam Introduction Mathematical Finance and Insurance Date: January 8, 2013. Duration: 3 hours. This is a closed-book exam. The exam does not use scrap cards. Simple calculators are allowed. The questions
This paper is not to be removed from the Examination Halls
~~FN3023 ZB d0 This paper is not to be removed from the Examination Halls UNIVERSITY OF LONDON FN3023 ZB BSc degrees and Diplomas for Graduates in Economics, Management, Finance and the Social Sciences,
CHAPTER 10 RISK AND RETURN: THE CAPITAL ASSET PRICING MODEL (CAPM)
CHAPTER 10 RISK AND RETURN: THE CAPITAL ASSET PRICING MODEL (CAPM) Answers to Concepts Review and Critical Thinking Questions 1. Some of the risk in holding any asset is unique to the asset in question.
Why Do Firms Announce Open-Market Repurchase Programs?
Why Do Firms Announce Open-Market Repurchase Programs? Jacob Oded, (2005) Boston College PhD Seminar in Corporate Finance, Spring 2006 Outline 1 The Problem Previous Work 2 3 Outline The Problem Previous
Financial Market Microstructure Theory
The Microstructure of Financial Markets, de Jong and Rindi (2009) Financial Market Microstructure Theory Based on de Jong and Rindi, Chapters 2 5 Frank de Jong Tilburg University 1 Determinants of the
Agenda. The IS LM Model, Part 2. The Demand for Money. The Demand for Money. The Demand for Money. Asset Market Equilibrium.
Agenda The IS LM Model, Part 2 Asset Market Equilibrium The LM Curve 13-1 13-2 The demand for money is the quantity of money people want to hold in their portfolios. The demand for money depends on expected
Proposal and Analysis of Stock Trading System Using Genetic Algorithm and Stock Back Test System
Proposal and Analysis of Stock Trading System Using Genetic Algorithm and Stock Back Test System Abstract: In recent years, many brokerage firms and hedge funds use a trading system based on financial
Solution: The optimal position for an investor with a coefficient of risk aversion A = 5 in the risky asset is y*:
Problem 1. Consider a risky asset. Suppose the expected rate of return on the risky asset is 15%, the standard deviation of the asset return is 22%, and the risk-free rate is 6%. What is your optimal position
AGENT-BASED FINANCIAL MODELLING AS AN ALTERNATIVE TO THE STANDARD REPRESENTATIVE-AGENT PARADIGM
AGENT-BASED FINANCIAL MODELLING AS AN ALTERNATIVE TO THE STANDARD REPRESENTATIVE-AGENT PARADIGM Tomas Ramanauskas Lietuvos bankas Gedimino pr. 6 LT-01103 Vilnius El. p. [email protected] In this paper
Key Concepts and Skills
Chapter 10 Some Lessons from Capital Market History Key Concepts and Skills Know how to calculate the return on an investment Understand the historical returns on various types of investments Understand
Lab 4: 26 th March 2012. Exercise 1: Evolutionary algorithms
Lab 4: 26 th March 2012 Exercise 1: Evolutionary algorithms 1. Found a problem where EAs would certainly perform very poorly compared to alternative approaches. Explain why. Suppose that we want to find
Chapter 13 Composition of the Market Portfolio 1. Capital markets in Flatland exhibit trade in four securities, the stocks X, Y and Z,
Chapter 13 Composition of the arket Portfolio 1. Capital markets in Flatland exhibit trade in four securities, the stocks X, Y and Z, and a riskless government security. Evaluated at current prices in
Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 39)
Readings Chapters 9 and 10 Chapter 9. The Valuation of Common Stock 1. The investor s expected return 2. Valuation as the Present Value (PV) of dividends and the growth of dividends 3. The investor s required
The CAPM (Capital Asset Pricing Model) NPV Dependent on Discount Rate Schedule
The CAPM (Capital Asset Pricing Model) Massachusetts Institute of Technology CAPM Slide 1 of NPV Dependent on Discount Rate Schedule Discussed NPV and time value of money Choice of discount rate influences
Instructor s Manual Chapter 12 Page 144
Chapter 12 1. Suppose that your 58-year-old father works for the Ruffy Stuffed Toy Company and has contributed regularly to his company-matched savings plan for the past 15 years. Ruffy contributes $0.50
Capital Allocation Between The Risky And The Risk- Free Asset. Chapter 7
Capital Allocation Between The Risky And The Risk- Free Asset Chapter 7 Investment Decisions capital allocation decision = choice of proportion to be invested in risk-free versus risky assets asset allocation
Forward Contracts and Forward Rates
Forward Contracts and Forward Rates Outline and Readings Outline Forward Contracts Forward Prices Forward Rates Information in Forward Rates Reading Veronesi, Chapters 5 and 7 Tuckman, Chapters 2 and 16
CHAPTER 6 RISK AND RISK AVERSION
CHAPTER 6 RISK AND RISK AVERSION RISK AND RISK AVERSION Risk with Simple Prospects Risk, Speculation, and Gambling Risk Aversion and Utility Values Risk with Simple Prospects The presence of risk means
Financial market integration and economic growth: Quantifying the effects, Brussels 19/02/2003
Financial market integration and economic growth: Quantifying the effects, Brussels 19/02/2003 Presentation of «Quantification of the Macro-Economic Impact of Integration of EU Financial Markets» by London
AFM 472. Midterm Examination. Monday Oct. 24, 2011. A. Huang
AFM 472 Midterm Examination Monday Oct. 24, 2011 A. Huang Name: Answer Key Student Number: Section (circle one): 10:00am 1:00pm 2:30pm Instructions: 1. Answer all questions in the space provided. If space
The Effect of Housing on Portfolio Choice. July 2009
The Effect of Housing on Portfolio Choice Raj Chetty Harvard Univ. Adam Szeidl UC-Berkeley July 2009 Introduction How does homeownership affect financial portfolios? Linkages between housing and financial
A Log-Robust Optimization Approach to Portfolio Management
A Log-Robust Optimization Approach to Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983
FINANCIAL ECONOMICS OPTION PRICING
OPTION PRICING Options are contingency contracts that specify payoffs if stock prices reach specified levels. A call option is the right to buy a stock at a specified price, X, called the strike price.
Black Scholes Merton Approach To Modelling Financial Derivatives Prices Tomas Sinkariovas 0802869. Words: 3441
Black Scholes Merton Approach To Modelling Financial Derivatives Prices Tomas Sinkariovas 0802869 Words: 3441 1 1. Introduction In this paper I present Black, Scholes (1973) and Merton (1973) (BSM) general
Asset Management Contracts and Equilibrium Prices
Asset Management Contracts and Equilibrium Prices ANDREA M. BUFFA DIMITRI VAYANOS PAUL WOOLLEY Boston University London School of Economics London School of Economics September, 2013 Abstract We study
The relationship between exchange rates, interest rates. In this lecture we will learn how exchange rates accommodate equilibrium in
The relationship between exchange rates, interest rates In this lecture we will learn how exchange rates accommodate equilibrium in financial markets. For this purpose we examine the relationship between
Concentrated Stock Diversification Analysis
Concentrated Stock Diversification Analysis Example analysis Three Harbor Drive, Suite 315 Sausalito, CA 94965 (415) 339-4300 www.aperiogroup.com Copyright 2013 Aperio Group LLC Aperio v. [Latin] to make
Behavior of Interest Rates
Behavior of Interest Rates Notes on Mishkin Chapter 5 (pages 91-108) Prof. Leigh Tesfatsion (Iowa State U) Last Revised: 21 February 2011 Mishkin Chapter 5: Selected Key In-Class Discussion Questions and
ANALYSIS AND MANAGEMENT
ANALYSIS AND MANAGEMENT T H 1RD CANADIAN EDITION W. SEAN CLEARY Queen's University CHARLES P. JONES North Carolina State University JOHN WILEY & SONS CANADA, LTD. CONTENTS PART ONE Background CHAPTER 1
Optimal Consumption with Stochastic Income: Deviations from Certainty Equivalence
Optimal Consumption with Stochastic Income: Deviations from Certainty Equivalence Zeldes, QJE 1989 Background (Not in Paper) Income Uncertainty dates back to even earlier years, with the seminal work of
1. Present Value. 2. Bonds. 3. Stocks
Stocks and Bonds 1. Present Value 2. Bonds 3. Stocks 1 Present Value = today s value of income at a future date Income at one future date value today of X dollars in one year V t = X t+1 (1 + i t ) where
The Equity Premium in India
The Equity Premium in India Rajnish Mehra University of California, Santa Barbara and National Bureau of Economic Research January 06 Prepared for the Oxford Companion to Economics in India edited by Kaushik
An introduction to Value-at-Risk Learning Curve September 2003
An introduction to Value-at-Risk Learning Curve September 2003 Value-at-Risk The introduction of Value-at-Risk (VaR) as an accepted methodology for quantifying market risk is part of the evolution of risk
Finance 400 A. Penati - G. Pennacchi Market Micro-Structure: Notes on the Kyle Model
Finance 400 A. Penati - G. Pennacchi Market Micro-Structure: Notes on the Kyle Model These notes consider the single-period model in Kyle (1985) Continuous Auctions and Insider Trading, Econometrica 15,
CHAPTER 8 STOCK VALUATION
CHAPTER 8 STOCK VALUATION Answers to Concepts Review and Critical Thinking Questions 5. The common stock probably has a higher price because the dividend can grow, whereas it is fixed on the preferred.
Chapter 2 Portfolio Management and the Capital Asset Pricing Model
Chapter 2 Portfolio Management and the Capital Asset Pricing Model In this chapter, we explore the issue of risk management in a portfolio of assets. The main issue is how to balance a portfolio, that
Chapter 6 The Tradeoff Between Risk and Return
Chapter 6 The Tradeoff Between Risk and Return MULTIPLE CHOICE 1. Which of the following is an example of systematic risk? a. IBM posts lower than expected earnings. b. Intel announces record earnings.
Review of Basic Options Concepts and Terminology
Review of Basic Options Concepts and Terminology March 24, 2005 1 Introduction The purchase of an options contract gives the buyer the right to buy call options contract or sell put options contract some
I.e., the return per dollar from investing in the shares from time 0 to time 1,
XVII. SECURITY PRICING AND SECURITY ANALYSIS IN AN EFFICIENT MARKET Consider the following somewhat simplified description of a typical analyst-investor's actions in making an investment decision. First,
Chapter 1 The Investment Setting
Chapter 1 he Investment Setting rue/false Questions F 1. In an efficient and informed capital market environment, those investments with the greatest return tend to have the greatest risk. Answer: rue
3 Introduction to Assessing Risk
3 Introduction to Assessing Risk Important Question. How do we assess the risk an investor faces when choosing among assets? In this discussion we examine how an investor would assess the risk associated
The Valuation of Currency Options
The Valuation of Currency Options Nahum Biger and John Hull Both Nahum Biger and John Hull are Associate Professors of Finance in the Faculty of Administrative Studies, York University, Canada. Introduction
Chapter 5. Risk and Return. Copyright 2009 Pearson Prentice Hall. All rights reserved.
Chapter 5 Risk and Return Learning Goals 1. Understand the meaning and fundamentals of risk, return, and risk aversion. 2. Describe procedures for assessing and measuring the risk of a single asset. 3.
Chapter 2: Binomial Methods and the Black-Scholes Formula
Chapter 2: Binomial Methods and the Black-Scholes Formula 2.1 Binomial Trees We consider a financial market consisting of a bond B t = B(t), a stock S t = S(t), and a call-option C t = C(t), where the
Final Exam Practice Set and Solutions
FIN-469 Investments Analysis Professor Michel A. Robe Final Exam Practice Set and Solutions What to do with this practice set? To help students prepare for the final exam, three practice sets with solutions
A Review of Cross Sectional Regression for Financial Data You should already know this material from previous study
A Review of Cross Sectional Regression for Financial Data You should already know this material from previous study But I will offer a review, with a focus on issues which arise in finance 1 TYPES OF FINANCIAL
Fixed and Variable Payout Annuities: How Optimal are Optimal Strategies?
Fixed and Variable Payout Annuities: How Optimal are Optimal Strategies? Anne MacKay joint work with Phelim Boyle, Mary Hardy and David Saunders 49th Actuarial Research Conference UC Santa Barbara July
Betting Strategies, Market Selection, and the Wisdom of Crowds
Betting Strategies, Market Selection, and the Wisdom of Crowds Willemien Kets Northwestern University [email protected] David M. Pennock Microsoft Research New York City [email protected]
The Stability of Moving Average Technical Trading Rules on the. Dow Jones Index
The Stability of Moving Average Technical Trading Rules on the Dow Jones Index Blake LeBaron Brandeis University NBER August 1999 Revised: November 1999 Abstract This paper analyzes the behavior of moving
Portfolio Characteristic Definitions
ANALYTICAL SOLUTIONS GROUP PEP Portfolio Characteristic Definitions EQUITY PORTFOLIO CHARACTERISTICS All portfolio characteristics are derived by first calculating the characteristics for each security,
EQUITY STRATEGY RESEARCH.
EQUITY STRATEGY RESEARCH. Value Relevance of Analysts Earnings Forecasts September, 2003 This research report investigates the statistical relation between earnings surprises and abnormal stock returns.
LOGNORMAL MODEL FOR STOCK PRICES
LOGNORMAL MODEL FOR STOCK PRICES MICHAEL J. SHARPE MATHEMATICS DEPARTMENT, UCSD 1. INTRODUCTION What follows is a simple but important model that will be the basis for a later study of stock prices as
Computer Handholders Investment Software Research Paper Series TAILORING ASSET ALLOCATION TO THE INDIVIDUAL INVESTOR
Computer Handholders Investment Software Research Paper Series TAILORING ASSET ALLOCATION TO THE INDIVIDUAL INVESTOR David N. Nawrocki -- Villanova University ABSTRACT Asset allocation has typically used
Practice Set #4 and Solutions.
FIN-469 Investments Analysis Professor Michel A. Robe Practice Set #4 and Solutions. What to do with this practice set? To help students prepare for the assignment and the exams, practice sets with solutions
Active Versus Passive Low-Volatility Investing
Active Versus Passive Low-Volatility Investing Introduction ISSUE 3 October 013 Danny Meidan, Ph.D. (561) 775.1100 Low-volatility equity investing has gained quite a lot of interest and assets over the
Reducing Active Return Variance by Increasing Betting Frequency
Reducing Active Return Variance by Increasing Betting Frequency Newfound Research LLC February 2014 For more information about Newfound Research call us at +1-617-531-9773, visit us at www.thinknewfound.com
Additional Practice Questions for Midterm I
1 Finance 333 Investments Additional Practice Questions for Midterm I Winter 2004 Professor Yan 1. Financial assets. A) directly contribute to the country's productive capacity *B) indirectly contribute
Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 36)
Readings Chapters 9 and 10 Chapter 9. The Valuation of Common Stock 1. The investor s expected return 2. Valuation as the Present Value (PV) of dividends and the growth of dividends 3. The investor s required
An Incomplete Market Approach to Employee Stock Option Valuation
An Incomplete Market Approach to Employee Stock Option Valuation Kamil Kladívko Department of Statistics, University of Economics, Prague Department of Finance, Norwegian School of Economics, Bergen Mihail
Chapter 11. Topics Covered. Chapter 11 Objectives. Risk, Return, and Capital Budgeting
Chapter 11 Risk, Return, and Capital Budgeting Topics Covered Measuring Market Risk Portfolio Betas Risk and Return CAPM and Expected Return Security Market Line CAPM and Stock Valuation Chapter 11 Objectives
Chap 3 CAPM, Arbitrage, and Linear Factor Models
Chap 3 CAPM, Arbitrage, and Linear Factor Models 1 Asset Pricing Model a logical extension of portfolio selection theory is to consider the equilibrium asset pricing consequences of investors individually
Concepts in Investments Risks and Returns (Relevant to PBE Paper II Management Accounting and Finance)
Concepts in Investments Risks and Returns (Relevant to PBE Paper II Management Accounting and Finance) Mr. Eric Y.W. Leung, CUHK Business School, The Chinese University of Hong Kong In PBE Paper II, students
SAMPLE MID-TERM QUESTIONS
SAMPLE MID-TERM QUESTIONS William L. Silber HOW TO PREPARE FOR THE MID- TERM: 1. Study in a group 2. Review the concept questions in the Before and After book 3. When you review the questions listed below,
