The Infinite Actuary s. Detailed Study Manual for the. QFI Core Exam. Zak Fischer, FSA CERA

Size: px
Start display at page:

Download "The Infinite Actuary s. Detailed Study Manual for the. QFI Core Exam. Zak Fischer, FSA CERA"

Transcription

1 The Infinite Actuary s Detailed Study Manual for the QFI Core Exam Zak Fischer, FSA CERA Spring 2018 & Fall 2018

2 QFI Core Sample Detailed Study Manual You have downloaded a sample of our QFI Core detailed study manual. The full version covers the entire syllabus and is included with the online seminar. Each portion of the detailed study manual is available in PDF with a clickable table of contents. Each reading (and sub-chapters if applicable) are also bookmarked in the PDF for ease of navigation in your favorite desktop, tablet, or smartphone PDF viewer. If you have additional questions about the detailed study manual or any aspect of the exam, please me. Zak Fischer, FSA, CERA, MAAA zak@theinfiniteactuary.com

3 QFI Core Detailed Study Guide - Sample Problems and Solutions in Mathematical Finance: Ch Set Theory Background Introduction Definition Definition of a Field F Definition Definition of a σ-algebra F Comparing Fields and σ-algebras Coin Flipping Example FSA Exam Example Measureable and Probability Spaces Definition Probability Measure P Definition Filtration F Definition Real-Valued Random Variable X Definition Adapted Stochastic Process X t Sub-σ Algebras G of F Definition Conditional Expectation E(X G) Properties of Conditional Expectation Book Practice Problems Low Yield Curves and Absolute/Normal Volatilities Overview Quantiative Easing Negative Rates Pitfalls of the Black Formula Implied Volatility Measure Characteristics Displaced Lognormal Model Implications for Insurers Conclusion

4 Problems and Solutions in Mathematical Finance: Ch. 1 Eric Chin, Dian Nel, and Sverrir Olafsson This book is quite techical. It goes a bit deeper into measure theory and stochastic calculus than other books on the syllabus. The great news is that this book has lots of questions and solutions to give you practice. So does this detailed study guide. Set Theory Background This is not a section in the reading. I wanted to include a quick review of set theory because it is assumed throughout the book. This will hopefully be straightforward! A set is a collection of objects The empty set is denoted as = {} The notation A B determines if A is an element of B Examples: 1 {1} 1 {1, 2} 4 / {1, 2} { } {} {{}} / The notation A B determines if A is a subset of B Examples: {1} {1} {1} {1, 2} 1 {1, 2} Make sure to understand that 1 {1, 2} but 1 {1, 2}. There is a big difference between 1 and {1}! Two sets are disjoint if their intersection is empty. That is, A and B are disjoint if and only if A B =

5 Introduction Ω is the sample space, which is the set of all possible outcomes The sample space Ω is the set of all possible outcomes of an experiment or random trial. Any subset A of the sample space is known as an event, where an event is a set consisting of possible outcomes of an experiment A Ω The complement of A is denoted as A c = Ω A Both of the pieces of notation above are probably familiar already. The next definition might be new. If this new definition is confusing, take a look at the coin flipping example in the DSG to see an example. F is any collection of subsets of Ω Definition Definition of a Field F A field F is a collection (or family) F of subsets of Ω satisfying the following conditions: (a) F (b) A F A c F (c) F is closed under finite unions Definition Definition of a σ-algebra F A σ-algebra F is a collection (or family) F of subsets of Ω satisfying the following conditions: (a) F (b) A F A c F (c) F is closed under countable unions Comparing Fields and σ-algebras Informally, remember the size of sets from smallest to largest is: Finite < Countably Infinite < Uncountably Infinite Therefore, all σ-algebra s are fields, but not all fields are σ-algebra s When dealing with a finite sample space, there is no difference between a field and σ- algebra. This will often happen in simple examples (rolling a die once, flipping a coin once, etc.) c 2018 The Infinite Actuary, LLC Page 3 of 16

6 Coin Flipping Example Ω = {H, T} One possible F where F is a σ-algebra would be F = {, {H}, {T}, {H, T}} Note that the only sets in F that have measure are {H} and {T} since P({H}) = P({T}) =.5 This does imply P(Ω) = 1 if P is a probability measure Note that there are four possible subsets of Ω 1. Ω 2. {H} Ω 3. {T} Ω 4. {H, T} Ω There are 2 4 = 16 choices for F, but not all choices will give a field or σ-algebra. The reason there are 2 4 choices is that each of the four items above can be chosen to be included or not in F An example of an event is A = {H} Understanding σ-algebras Q: Consider the example of flipping a fair coin once. Which of the following are possible σ-algebras? (i) F = {, {H}, {T}, {H, T}} (ii) F = (iii) F = {{H}, {T}} (iv) F = {, {H, T}} (v) F = { } Solution: Only (i) and (iv). For (ii), this is not a σ-algebra since / (if this is confusing you need to brush up on set theory basics!) and so property (a) from Definition 1.2 is not satisifed. Similarly, (iii) fails property (a). Lastly (v) fails because c = {H, T} / F, so property (b) is not satisifed. Note that (iv) is a sub-σ algebra of (i).

7 Understanding Fields Q: Consider the example of flipping a fair coin once. Which of the following are possible fields? (i) F = {, {H}, {T}, {H, T}} (ii) F = (iii) F = {{H}, {T}} (iv) F = {, {H, T}} (v) F = { } Solution: Only (i) and (iv). Since the sample space is finite, there is no distinction between a field and a σ-algebra. More σ-algebras! I Q: Let Ω = {a, b, c}. Construct the smallest σ-algebra F. Is it also a field? Solution: F = {, {a, b, c}}. Since n = 3 is finite, this is both a field and σ-algebra. More σ-algebras! II Q: Let Ω = {a, b, c}. Construct two more σ-algebras F beyond the one shown in the prior example. Solution: There are many possible examples: F = {, {a}, {b, c}, {a, b, c}} F = {, {b}, {a, c}, {a, b, c}} F = {, {c}, {a, b}, {a, b, c}} F = {, {a}, {b}, {c}, {a, b}, {b, c}, {a, c}, {a, b, c}} c 2018 The Infinite Actuary, LLC Page 5 of 16

8 Closed Under Unions Implies Closed Under Intersections Q: For a σ-algebra F, prove that if A 1 F and A 2 F, then A 1 A 2 F Solution: Step Reasoning A 1 F, A 2 F Given A1 c F, Ac 2 F Property (b) of σ-algebras A1 c Ac 2 F Property (c) of σ-algebras (A 1 A 2 ) c F De Morgan s Law A 1 A 2 F Property (b) of σ-algebras Note: In this question we use n = 2, but this argument easily can be extended to any countable collection of objects. Therefore, this implies that a field is closed under finite intersections and a σ-algebra is closed under countable intersections. For additional practice, see Practice Problem #2 on page 4 in the book. FSA Exam Example Suppose that an ambitious (crazy) student decides to sit for QFI Core and QFI Advanced in the same sitting Let A 1 = {Core} represent the event that QFI Core is passed Let A 2 = {Adv} represent the event that QFI Advanced is passed Ω = {Core, Adv} F = {, {Core}, {Adv}, {Core, Adv}} This is actually very similar to the fair coin example, but the main difference is that all elements of the set above could have measure. For example, you can theoretically pass or fail both exams, but a coin flip always has exactly one result. Measureable and Probability Spaces The pair (Ω, F) is called a measurable space. The triple (Ω, F, P) is called a probability space. If you study advanced probability theory, this is a very important definition. A complete probability space is a special type of probability space that satifies the additional property that F contains all subsets of Ω with P-outer measure zero. Mathematically: P (B) = inf{p(a) : A F, B A} = 0

9 Inf means infimum In other words, for all B F with P(B) = 0 and all A B, A F. Definition Probability Measure P A probability measure P on a measurable space (Ω, F) is a function P [0, 1] such that: (a) P( ) = 0 (b) P(Ω) = 1 (c) For any countable collection of distinct events A i, P( i=1 A i) = Constructing a Probability Measure: Coin Flips i=1 P(A i ) Q: Suppose a biased coin is flipped once with probability of heads equal to p. (a) Define Ω. (b) Construct a probability measure P [0, 1]. (c) Verify that property (c) is met for distinct events A 1 = {H} and A 2 = {T}. Solution: (a) Ω = {H, T} (b) P( ) = 0 P(Ω) = P({H, T}) = 1 P({H}) = p P({T}) = 1 p (c) Note that {H} {T} = Ω and P({H}) + P({T}) = p + 1 p = 1 = P(Ω) Definition Filtration F Let Ω be a non-empty sample space and let T be a fixed positive number, and assume for each t [0, T] there is a σ-algebra F t. In addition, we assume that if s t, then every set in F s is also in F t. We call the collection of σ-algebras F t, 0 t T a filtration. c 2018 The Infinite Actuary, LLC Page 7 of 16

10 Filtration Example One of the most natural ways to define a filtration F t is to incorporate all past and current information up to time t. F t incorporates all information up to time t It is then clear that for s t, F s F t F t F s is the additional information between times s and time t Definition Real-Valued Random Variable X Let Ω be a non-empty sample space and let F be a σ-algebra of subsets of Ω. A real-valued random variable X is a function X : Ω R such that {ω Ω : X(ω) x} F for each x R and we say X is F-measurable. The word measurable is used often - so become familiar with it! A random variable X can be measurable with respect to a family of subsets F. Note: The choice of σ-algebra F is important. See the following examples to hammer this point down. Constant Real-Valued Random Variable Example Q: Consider the simple case where X is equal to a constant c. (a) State the smallest generic σ-algebra F. (b) Is X a real-valued random variable with respect to σ-algebra F? (a) F = {, Ω}. By property (a) of σ-algebra s, F. By property (b) of σ-algebra s, c = Ω F. Therefore, these two elements must always be in F. Moreover, the set containing these two elements is always a σ-algebra. (b) Yes. There are two cases to validate: (i) If x < c, then {ω Ω : X(ω) = c x} = F (ii) If x c, then {ω Ω : X(ω) = c x} = Ω F

11 Constant Real-Valued Random Variable Example Q: Consider the simple case where X is equal to a constant c. Prove that if F is a σ-algebra, then X is F-measurable. You may assume that X(ω) = c for all ω Ω. Solution: This is a simple extension from the prior example. We have already proved that F and Ω F for any σ-algebra F. Therefore, the two cases below (also analyzed in the prior example) are met: 1. If x < c, then {ω Ω : X(ω) = c x} = F 2. If x c, then {ω Ω : X(ω) = c x} = Ω F Note that the only difference from the prior example is that F may contain more elements, but the main point is that X is still F-measurable. Measurable Example Let F contain all subsets of Ω. Consider the real-valued random variable X : Ω R. Answer the following: (a) Is F a σ-algebra? (b) Is X F-measurable? Solution: Yes to both (a) and (b). This is the largest σ-algebra and is always measurable, since it contains all possible subsets of Ω. c 2018 The Infinite Actuary, LLC Page 9 of 16

12 Definition Adapted Stochastic Process X t Let Ω be a non-empty sample space with filtration F t, t [0, T] and let X t be a collection of random variables indexed by t. The collection of random variables X t is an adapted stochastic process if for each t, the random variable X t is F t measurable. Adapted Stochastic Process Example Let X t be the stock price at time t F t contains the stock prices between times 0 and t (inclusive) Then X t is an adapted stochastic process Sub-σ Algebras G of F G is a sub-σ-algebra of F if sets in G are also in F. Sub σ-algebra Example Example: G = {, {H, T}} is a sub-σ algebra of F = {, {H}, {T}, {H, T}} Definition Conditional Expectation E(X G) Let (Ω, F, P) be a probability space and let G be a sub-σ-algebra of F. Let X be an integrable and non-negative random variable. Then the conditional expectation of X given G, denoted by E(X G) is any random variable that satisfies: (a) E(X G) is G-measurable (b) For every set A G, we have the partial averaging property: A E(X G)dP = A XdP Properties of Conditional Expectation Given the definition above, it s possible to prove that conditional expectation has some nice properties (most of which you probably already know from the prelims!).

13 The book goes through and proves most of these through practice problems, so if you want some extra practice I recommend going through those. The key idea for these is to start off by applying the partial averaging property. I ll go through the conditional expectation example below. Throughout this section, (Ω, F, P) is a probability space and G is a sub-σ-algebra of F. X and Y are integrable random variables. The word measurable is used often - so become familiar with it! A random variable X can be measurable with respect to a set G. We already saw this in Definitions 1.5 and 1.6. X will represent a quantity to be estimated and G contains limited information about X. An example of G could be past stock prices and the current stock price where X is the stock price. Another example of G would be the history of a series of coin flips and X contains the number of heads minus the number of tails observed from a series of flips of a fair coin. In both cases, E(X G) = X. That is, the future expected value is equal to its current value. Properties: Conditional probability: E(1 A G) = P(A G) Linearity: E( n i=1 c i X i G) = n c i E(X i G) i=1 Positivity: X 0 almost surely E(X G) 0 almost surely Monotonicity: If X Y almost surely then E(X G) E(Y G) Computing expectations by conditioning: E[E(X G)] = E(X) (see practice problem below!) Measurability: If X is G-measurable then E(X G) = X Taking out what is known: If X is G-measurable, then E(XY G) = X E(Y G) Tower property: E[E(X G) H] = E(X H) if H is a sub-σ-algebra of G Independence: If X is independent of G then E(X G) = E(X) Note that independence is normally something you would think of between two random variables, but this is independence between a random variable and a set This means that given all the information in G, you have no additional information about X As an example, G could contain information about past coin flips and X could be the value of the next flip. If it is truly a fair coin, there would be independence. c 2018 The Infinite Actuary, LLC Page 11 of 16

14 Conditional Jensen s Inequality: If ϕ : R R is a convex function, then E[ϕ(X) G] ϕ[e(x G)] Remember that (unconditional) Jensen s Inequality is also covered in FAQ Q23 Computing Expectations by Conditioning Q: Prove that E[E(X G)] = E(X) Solution: As always with these kinds of questions, use the partial averaging property! For every set A G, we have the partial averaging property: E(X G)dP = XdP A A We know that Ω G, since Ω is in every σ-algebra. Therefore: E(X G)dP = XdP E[E(X G)] = E(X) Ω Ω Book Practice Problems Pages Questions 4-5 Q3 - Q Q Q4 - Q5

15 QFI Core Low Yield Curves Low Yield Curves and Absolute/Normal Volatilities Moody s Analytics This is a fairly short article advocating the use of a new implied volatility measure over the Black-Scholes formula. The Black-Scholes formula has substantially more noise in a low interest-rate environment. Overview Because Black s formula assumes that rates are lognormally distributed, the formula becomes infinitely sensitive to price changes as rates tend to zero. The formula cannot be solved at all for negative strikes or forward rates. Starting around 2009, using Black s formula became difficult, and the market solution for this was to focus on Normal/Absolute volatilities The Lognormal/Black SDE is unstable because F T t is very close to zero in many economies The Displaced Lognormal SDE is not objective because it involves an additional, arbitrary displacement parameter from using F instead of F Choice of Implied Volatility Measure Implied Volatility Model Stochastic Diff Eq Stable? Objective? Author s Choice? Lognormal/Black Displaced Lognormal dft T Ft T d F t T F t T = σdw t = σdw t Absolute/Normal df T t = σdw t Quantiative Easing QE was to force longer term yields lower by purchasing government bonds and other longer dated financial assets, in combination with clear future guidance that policy rates would stay low for a prolonged period of time. Used in US/UK in 2008, Japan in 2011 Negative Rates Nowadays, negative real rates are quite common In some markets (e.g. Switzerland), nominal rates are even negative. This tends to be more of a concern for shorter terms on the yield curve c 2018 The Infinite Actuary, LLC Page 13 of 16

16 QFI Core Low Yield Curves Swap Rates and Swaption Implied Vol Over Time Pitfalls of the Black Formula As rates dropped in 2009, the implied volatility from the Black model spiked drastically to unreasonable values The market consensus was that this value was far too large, and the value implied by normal/absolute volatility modeling was significantly more reasonable When there is a skew of swaption volatilities for different strikes away-from-the-money, Black volatilities have shown a marked dependence on the strike level whereas by contrast the absolute/normal volatilities are relatively constant Remember that the implied volatility should be roughly the same across strikes if the Black-Scholes model is correct No smile/skew is expected under Black-Scholes; there ideally would be a flat/constant volatility Therefore, this is a weakness for the Black model and an advantage for the Absolute/Normal model

17 QFI Core Low Yield Curves Normal/Absolute Volatilities Since 1996 Implied Volatility Measure Characteristics Ideally, an implied volatility measure should vary in an intuitive way when: 1. Strike and forward rates change. 2. Maturities and tenors vary. 3. Different types of instruments are analyzed (for example puts and calls, payers and receivers) via put-call parity. Displaced Lognormal Model Additional displacement parameter Relatively easy to use, only takes minor tweaks on the Black formula c 2018 The Infinite Actuary, LLC Page 15 of 16

18 QFI Core Low Yield Curves Implications for Insurers Whether the value of guarantees will increase or decrease from the move to the normal/absolute methodology depends on whether the base yield curve is above or below the swap curve Base Yield Curve < Swap Curve Value(Lognormal) < Value(Normal) Example: Government Curve Base Yield Curve > Swap Curve Value(Lognormal) > Value(Normal) Example: EIOPA, Solvency II, AA Evaluating fit is easier under the normal/absolute methodology Correlations between yield curve and implied volatility: Black Model: strongly negative Absolute/Normal Model: weakly positive Many banks have already started using normal/absolute methodology Conclusion Author advocates use of absolute/normal volatility over the traditional Black formula because it is more robust under a variety of different interest rate environments

4 Martingales in Discrete-Time

4 Martingales in Discrete-Time 4 Martingales in Discrete-Time Suppose that (Ω, F, P is a probability space. Definition 4.1. A sequence F = {F n, n = 0, 1,...} is called a filtration if each F n is a sub-σ-algebra of F, and F n F n+1

More information

Introduction to Probability Theory and Stochastic Processes for Finance Lecture Notes

Introduction to Probability Theory and Stochastic Processes for Finance Lecture Notes Introduction to Probability Theory and Stochastic Processes for Finance Lecture Notes Fabio Trojani Department of Economics, University of St. Gallen, Switzerland Correspondence address: Fabio Trojani,

More information

Keeping Your Options Open: An Introduction to Pricing Options

Keeping Your Options Open: An Introduction to Pricing Options The College of Wooster Libraries Open Works Senior Independent Study Theses 2014 Keeping Your Options Open: An Introduction to Pricing Options Ryan F. Snyder The College of Wooster, rsnyder14@wooster.edu

More information

Low Yield Curves and Absolute/Normal Volatilities

Low Yield Curves and Absolute/Normal Volatilities WHITEPAPER MARCH 2016 Author Nick Jessop Moody s Analytics Contact Us +44 20 7772 1905 clientservices.barrhibb@moodys.com Low Yield Curves and Absolute/Normal Volatilities Summary In this paper, we look

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

QFI Advanced Sample Flash Cards

QFI Advanced Sample Flash Cards QFI Advanced Sample Flash Cards You have downloaded a sample of our QFI Advanced flash cards. The flash cards are designed to help you memorize key material for the QFI Advanced exam. The flash cards are

More information

Introduction to Financial Mathematics. Kyle Hambrook

Introduction to Financial Mathematics. Kyle Hambrook Introduction to Financial Mathematics Kyle Hambrook August 7, 2017 Contents 1 Probability Theory: Basics 3 1.1 Sample Space, Events, Random Variables.................. 3 1.2 Probability Measure..............................

More information

Module 4: Probability

Module 4: Probability Module 4: Probability 1 / 22 Probability concepts in statistical inference Probability is a way of quantifying uncertainty associated with random events and is the basis for statistical inference. Inference

More information

Stochastic Processes and Financial Mathematics (part one) Dr Nic Freeman

Stochastic Processes and Financial Mathematics (part one) Dr Nic Freeman Stochastic Processes and Financial Mathematics (part one) Dr Nic Freeman December 15, 2017 Contents 0 Introduction 3 0.1 Syllabus......................................... 4 0.2 Problem sheets.....................................

More information

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS MATH307/37 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS School of Mathematics and Statistics Semester, 04 Tutorial problems should be used to test your mathematical skills and understanding of the lecture material.

More information

THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management

THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management BA 386T Tom Shively PROBABILITY CONCEPTS AND NORMAL DISTRIBUTIONS The fundamental idea underlying any statistical

More information

ERM Sample Study Manual

ERM Sample Study Manual ERM Sample Study Manual You have downloaded a sample of our ERM detailed study manual. The full version covers the entire syllabus and is included with the online seminar. Each portion of the detailed

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

6.1 Binomial Theorem

6.1 Binomial Theorem Unit 6 Probability AFM Valentine 6.1 Binomial Theorem Objective: I will be able to read and evaluate binomial coefficients. I will be able to expand binomials using binomial theorem. Vocabulary Binomial

More information

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes MDM 4U Probability Review Properties of Probability Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes Theoretical

More information

Lecture Notes for Chapter 6. 1 Prototype model: a one-step binomial tree

Lecture Notes for Chapter 6. 1 Prototype model: a one-step binomial tree Lecture Notes for Chapter 6 This is the chapter that brings together the mathematical tools (Brownian motion, Itô calculus) and the financial justifications (no-arbitrage pricing) to produce the derivative

More information

Theoretical Foundations

Theoretical Foundations Theoretical Foundations Probabilities Monia Ranalli monia.ranalli@uniroma2.it Ranalli M. Theoretical Foundations - Probabilities 1 / 27 Objectives understand the probability basics quantify random phenomena

More information

CS134: Networks Spring Random Variables and Independence. 1.2 Probability Distribution Function (PDF) Number of heads Probability 2 0.

CS134: Networks Spring Random Variables and Independence. 1.2 Probability Distribution Function (PDF) Number of heads Probability 2 0. CS134: Networks Spring 2017 Prof. Yaron Singer Section 0 1 Probability 1.1 Random Variables and Independence A real-valued random variable is a variable that can take each of a set of possible values in

More information

On the Lower Arbitrage Bound of American Contingent Claims

On the Lower Arbitrage Bound of American Contingent Claims On the Lower Arbitrage Bound of American Contingent Claims Beatrice Acciaio Gregor Svindland December 2011 Abstract We prove that in a discrete-time market model the lower arbitrage bound of an American

More information

Basic Arbitrage Theory KTH Tomas Björk

Basic Arbitrage Theory KTH Tomas Björk Basic Arbitrage Theory KTH 2010 Tomas Björk Tomas Björk, 2010 Contents 1. Mathematics recap. (Ch 10-12) 2. Recap of the martingale approach. (Ch 10-12) 3. Change of numeraire. (Ch 26) Björk,T. Arbitrage

More information

Financial Engineering with FRONT ARENA

Financial Engineering with FRONT ARENA Introduction The course A typical lecture Concluding remarks Problems and solutions Dmitrii Silvestrov Anatoliy Malyarenko Department of Mathematics and Physics Mälardalen University December 10, 2004/Front

More information

Chapter 14. From Randomness to Probability. Copyright 2010 Pearson Education, Inc.

Chapter 14. From Randomness to Probability. Copyright 2010 Pearson Education, Inc. Chapter 14 From Randomness to Probability Copyright 2010 Pearson Education, Inc. Dealing with Random Phenomena A random phenomenon is a situation in which we know what outcomes could happen, but we don

More information

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables

Chapter 6: Random Variables. Ch. 6-3: Binomial and Geometric Random Variables Chapter : Random Variables Ch. -3: Binomial and Geometric Random Variables X 0 2 3 4 5 7 8 9 0 0 P(X) 3???????? 4 4 When the same chance process is repeated several times, we are often interested in whether

More information

Arbitrage Pricing. What is an Equivalent Martingale Measure, and why should a bookie care? Department of Mathematics University of Texas at Austin

Arbitrage Pricing. What is an Equivalent Martingale Measure, and why should a bookie care? Department of Mathematics University of Texas at Austin Arbitrage Pricing What is an Equivalent Martingale Measure, and why should a bookie care? Department of Mathematics University of Texas at Austin March 27, 2010 Introduction What is Mathematical Finance?

More information

Prof. Thistleton MAT 505 Introduction to Probability Lecture 3

Prof. Thistleton MAT 505 Introduction to Probability Lecture 3 Sections from Text and MIT Video Lecture: Sections 2.1 through 2.5 http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systemsanalysis-and-applied-probability-fall-2010/video-lectures/lecture-1-probability-models-and-axioms/

More information

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation.

Module 10:Application of stochastic processes in areas like finance Lecture 36:Black-Scholes Model. Stochastic Differential Equation. Stochastic Differential Equation Consider. Moreover partition the interval into and define, where. Now by Rieman Integral we know that, where. Moreover. Using the fundamentals mentioned above we can easily

More information

5.7 Probability Distributions and Variance

5.7 Probability Distributions and Variance 160 CHAPTER 5. PROBABILITY 5.7 Probability Distributions and Variance 5.7.1 Distributions of random variables We have given meaning to the phrase expected value. For example, if we flip a coin 100 times,

More information

IEOR 165 Lecture 1 Probability Review

IEOR 165 Lecture 1 Probability Review IEOR 165 Lecture 1 Probability Review 1 Definitions in Probability and Their Consequences 1.1 Defining Probability A probability space (Ω, F, P) consists of three elements: A sample space Ω is the set

More information

Martingales. by D. Cox December 2, 2009

Martingales. by D. Cox December 2, 2009 Martingales by D. Cox December 2, 2009 1 Stochastic Processes. Definition 1.1 Let T be an arbitrary index set. A stochastic process indexed by T is a family of random variables (X t : t T) defined on a

More information

Homework 1 posted, due Friday, September 30, 2 PM. Independence of random variables: We say that a collection of random variables

Homework 1 posted, due Friday, September 30, 2 PM. Independence of random variables: We say that a collection of random variables Generating Functions Tuesday, September 20, 2011 2:00 PM Homework 1 posted, due Friday, September 30, 2 PM. Independence of random variables: We say that a collection of random variables Is independent

More information

Stochastic Calculus, Application of Real Analysis in Finance

Stochastic Calculus, Application of Real Analysis in Finance , Application of Real Analysis in Finance Workshop for Young Mathematicians in Korea Seungkyu Lee Pohang University of Science and Technology August 4th, 2010 Contents 1 BINOMIAL ASSET PRICING MODEL Contents

More information

Comparison of proof techniques in game-theoretic probability and measure-theoretic probability

Comparison of proof techniques in game-theoretic probability and measure-theoretic probability Comparison of proof techniques in game-theoretic probability and measure-theoretic probability Akimichi Takemura, Univ. of Tokyo March 31, 2008 1 Outline: A.Takemura 0. Background and our contributions

More information

4: SINGLE-PERIOD MARKET MODELS

4: SINGLE-PERIOD MARKET MODELS 4: SINGLE-PERIOD MARKET MODELS Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2016 M. Rutkowski (USydney) Slides 4: Single-Period Market Models 1 / 87 General Single-Period

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

Probability Theory. Probability and Statistics for Data Science CSE594 - Spring 2016

Probability Theory. Probability and Statistics for Data Science CSE594 - Spring 2016 Probability Theory Probability and Statistics for Data Science CSE594 - Spring 2016 What is Probability? 2 What is Probability? Examples outcome of flipping a coin (seminal example) amount of snowfall

More information

Game Theory and Economics Prof. Dr. Debarshi Das Department of Humanities and Social Sciences Indian Institute of Technology, Guwahati.

Game Theory and Economics Prof. Dr. Debarshi Das Department of Humanities and Social Sciences Indian Institute of Technology, Guwahati. Game Theory and Economics Prof. Dr. Debarshi Das Department of Humanities and Social Sciences Indian Institute of Technology, Guwahati. Module No. # 06 Illustrations of Extensive Games and Nash Equilibrium

More information

Statistics 511 Additional Materials

Statistics 511 Additional Materials Discrete Random Variables In this section, we introduce the concept of a random variable or RV. A random variable is a model to help us describe the state of the world around us. Roughly, a RV can be thought

More information

Event p351 An event is an outcome or a set of outcomes of a random phenomenon. That is, an event is a subset of the sample space.

Event p351 An event is an outcome or a set of outcomes of a random phenomenon. That is, an event is a subset of the sample space. Chapter 12: From randomness to probability 350 Terminology Sample space p351 The sample space of a random phenomenon is the set of all possible outcomes. Example Toss a coin. Sample space: S = {H, T} Example:

More information

Randomness and Fractals

Randomness and Fractals Randomness and Fractals Why do so many physicists become traders? Gregory F. Lawler Department of Mathematics Department of Statistics University of Chicago September 25, 2011 1 / 24 Mathematics and the

More information

6 If and then. (a) 0.6 (b) 0.9 (c) 2 (d) Which of these numbers can be a value of probability distribution of a discrete random variable

6 If and then. (a) 0.6 (b) 0.9 (c) 2 (d) Which of these numbers can be a value of probability distribution of a discrete random variable 1. A number between 0 and 1 that is use to measure uncertainty is called: (a) Random variable (b) Trial (c) Simple event (d) Probability 2. Probability can be expressed as: (a) Rational (b) Fraction (c)

More information

MTH6154 Financial Mathematics I Stochastic Interest Rates

MTH6154 Financial Mathematics I Stochastic Interest Rates MTH6154 Financial Mathematics I Stochastic Interest Rates Contents 4 Stochastic Interest Rates 45 4.1 Fixed Interest Rate Model............................ 45 4.2 Varying Interest Rate Model...........................

More information

X = x p(x) 1 / 6 1 / 6 1 / 6 1 / 6 1 / 6 1 / 6. x = 1 x = 2 x = 3 x = 4 x = 5 x = 6 values for the random variable X

X = x p(x) 1 / 6 1 / 6 1 / 6 1 / 6 1 / 6 1 / 6. x = 1 x = 2 x = 3 x = 4 x = 5 x = 6 values for the random variable X Calculus II MAT 146 Integration Applications: Probability Calculating probabilities for discrete cases typically involves comparing the number of ways a chosen event can occur to the number of ways all

More information

Risk Neutral Valuation

Risk Neutral Valuation copyright 2012 Christian Fries 1 / 51 Risk Neutral Valuation Christian Fries Version 2.2 http://www.christian-fries.de/finmath April 19-20, 2012 copyright 2012 Christian Fries 2 / 51 Outline Notation Differential

More information

CONSISTENCY AMONG TRADING DESKS

CONSISTENCY AMONG TRADING DESKS CONSISTENCY AMONG TRADING DESKS David Heath 1 and Hyejin Ku 2 1 Department of Mathematical Sciences, Carnegie Mellon University, Pittsburgh, PA, USA, email:heath@andrew.cmu.edu 2 Department of Mathematics

More information

The following content is provided under a Creative Commons license. Your support

The following content is provided under a Creative Commons license. Your support MITOCW Recitation 6 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To make

More information

Introduction to Stochastic Calculus and Financial Derivatives. Simone Calogero

Introduction to Stochastic Calculus and Financial Derivatives. Simone Calogero Introduction to Stochastic Calculus and Financial Derivatives Simone Calogero December 7, 215 Preface Financial derivatives, such as stock options for instance, are indispensable instruments in modern

More information

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

Multi-state transition models with actuarial applications c

Multi-state transition models with actuarial applications c Multi-state transition models with actuarial applications c by James W. Daniel c Copyright 2004 by James W. Daniel Reprinted by the Casualty Actuarial Society and the Society of Actuaries by permission

More information

6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 Transcript Lecture 23

6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 Transcript Lecture 23 6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 Transcript Lecture 23 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare

More information

Chapter 11. Data Descriptions and Probability Distributions. Section 4 Bernoulli Trials and Binomial Distribution

Chapter 11. Data Descriptions and Probability Distributions. Section 4 Bernoulli Trials and Binomial Distribution Chapter 11 Data Descriptions and Probability Distributions Section 4 Bernoulli Trials and Binomial Distribution 1 Learning Objectives for Section 11.4 Bernoulli Trials and Binomial Distributions The student

More information

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8)

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8) 3 Discrete Random Variables and Probability Distributions Stat 4570/5570 Based on Devore s book (Ed 8) Random Variables We can associate each single outcome of an experiment with a real number: We refer

More information

Discrete Mathematics for CS Spring 2008 David Wagner Final Exam

Discrete Mathematics for CS Spring 2008 David Wagner Final Exam CS 70 Discrete Mathematics for CS Spring 2008 David Wagner Final Exam PRINT your name:, (last) SIGN your name: (first) PRINT your Unix account login: Your section time (e.g., Tue 3pm): Name of the person

More information

6: MULTI-PERIOD MARKET MODELS

6: MULTI-PERIOD MARKET MODELS 6: MULTI-PERIOD MARKET MODELS Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2016 M. Rutkowski (USydney) 6: Multi-Period Market Models 1 / 55 Outline We will examine

More information

Corporate Finance, Module 21: Option Valuation. Practice Problems. (The attached PDF file has better formatting.) Updated: July 7, 2005

Corporate Finance, Module 21: Option Valuation. Practice Problems. (The attached PDF file has better formatting.) Updated: July 7, 2005 Corporate Finance, Module 21: Option Valuation Practice Problems (The attached PDF file has better formatting.) Updated: July 7, 2005 {This posting has more information than is needed for the corporate

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables In this chapter, we introduce a new concept that of a random variable or RV. A random variable is a model to help us describe the state of the world around us. Roughly, a RV can

More information

FE 5204 Stochastic Differential Equations

FE 5204 Stochastic Differential Equations Instructor: Jim Zhu e-mail:zhu@wmich.edu http://homepages.wmich.edu/ zhu/ January 13, 2009 Stochastic differential equations deal with continuous random processes. They are idealization of discrete stochastic

More information

Chapter 19: Compensating and Equivalent Variations

Chapter 19: Compensating and Equivalent Variations Chapter 19: Compensating and Equivalent Variations 19.1: Introduction This chapter is interesting and important. It also helps to answer a question you may well have been asking ever since we studied quasi-linear

More information

INTRODUCTION TO ARBITRAGE PRICING OF FINANCIAL DERIVATIVES

INTRODUCTION TO ARBITRAGE PRICING OF FINANCIAL DERIVATIVES INTRODUCTION TO ARBITRAGE PRICING OF FINANCIAL DERIVATIVES Marek Rutkowski Faculty of Mathematics and Information Science Warsaw University of Technology 00-661 Warszawa, Poland 1 Call and Put Spot Options

More information

Mathematics in Finance

Mathematics in Finance Mathematics in Finance Steven E. Shreve Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 15213 USA shreve@andrew.cmu.edu A Talk in the Series Probability in Science and Industry

More information

Drunken Birds, Brownian Motion, and Other Random Fun

Drunken Birds, Brownian Motion, and Other Random Fun Drunken Birds, Brownian Motion, and Other Random Fun Michael Perlmutter Department of Mathematics Purdue University 1 M. Perlmutter(Purdue) Brownian Motion and Martingales Outline Review of Basic Probability

More information

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r.

Lecture 17. The model is parametrized by the time period, δt, and three fixed constant parameters, v, σ and the riskless rate r. Lecture 7 Overture to continuous models Before rigorously deriving the acclaimed Black-Scholes pricing formula for the value of a European option, we developed a substantial body of material, in continuous

More information

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright Faculty and Institute of Actuaries Claims Reserving Manual v.2 (09/1997) Section D7 [D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright 1. Introduction

More information

3 Arbitrage pricing theory in discrete time.

3 Arbitrage pricing theory in discrete time. 3 Arbitrage pricing theory in discrete time. Orientation. In the examples studied in Chapter 1, we worked with a single period model and Gaussian returns; in this Chapter, we shall drop these assumptions

More information

Law of Large Numbers, Central Limit Theorem

Law of Large Numbers, Central Limit Theorem November 14, 2017 November 15 18 Ribet in Providence on AMS business. No SLC office hour tomorrow. Thursday s class conducted by Teddy Zhu. November 21 Class on hypothesis testing and p-values December

More information

Chapter 9. Idea of Probability. Randomness and Probability. Basic Practice of Statistics - 3rd Edition. Chapter 9 1. Introducing Probability

Chapter 9. Idea of Probability. Randomness and Probability. Basic Practice of Statistics - 3rd Edition. Chapter 9 1. Introducing Probability Chapter 9 Introducing Probability BPS - 3rd Ed. Chapter 9 1 Idea of Probability Probability is the science of chance behavior Chance behavior is unpredictable in the short run but has a regular and predictable

More information

N(A) P (A) = lim. N(A) =N, we have P (A) = 1.

N(A) P (A) = lim. N(A) =N, we have P (A) = 1. Chapter 2 Probability 2.1 Axioms of Probability 2.1.1 Frequency definition A mathematical definition of probability (called the frequency definition) is based upon the concept of data collection from an

More information

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution.

MA 1125 Lecture 12 - Mean and Standard Deviation for the Binomial Distribution. Objectives: Mean and standard deviation for the binomial distribution. MA 5 Lecture - Mean and Standard Deviation for the Binomial Distribution Friday, September 9, 07 Objectives: Mean and standard deviation for the binomial distribution.. Mean and Standard Deviation of the

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets (Hull chapter: 12, 13, 14) Liuren Wu ( c ) The Black-Scholes Model colorhmoptions Markets 1 / 17 The Black-Scholes-Merton (BSM) model Black and Scholes

More information

Advanced Probability and Applications (Part II)

Advanced Probability and Applications (Part II) Advanced Probability and Applications (Part II) Olivier Lévêque, IC LTHI, EPFL (with special thanks to Simon Guilloud for the figures) July 31, 018 Contents 1 Conditional expectation Week 9 1.1 Conditioning

More information

A Cost of Capital Approach to Extrapolating an Implied Volatility Surface

A Cost of Capital Approach to Extrapolating an Implied Volatility Surface A Cost of Capital Approach to Extrapolating an Implied Volatility Surface B. John Manistre, FSA, FCIA, MAAA, CERA January 17, 010 1 Abstract 1 This paper develops an option pricing model which takes cost

More information

MATH 112 Section 7.3: Understanding Chance

MATH 112 Section 7.3: Understanding Chance MATH 112 Section 7.3: Understanding Chance Prof. Jonathan Duncan Walla Walla University Autumn Quarter, 2007 Outline 1 Introduction to Probability 2 Theoretical vs. Experimental Probability 3 Advanced

More information

Why Bankers Should Learn Convex Analysis

Why Bankers Should Learn Convex Analysis Jim Zhu Western Michigan University Kalamazoo, Michigan, USA March 3, 2011 A tale of two financial economists Edward O. Thorp and Myron Scholes Influential works: Beat the Dealer(1962) and Beat the Market(1967)

More information

MATH 5510 Mathematical Models of Financial Derivatives. Topic 1 Risk neutral pricing principles under single-period securities models

MATH 5510 Mathematical Models of Financial Derivatives. Topic 1 Risk neutral pricing principles under single-period securities models MATH 5510 Mathematical Models of Financial Derivatives Topic 1 Risk neutral pricing principles under single-period securities models 1.1 Law of one price and Arrow securities 1.2 No-arbitrage theory and

More information

Risk management. Introduction to the modeling of assets. Christian Groll

Risk management. Introduction to the modeling of assets. Christian Groll Risk management Introduction to the modeling of assets Christian Groll Introduction to the modeling of assets Risk management Christian Groll 1 / 109 Interest rates and returns Interest rates and returns

More information

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same.

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Chapter 14 : Statistical Inference 1 Chapter 14 : Introduction to Statistical Inference Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Data x

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 4

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 4 Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 4 Steve Dunbar Due Mon, October 5, 2009 1. (a) For T 0 = 10 and a = 20, draw a graph of the probability of ruin as a function

More information

ECON4510 Finance Theory Lecture 10

ECON4510 Finance Theory Lecture 10 ECON4510 Finance Theory Lecture 10 Diderik Lund Department of Economics University of Oslo 11 April 2016 Diderik Lund, Dept. of Economics, UiO ECON4510 Lecture 10 11 April 2016 1 / 24 Valuation of options

More information

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality Point Estimation Some General Concepts of Point Estimation Statistical inference = conclusions about parameters Parameters == population characteristics A point estimate of a parameter is a value (based

More information

The Black-Scholes Model

The Black-Scholes Model The Black-Scholes Model Liuren Wu Options Markets Liuren Wu ( c ) The Black-Merton-Scholes Model colorhmoptions Markets 1 / 18 The Black-Merton-Scholes-Merton (BMS) model Black and Scholes (1973) and Merton

More information

Introduction to Financial Mathematics

Introduction to Financial Mathematics Department of Mathematics University of Michigan November 7, 2008 My Information E-mail address: marymorj (at) umich.edu Financial work experience includes 2 years in public finance investment banking

More information

Binomial model: numerical algorithm

Binomial model: numerical algorithm Binomial model: numerical algorithm S / 0 C \ 0 S0 u / C \ 1,1 S0 d / S u 0 /, S u 3 0 / 3,3 C \ S0 u d /,1 S u 5 0 4 0 / C 5 5,5 max X S0 u,0 S u C \ 4 4,4 C \ 3 S u d / 0 3, C \ S u d 0 S u d 0 / C 4

More information

Lecture Quantitative Finance Spring Term 2015

Lecture Quantitative Finance Spring Term 2015 implied Lecture Quantitative Finance Spring Term 2015 : May 7, 2015 1 / 28 implied 1 implied 2 / 28 Motivation and setup implied the goal of this chapter is to treat the implied which requires an algorithm

More information

This homework assignment uses the material on pages ( A moving average ).

This homework assignment uses the material on pages ( A moving average ). Module 2: Time series concepts HW Homework assignment: equally weighted moving average This homework assignment uses the material on pages 14-15 ( A moving average ). 2 Let Y t = 1/5 ( t + t-1 + t-2 +

More information

Pricing theory of financial derivatives

Pricing theory of financial derivatives Pricing theory of financial derivatives One-period securities model S denotes the price process {S(t) : t = 0, 1}, where S(t) = (S 1 (t) S 2 (t) S M (t)). Here, M is the number of securities. At t = 1,

More information

Appendix to Supplement: What Determines Prices in the Futures and Options Markets?

Appendix to Supplement: What Determines Prices in the Futures and Options Markets? Appendix to Supplement: What Determines Prices in the Futures and Options Markets? 0 ne probably does need to be a rocket scientist to figure out the latest wrinkles in the pricing formulas used by professionals

More information

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Lecture - 05 Normal Distribution So far we have looked at discrete distributions

More information

An Introduction to Stochastic Calculus

An Introduction to Stochastic Calculus An Introduction to Stochastic Calculus Haijun Li lih@math.wsu.edu Department of Mathematics Washington State University Week 5 Haijun Li An Introduction to Stochastic Calculus Week 5 1 / 20 Outline 1 Martingales

More information

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13.

Reading: You should read Hull chapter 12 and perhaps the very first part of chapter 13. FIN-40008 FINANCIAL INSTRUMENTS SPRING 2008 Asset Price Dynamics Introduction These notes give assumptions of asset price returns that are derived from the efficient markets hypothesis. Although a hypothesis,

More information

last problem outlines how the Black Scholes PDE (and its derivation) may be modified to account for the payment of stock dividends.

last problem outlines how the Black Scholes PDE (and its derivation) may be modified to account for the payment of stock dividends. 224 10 Arbitrage and SDEs last problem outlines how the Black Scholes PDE (and its derivation) may be modified to account for the payment of stock dividends. 10.1 (Calculation of Delta First and Finest

More information

Counting Basics. Venn diagrams

Counting Basics. Venn diagrams Counting Basics Sets Ways of specifying sets Union and intersection Universal set and complements Empty set and disjoint sets Venn diagrams Counting Inclusion-exclusion Multiplication principle Addition

More information

Statistical Modeling Techniques for Reserve Ranges: A Simulation Approach

Statistical Modeling Techniques for Reserve Ranges: A Simulation Approach Statistical Modeling Techniques for Reserve Ranges: A Simulation Approach by Chandu C. Patel, FCAS, MAAA KPMG Peat Marwick LLP Alfred Raws III, ACAS, FSA, MAAA KPMG Peat Marwick LLP STATISTICAL MODELING

More information

Quantitative Finance and Investment Core Exam

Quantitative Finance and Investment Core Exam Spring/Fall 2018 Important Exam Information: Exam Registration Candidates may register online or with an application. Order Study Notes Study notes are part of the required syllabus and are not available

More information

ECON FINANCIAL ECONOMICS

ECON FINANCIAL ECONOMICS ECON 337901 FINANCIAL ECONOMICS Peter Ireland Boston College Fall 2017 These lecture notes by Peter Ireland are licensed under a Creative Commons Attribution-NonCommerical-ShareAlike 4.0 International

More information

Stat511 Additional Materials

Stat511 Additional Materials Binomial Random Variable Stat511 Additional Materials The first discrete RV that we will discuss is the binomial random variable. The binomial random variable is a result of observing the outcomes from

More information

Volatility Forecasting and Interpolation

Volatility Forecasting and Interpolation University of Wyoming Wyoming Scholars Repository Honors Theses AY 15/16 Undergraduate Honors Theses Spring 216 Volatility Forecasting and Interpolation Levi Turner University of Wyoming, lturner6@uwyo.edu

More information

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2017

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2017 ECON 459 Game Theory Lecture Notes Auctions Luca Anderlini Spring 2017 These notes have been used and commented on before. If you can still spot any errors or have any suggestions for improvement, please

More information

Web Extension: Continuous Distributions and Estimating Beta with a Calculator

Web Extension: Continuous Distributions and Estimating Beta with a Calculator 19878_02W_p001-008.qxd 3/10/06 9:51 AM Page 1 C H A P T E R 2 Web Extension: Continuous Distributions and Estimating Beta with a Calculator This extension explains continuous probability distributions

More information

( 0) ,...,S N ,S 2 ( 0)... S N S 2. N and a portfolio is created that way, the value of the portfolio at time 0 is: (0) N S N ( 1, ) +...

( 0) ,...,S N ,S 2 ( 0)... S N S 2. N and a portfolio is created that way, the value of the portfolio at time 0 is: (0) N S N ( 1, ) +... No-Arbitrage Pricing Theory Single-Period odel There are N securities denoted ( S,S,...,S N ), they can be stocks, bonds, or any securities, we assume they are all traded, and have prices available. Ω

More information

Chapter 6: Supply and Demand with Income in the Form of Endowments

Chapter 6: Supply and Demand with Income in the Form of Endowments Chapter 6: Supply and Demand with Income in the Form of Endowments 6.1: Introduction This chapter and the next contain almost identical analyses concerning the supply and demand implied by different kinds

More information

Real Estate Private Equity Case Study 3 Opportunistic Pre-Sold Apartment Development: Waterfall Returns Schedule, Part 1: Tier 1 IRRs and Cash Flows

Real Estate Private Equity Case Study 3 Opportunistic Pre-Sold Apartment Development: Waterfall Returns Schedule, Part 1: Tier 1 IRRs and Cash Flows Real Estate Private Equity Case Study 3 Opportunistic Pre-Sold Apartment Development: Waterfall Returns Schedule, Part 1: Tier 1 IRRs and Cash Flows Welcome to the next lesson in this Real Estate Private

More information