Week 1 Quantitative Analysis of Financial Markets Basic Statistics A

Size: px
Start display at page:

Download "Week 1 Quantitative Analysis of Financial Markets Basic Statistics A"

Transcription

1 Week 1 Quantitative Analysis of Financial Markets Basic Statistics A Christopher Ting Christopher Ting : christopherting@smu.edu.sg : : LKCSB 5036 October 14, 2017 Christopher Ting QF 603 October 14, /36

2 Table of Contents 1 Introduction 2 Central Tendency 3 Dispersion 4 Portfolio Variance and Hedging 5 Takeaways Christopher Ting QF 603 October 14, /36

3 Introduction Statistics as a discipline refers to the methods we use to analyze data. Statistical methods fall into one of two categories: descriptive statistics or inferential statistics. Descriptive statistics summarize the important characteristics of large data sets. The goal is to consolidate numerical data into useful information. Inferential statistics pertain to the procedures used to make forecasts, estimates, or judgments about a large set of data on the basis of the statistical characteristics of a smaller set (a sample). In risk management, we often need to describe the relationship between two random variables. Is there a relationship between the returns of an equity and the returns of a market index? Christopher Ting QF 603 October 14, /36

4 Learning Outcomes of QA02 Chapter 3. Michael Miller, Mathematics and Statistics for Financial Risk Management, 2nd Edition (Hoboken, NJ: John Wiley & Sons, 2013). Interpret and apply the mean, standard deviation, and variance of a random variable. Calculate the mean, standard deviation, and variance of a discrete random variable. Calculate and interpret the covariance and correlation between two random variables. Calculate the mean and variance of sums of variables. Christopher Ting QF 603 October 14, /36

5 Population vs. Sample A population is defined as the set of all possible members of a stated group. Examples 1 Cross Section: All stocks listed on the Nasdaq 2 Time Series: Dow Jones Industrial Average Index It is frequently too costly or time consuming to obtain measurements for every member of a population, if it is even possible. A sample is a subset randomly drawn from the population. Christopher Ting QF 603 October 14, /36

6 Population mean of N entities Central Tendency: Mean E ( X ) := µ = 1 N N X i, i = 1, 2,..., N. Sample mean is an estimate of the true mean µ: X n = 1 n X j, j = i 1, i 2,..., i n. n j=1 The law of large numbers for a random variable X states that, for a sample of independently realized values, x 1, x 2,..., x n, 1 n lim x i = µ, n n What is the point to calculate the sample mean? Christopher Ting QF 603 October 14, /36

7 Estimator The (functional) form of the estimator X in Slide 6 is an estimator. You can also define the sample average alternative as Which is better, X or {}}{ X? {}}{ X := 1 n + 1 n x i. Christopher Ting QF 603 October 14, /36

8 Unbiasedness and Consistency Unbiasedness An estimator ( ) θ n of a population statistic θ is said to be unbiased when E θn = θ. Consistency An estimator θ n of a population statistic θ is said to be unbiased when lim n θn θ in probability. Namely, for any ε > 0. ( lim θn P θ ) ε = 0. n Exercise: Show that the estimator X for the mean µ is unbiased but estimator {}}{ X is biased. Exercise: Show that the estimators X and {}}{ X are consistent. Is θ 7 unbiased? Consistent? Christopher Ting QF 603 October 14, /36

9 Independently and Identically Distributed (i.i.d.) The concept of independence is a strong condition. Two random variables are independent when they are not related in any way. Identical means that the two random variables are the same from the statistical standpoint. They follow the same probability distribution, hence the same descriptive statistics. X is a random variable, but it has many copies. With the subscript i, X i is a copy of X when it will realize a value for the i-th time. Question: Is the sample mean X n a random variable? Christopher Ting QF 603 October 14, /36

10 Expected Value: Discrete and Continuous For a discrete random variable with n possible outcomes, suppose the probabilities are The mean is P(X = x i ) = p i, i = 1, 2,..., n. µ = E ( X ) = n p i x i. For a continuous random variable with probability density function f(x) and cumulative distribution function F (x), the mean is given by the integration: µ = E ( X ) = x f(x) dx = x df. Christopher Ting QF 603 October 14, /36

11 Linearity of Expectation The expectation operator E ( ) is linear. That is, for two random variables, X and Y, and a constant, c, the following two equations are true: E ( cx ) = c E ( X ) E ( X + Y ) = E ( X ) + E ( Y ) Having introduced two constants a and b, show that E ( ax + by ) = a E ( X ) + b E ( Y ). Christopher Ting QF 603 October 14, /36

12 Probability and Expected Value Tossing a fair coin and the random variable X. { 1, if ω = Head ; X = 0, if ω = Tail. Suppose P ( ω = Head ) = 1 2 = P ( ω = Tail ). Quiz: What is the value of E ( X )? Suppose the coin is not fair and P ( ω = Head ) = What is the value of E ( X )? 2 Suppose x 1, x 2,..., x n are the results of tossing the unfair coin n times. What is the value of 1 n x i if n is very large? n Christopher Ting QF 603 October 14, /36

13 Probability and Expected Value (cont d) Consider the indicator variable 1 A, which is defined as { 1, if ω A; 1 A = 0, if ω A c. What is E ( 1 A )? Christopher Ting QF 603 October 14, /36

14 Central Tendency: Median and Mode The median of a discrete random variable is the value such that the probability that a value is less than or equal to the median is equal to 50%. P ( X m ) = P ( x m ) = 1 2. The median is found by first ordering the data and then separating the ordered data into two halves. The mode of a sample is the value that has the highest frequency of occurrences. Question: Calculate the mean, median, and mode of the following data set. 20%, 10%, 5%, 5%, 0%, 10%, 10%, 10%, 19% Christopher Ting QF 603 October 14, /36

15 At the start of the year, a bond portfolio consists of two bonds, each worth $100. At the end of the year, if a bond defaults, it will be worth $20. If it does not default, the bond will be worth $100. The probability that both bonds default is 20%. The probability that neither bond defaults is 45%. What are the mean, median, and mode of the year-end portfolio value? Solution 1 If both bonds default, then the portfolio value V will be $20 + $20 = $40. The problem says that P ( V = $40 ) = 20%. 2 If neither bond defaults, then V will be $100 + $100 = $200. The problem says that P ( V = $200 ) = 45%. 3 So the probability of one of the two bonds defaults is P ( V = $120 ) = = 35%. 4 Hence, E ( V ) = 0.2 $ $ $200 = $ The mode is $200, as it occurs with the highest probability of 45%. 6 The median is $120; half of the outcomes are less than or equal to $120. Christopher Ting QF 603 October 14, /36 Sample Problem

16 Another Sample Problem Recall the probability density function f(x) = 8 ( 9 x for x 0, 3 ]. 2 To calculate the median, we need to find m, such that the integral of f(x) from the lower bound of f(x), zero, to m is equal to m Solving for m, we find m = To find the mean, we compute 0 f(x) dx = 0.5. to find that µ = 1. µ = 3/2 0 x f(x) dx Christopher Ting QF 603 October 14, /36

17 A Measure of Dispersion Variance is defined as the expected value of the difference between the variable and its mean squared: σ 2 := E ( (X µ) 2) =: V ( X ) The symbol σ 2 is often used to denote the variance of the random variable X with mean µ. The square root of variance, σ, is the standard deviation. The mean µ of investment return is often referred to as the expected return. The Standard deviation of investment return R is referred to as volatility. Volatility is not risk. Exercise: Show that σ 2 = E ( X 2) µ 2. Exercise: Compute the variance of X in Slide 12. Christopher Ting QF 603 October 14, /36

18 A Property of Variance Prove that, with c being a constant, Proof: 1 Let Y = cx. 2 µ Y = E ( cx ) = c E ( X ) =: cµ X V ( cx ) = c 2 V ( X ). 3 By definition, σ 2 Y = E ( (Y µy ) 2 ). 4 Therefore, ( (cx σy 2 ) ) 2 = E cµx = E (c 2( ) ) 2 X µ X ( (X = c 2 ) ) 2 E µx = c 2 V ( X ). 5 Since σ 2 Y = V ( cx ), the proof is complete. Christopher Ting QF 603 October 14, /36

19 Sample Variance The sample average or sample mean of a random variable X is X n = 1 n n X i. The sample variance, as an estimator, is defined as σ 2 n = 1 n 1 n ( ) 2. Xi X n Why divided by n 1 and not n? Alternative estimator of sample variance is σ n 2 = 1 n ( ) 2. Xi X n n Which is the correct one? Christopher Ting QF 603 October 14, /36

20 Sample Variance σ 2 n is Unbiased. First we show that n ( ) 2 n ( Xi X n = X 2 i 2X i X n + X 2 n) = n Xi 2 2X n X i + nx 2 n. Since nx n = n X i, we have Note that E(X 2 i ) = σ2 + µ 2. n ( ) 2 n Xi X n = Xi 2 nx 2. Christopher Ting QF 603 October 14, /36

21 Sample Variance σ 2 n is Unbiased. (cont d) ( ) Next, we need to calculate E X 2 n. Let Y := X n. Note that for any random variable Y, E ( Y 2) = V ( Y ) + µ 2. The variance of the sample average is, by the assumption of the independence of X i, V ( Y ) ( ) ( 1 n n ) = V X i = 1 n n 2 V X i = 1 n n 2 V ( ) 1 X i = n 2 nσ2 = σ2 n. Christopher Ting QF 603 October 14, /36

22 Sample Variance σ 2 n is Unbiased. (cont d) If follows that E ( Y 2) ( ) = E X 2 n = σ2 n + µ2. To show unbiasedness, we need to prove that E ( σ 2) = σ 2. Noting that E(Xi 2) = σ2 + µ 2, we find E ( σ ( n 2) = 1 E ( Xi 2 n 1 ( n = 1 n 1 = 1 n 1 ) ( ) ) n E X 2 n ( σ 2 + µ 2) n ( σ 2 ( (n 1)σ 2 ) = σ 2. n + µ2 ) ) Christopher Ting QF 603 October 14, /36

23 Variance for a Continuous Random Variable Definition σ 2 = ( x µ ) 2f(x) dx Exercise: Suppose the probability density function is f(x) = 8 ( 9 x for x 0, 3 ]. Compute the variance. 2 Christopher Ting QF 603 October 14, /36

24 Standardized Variables Suppose X is a random variable with constant mean µ and variance σ 2. Since volatility σ 0 for a random variable, we can define Y := X µ. σ The variable Y has mean zero and variance 1. Quiz: If X is a stochastic process dx t = µ dt + σ db t, what is the stochastic process for Y t? Christopher Ting QF 603 October 14, /36

25 Covariance Covariance is a generalized version of variance. It is defined as C(X, Y ) σ XY := E (( X µ X )( Y µy )). Variance is a special case: C(X, X) = σ XX = V ( X ). Whereas variance is strictly positive, covariance can be positive, negative, and zero. If X and Y are independent, then it must be that C(X, Y ) = 0. If C(X, Y ) = 0, it is not necessarily true that X and Y are independent. Exercise: Show that 1 σ XY = E ( XY ) µ X µ Y. 2 C ( X, Y ) = C ( Y, X ). 3 C ( X + Y, Z ) = C ( X, Z ) + C ( Y, Z ). Christopher Ting QF 603 October 14, /36

26 Estimators of Covariance Given the paired data, (x i, y i ), i = 1, 3,..., n, the sample covariance is defined as σ XY = 1 n ( )( ) xi µ X yi µ Y. n 1 C ( X i, Y j ) = 0, if i j. Proof: Suppose Y and X are related by a mapping f( ), i.e., Y j = f(x j ). Note that the mapping involves the paired copies because each Y j is independent and does not relate at all with Y i. Otherwise, if Y j = f(x i, X j ), then Y j may depend on Y i indirectly through since Y i = f(x h, X i ). Homework Assignment: Show that n ( )( ) n 1 Xi µ X Yi µ Y = X i Y i nx n Y n. 2 Use these results to show that the sample covariance is unbiased. Christopher Ting QF 603 October 14, /36

27 Linear Combination of Two Random Variables Suppose X and Y are a pair random variables with means µ X = E(X) and µ Y = E(Y ), respectively. Also, suppose a and b are two constants. Prove that Proof V ( ax + by ) = a 2 V ( X ) + b 2 V ( Y ) + 2ab C ( X, Y ). 1 V ( ax + by ) = E ( (ax + by ) 2) (aµ X + bµ Y ) 2. 2 Expanding the two quadratic term and collecting the expanded terms accordingly, we obtain a 2 E ( X 2) a 2 µ 2 X + b 2 E ( Y 2) b 2 µ 2 Y + 2ab E ( XY ) 2abµ X µ Y, which is a 2 ( E ( X 2) µ 2 X) + b 2 ( E ( Y 2) µ 2 Y ) + 2ab ( E ( XY ) µx µ Y ). Christopher Ting QF 603 October 14, /36

28 Correlation: Normalized Covariance The normalization of covariance gives rise to correlation, which is defined as ρ XY := σ XY σ X σ Y. Correlation has the nice property that it varies between -1 and +1. If two variables have a correlation of +1 (-1), then we say they are perfectly correlated (anti-correlated). If one random variable causes the other random variable, or that both variables share a common underlying driver, then they are highly correlated. But in general, high correlation does not imply causation of one variable on the other. If two variables are uncorrelated, it does not necessarily follow that they are unrelated. So what does correlation really tell us? Christopher Ting QF 603 October 14, /36

29 Sample Problem If X has an equal probability of being -1, 0, or +1, what is the correlation between X and Y if Y = X 2? First, we calculate the respective means of both variables: E ( X ) = 1 3 ( 1) (0) + 1 (1) = 0. 3 E ( Y ) = 1 3 (( 1)2 ) (02 ) (12 ) = 2 3. The covariance can be found as follows: σ XY = 1 ( ( 1 0)(( 1) 2 2/3) + (0 0)(0 2 2/3) 3 ) + (1 0)(1 2 2/3) = 0. So, even though X and Y are clearly related (Y = X 2 ), their correlation is zero! Christopher Ting QF 603 October 14, /36

30 Portfolio Variance If we have two securities with random returns X A and X B, with means µ A and µ B and standard deviations σ A and σ B, respectively, we can calculate the variance of X A plus X B as follows: σ 2 A+B = σ 2 A + σ 2 B + 2ρ AB σ A σ B, where ρ AB is the correlation between X A and X B. If the securities are uncorrelated, then σa+b 2 = σ2 A + σ2 B n. In general, suppose Y = X i. The portfolio s variance is σ 2 Y = n i=j m ρ ij σ i σ j. Christopher Ting QF 603 October 14, /36

31 Square Root Rule Suppose X i is a copy of X such that σ i = σ for all i, and that all of the X i s are uncorrelated, i.e., ρ ij = 0 for i j. Then, σ Y = n σ. Consider the time series of weekly i.i.d. returns. The volatility is σ = 2.06%. What is the annualized volatility? Answer Assume that one year has 52 weeks. Using the square root rule, we obtain 2.06% 52 = 14.85%. If i.i.d. fails to hold, square root rule may lead to a misleading value. Christopher Ting QF 603 October 14, /36

32 Application: Static Hedging If the portfolio P is a linear combination of X A and X B, i.e., P = ax A + bx B, then σ 2 P = a 2 σ 2 A + b 2 σ 2 B + 2abρ AB σ A σ B. Correlation is central to the problem of hedging. Let a = 1, i.e., X A is our primary asset. What should the hedge ratio b be such that the portfolio variance σp 2 is the smallest possible? The first-order condition with respect to b is dσ 2 P db = 2bσ2 B + 2ρ AB σ A σ B = 0. Christopher Ting QF 603 October 14, /36

33 Application: Static Hedging (cont d) The optimal hedge ratio is b σ A = ρ AB = C ( ) XA, X B σ B V ( ). X B If b is positive (negative), long (short) the asset B. Substituting b back into our original equation, the smallest volatility you can achieve for the hedged portfolio is σ P = σ A 1 ρ 2 AB. When ρ AB equals zero (i.e., when the two securities are uncorrelated), the optimal hedge ratio is zero. You cannot hedge one security with another security if they are uncorrelated. Christopher Ting QF 603 October 14, /36

34 Puzzling? Adding an uncorrelated security to a portfolio will always increase its variance! For example, $100 of Security A plus $20 of uncorrelated Security B will have a higher dollar standard deviation. But if Security A and Security B are uncorrelated and have the same standard deviation, then replacing some of Security A with Security B will decrease the dollar standard deviation of the portfolio. For example, $80 of Security A plus $20 of uncorrelated Security B will have a lower dollar standard deviation than $100 of Security A. Christopher Ting QF 603 October 14, /36

35 Demystifying the Puzzle Let R A and R B be the returns of Security A and Security B, respectively. Let σ 2 A( = V(R A ) ) and σ 2 B( = V(R B ) ) be the variances of these returns. Moreover, suppose σ A = σ B = σ. The dollar value of Security A will become $100R A. If the portfolio is constructed by investing $100 in Security A, then the volatility of the portfolio value in dollars is V ( ) 100R A = $100σ. But if the portfolio is made by having $80 invested in Security A and $20 invested in uncorrelated Security B, then the volatility of the portfolio value in dollars is V ( ) 80R A + V ( ) 20R B, which is 6,400σA σ2 B = 6,800 σ < 100σ. Christopher Ting QF 603 October 14, /36

36 Important Lessons Mean-variance analysis is a cornerstone of investment, even trading. All sample estimators such as sample average and sample variance are random variables due to sampling randomness. Sample mean, sample variance, and sample covariance Unbiasedness of the three sample estimates Diversification is more subtle than you thought. Christopher Ting QF 603 October 14, /36

Week 2 Quantitative Analysis of Financial Markets Hypothesis Testing and Confidence Intervals

Week 2 Quantitative Analysis of Financial Markets Hypothesis Testing and Confidence Intervals Week 2 Quantitative Analysis of Financial Markets Hypothesis Testing and Confidence Intervals Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg :

More information

Week 1 Quantitative Analysis of Financial Markets Distributions B

Week 1 Quantitative Analysis of Financial Markets Distributions B Week 1 Quantitative Analysis of Financial Markets Distributions B Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October

More information

Week 1 Quantitative Analysis of Financial Markets Probabilities

Week 1 Quantitative Analysis of Financial Markets Probabilities Week 1 Quantitative Analysis of Financial Markets Probabilities Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October

More information

Lecture 3: Return vs Risk: Mean-Variance Analysis

Lecture 3: Return vs Risk: Mean-Variance Analysis Lecture 3: Return vs Risk: Mean-Variance Analysis 3.1 Basics We will discuss an important trade-off between return (or reward) as measured by expected return or mean of the return and risk as measured

More information

Statistics for Business and Economics

Statistics for Business and Economics Statistics for Business and Economics Chapter 5 Continuous Random Variables and Probability Distributions Ch. 5-1 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability

More information

Lecture 4: Return vs Risk: Mean-Variance Analysis

Lecture 4: Return vs Risk: Mean-Variance Analysis Lecture 4: Return vs Risk: Mean-Variance Analysis 4.1 Basics Given a cool of many different stocks, you want to decide, for each stock in the pool, whether you include it in your portfolio and (if yes)

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Chapter 7: Random Variables

Chapter 7: Random Variables Chapter 7: Random Variables 7.1 Discrete and Continuous Random Variables 7.2 Means and Variances of Random Variables 1 Introduction A random variable is a function that associates a unique numerical value

More information

Introduction Random Walk One-Period Option Pricing Binomial Option Pricing Nice Math. Binomial Models. Christopher Ting.

Introduction Random Walk One-Period Option Pricing Binomial Option Pricing Nice Math. Binomial Models. Christopher Ting. Binomial Models Christopher Ting Christopher Ting http://www.mysmu.edu/faculty/christophert/ : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October 14, 2016 Christopher Ting QF 101 Week 9 October

More information

II. Random Variables

II. Random Variables II. Random Variables Random variables operate in much the same way as the outcomes or events in some arbitrary sample space the distinction is that random variables are simply outcomes that are represented

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 207 Homework 5 Drew Armstrong Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Section 3., Exercises 3, 0. Section 3.3, Exercises 2, 3, 0,.

More information

Statistics vs. statistics

Statistics vs. statistics Statistics vs. statistics Question: What is Statistics (with a capital S)? Definition: Statistics is the science of collecting, organizing, summarizing and interpreting data. Note: There are 2 main ways

More information

Applying the Principles of Quantitative Finance to the Construction of Model-Free Volatility Indices

Applying the Principles of Quantitative Finance to the Construction of Model-Free Volatility Indices Applying the Principles of Quantitative Finance to the Construction of Model-Free Volatility Indices Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg

More information

1.1 Interest rates Time value of money

1.1 Interest rates Time value of money Lecture 1 Pre- Derivatives Basics Stocks and bonds are referred to as underlying basic assets in financial markets. Nowadays, more and more derivatives are constructed and traded whose payoffs depend on

More information

Homework Assignments

Homework Assignments Homework Assignments Week 1 (p. 57) #4.1, 4., 4.3 Week (pp 58 6) #4.5, 4.6, 4.8(a), 4.13, 4.0, 4.6(b), 4.8, 4.31, 4.34 Week 3 (pp 15 19) #1.9, 1.1, 1.13, 1.15, 1.18 (pp 9 31) #.,.6,.9 Week 4 (pp 36 37)

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

SYLLABUS AND SAMPLE QUESTIONS FOR MSQE (Program Code: MQEK and MQED) Syllabus for PEA (Mathematics), 2013

SYLLABUS AND SAMPLE QUESTIONS FOR MSQE (Program Code: MQEK and MQED) Syllabus for PEA (Mathematics), 2013 SYLLABUS AND SAMPLE QUESTIONS FOR MSQE (Program Code: MQEK and MQED) 2013 Syllabus for PEA (Mathematics), 2013 Algebra: Binomial Theorem, AP, GP, HP, Exponential, Logarithmic Series, Sequence, Permutations

More information

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén PORTFOLIO THEORY Szabolcs Sebestyén szabolcs.sebestyen@iscte.pt Master in Finance INVESTMENTS Sebestyén (ISCTE-IUL) Portfolio Theory Investments 1 / 60 Outline 1 Modern Portfolio Theory Introduction Mean-Variance

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

ECO220Y Introduction to Probability Readings: Chapter 6 (skip section 6.9) and Chapter 9 (section )

ECO220Y Introduction to Probability Readings: Chapter 6 (skip section 6.9) and Chapter 9 (section ) ECO220Y Introduction to Probability Readings: Chapter 6 (skip section 6.9) and Chapter 9 (section 9.1-9.3) Fall 2011 Lecture 6 Part 2 (Fall 2011) Introduction to Probability Lecture 6 Part 2 1 / 44 From

More information

Equilibrium Asset Returns

Equilibrium Asset Returns Equilibrium Asset Returns Equilibrium Asset Returns 1/ 38 Introduction We analyze the Intertemporal Capital Asset Pricing Model (ICAPM) of Robert Merton (1973). The standard single-period CAPM holds when

More information

Probability and Random Variables A FINANCIAL TIMES COMPANY

Probability and Random Variables A FINANCIAL TIMES COMPANY Probability Basics Probability and Random Variables A FINANCIAL TIMES COMPANY 2 Probability Probability of union P[A [ B] =P[A]+P[B] P[A \ B] Conditional Probability A B P[A B] = Bayes Theorem P[A \ B]

More information

Lecture Notes 6. Assume F belongs to a family of distributions, (e.g. F is Normal), indexed by some parameter θ.

Lecture Notes 6. Assume F belongs to a family of distributions, (e.g. F is Normal), indexed by some parameter θ. Sufficient Statistics Lecture Notes 6 Sufficiency Data reduction in terms of a particular statistic can be thought of as a partition of the sample space X. Definition T is sufficient for θ if the conditional

More information

Sampling and sampling distribution

Sampling and sampling distribution Sampling and sampling distribution September 12, 2017 STAT 101 Class 5 Slide 1 Outline of Topics 1 Sampling 2 Sampling distribution of a mean 3 Sampling distribution of a proportion STAT 101 Class 5 Slide

More information

8.1 Estimation of the Mean and Proportion

8.1 Estimation of the Mean and Proportion 8.1 Estimation of the Mean and Proportion Statistical inference enables us to make judgments about a population on the basis of sample information. The mean, standard deviation, and proportions of a population

More information

MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory

MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory A. Salo, T. Seeve Systems Analysis Laboratory Department of System Analysis and Mathematics Aalto University, School of Science Overview

More information

Lecture 22. Survey Sampling: an Overview

Lecture 22. Survey Sampling: an Overview Math 408 - Mathematical Statistics Lecture 22. Survey Sampling: an Overview March 25, 2013 Konstantin Zuev (USC) Math 408, Lecture 22 March 25, 2013 1 / 16 Survey Sampling: What and Why In surveys sampling

More information

UNIVERSITY OF VICTORIA Midterm June 2014 Solutions

UNIVERSITY OF VICTORIA Midterm June 2014 Solutions UNIVERSITY OF VICTORIA Midterm June 04 Solutions NAME: STUDENT NUMBER: V00 Course Name & No. Inferential Statistics Economics 46 Section(s) A0 CRN: 375 Instructor: Betty Johnson Duration: hour 50 minutes

More information

Random Variables and Applications OPRE 6301

Random Variables and Applications OPRE 6301 Random Variables and Applications OPRE 6301 Random Variables... As noted earlier, variability is omnipresent in the business world. To model variability probabilistically, we need the concept of a random

More information

Chapter 7: Random Variables and Discrete Probability Distributions

Chapter 7: Random Variables and Discrete Probability Distributions Chapter 7: Random Variables and Discrete Probability Distributions 7. Random Variables and Probability Distributions This section introduced the concept of a random variable, which assigns a numerical

More information

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 6 Point Estimation Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Point Estimation Statistical inference: directed toward conclusions about one or more parameters. We will use the generic

More information

25 Increasing and Decreasing Functions

25 Increasing and Decreasing Functions - 25 Increasing and Decreasing Functions It is useful in mathematics to define whether a function is increasing or decreasing. In this section we will use the differential of a function to determine this

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

Chapter 7: SAMPLING DISTRIBUTIONS & POINT ESTIMATION OF PARAMETERS

Chapter 7: SAMPLING DISTRIBUTIONS & POINT ESTIMATION OF PARAMETERS Chapter 7: SAMPLING DISTRIBUTIONS & POINT ESTIMATION OF PARAMETERS Part 1: Introduction Sampling Distributions & the Central Limit Theorem Point Estimation & Estimators Sections 7-1 to 7-2 Sample data

More information

Quantitative Methods for Economics, Finance and Management (A86050 F86050)

Quantitative Methods for Economics, Finance and Management (A86050 F86050) Quantitative Methods for Economics, Finance and Management (A86050 F86050) Matteo Manera matteo.manera@unimib.it Marzio Galeotti marzio.galeotti@unimi.it 1 This material is taken and adapted from Guy Judge

More information

Much of what appears here comes from ideas presented in the book:

Much of what appears here comes from ideas presented in the book: Chapter 11 Robust statistical methods Much of what appears here comes from ideas presented in the book: Huber, Peter J. (1981), Robust statistics, John Wiley & Sons (New York; Chichester). There are many

More information

Point Estimators. STATISTICS Lecture no. 10. Department of Econometrics FEM UO Brno office 69a, tel

Point Estimators. STATISTICS Lecture no. 10. Department of Econometrics FEM UO Brno office 69a, tel STATISTICS Lecture no. 10 Department of Econometrics FEM UO Brno office 69a, tel. 973 442029 email:jiri.neubauer@unob.cz 8. 12. 2009 Introduction Suppose that we manufacture lightbulbs and we want to state

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

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 2: Mean and Variance of a Discrete Random Variable Section 3.4 1 / 16 Discrete Random Variable - Expected Value In a random experiment,

More information

MATH 3200 Exam 3 Dr. Syring

MATH 3200 Exam 3 Dr. Syring . Suppose n eligible voters are polled (randomly sampled) from a population of size N. The poll asks voters whether they support or do not support increasing local taxes to fund public parks. Let M be

More information

AP Statistics Chapter 6 - Random Variables

AP Statistics Chapter 6 - Random Variables AP Statistics Chapter 6 - Random 6.1 Discrete and Continuous Random Objective: Recognize and define discrete random variables, and construct a probability distribution table and a probability histogram

More information

Mean-Variance Portfolio Theory

Mean-Variance Portfolio Theory Mean-Variance Portfolio Theory Lakehead University Winter 2005 Outline Measures of Location Risk of a Single Asset Risk and Return of Financial Securities Risk of a Portfolio The Capital Asset Pricing

More information

Chapter 8. Introduction to Statistical Inference

Chapter 8. Introduction to Statistical Inference Chapter 8. Introduction to Statistical Inference Point Estimation Statistical inference is to draw some type of conclusion about one or more parameters(population characteristics). Now you know that a

More information

Some Characteristics of Data

Some Characteristics of Data Some Characteristics of Data Not all data is the same, and depending on some characteristics of a particular dataset, there are some limitations as to what can and cannot be done with that data. Some key

More information

Econ 250 Fall Due at November 16. Assignment 2: Binomial Distribution, Continuous Random Variables and Sampling

Econ 250 Fall Due at November 16. Assignment 2: Binomial Distribution, Continuous Random Variables and Sampling Econ 250 Fall 2010 Due at November 16 Assignment 2: Binomial Distribution, Continuous Random Variables and Sampling 1. Suppose a firm wishes to raise funds and there are a large number of independent financial

More information

MATH 264 Problem Homework I

MATH 264 Problem Homework I MATH Problem Homework I Due to December 9, 00@:0 PROBLEMS & SOLUTIONS. A student answers a multiple-choice examination question that offers four possible answers. Suppose that the probability that the

More information

Statistics for Business and Economics: Random Variables (1)

Statistics for Business and Economics: Random Variables (1) Statistics for Business and Economics: Random Variables (1) STT 315: Section 201 Instructor: Abdhi Sarkar Acknowledgement: I d like to thank Dr. Ashoke Sinha for allowing me to use and edit the slides.

More information

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise.

Version A. Problem 1. Let X be the continuous random variable defined by the following pdf: 1 x/2 when 0 x 2, f(x) = 0 otherwise. Math 224 Q Exam 3A Fall 217 Tues Dec 12 Version A Problem 1. Let X be the continuous random variable defined by the following pdf: { 1 x/2 when x 2, f(x) otherwise. (a) Compute the mean µ E[X]. E[X] x

More information

Martingales, Part II, with Exercise Due 9/21

Martingales, Part II, with Exercise Due 9/21 Econ. 487a Fall 1998 C.Sims Martingales, Part II, with Exercise Due 9/21 1. Brownian Motion A process {X t } is a Brownian Motion if and only if i. it is a martingale, ii. t is a continuous time parameter

More information

CHAPTER 7 RANDOM VARIABLES AND DISCRETE PROBABILTY DISTRIBUTIONS MULTIPLE CHOICE QUESTIONS

CHAPTER 7 RANDOM VARIABLES AND DISCRETE PROBABILTY DISTRIBUTIONS MULTIPLE CHOICE QUESTIONS CHAPTER 7 RANDOM VARIABLES AND DISCRETE PROBABILTY DISTRIBUTIONS MULTIPLE CHOICE QUESTIONS In the following multiple-choice questions, please circle the correct answer.. The weighted average of the possible

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

Covariance and Correlation. Def: If X and Y are JDRVs with finite means and variances, then. Example Sampling

Covariance and Correlation. Def: If X and Y are JDRVs with finite means and variances, then. Example Sampling Definitions Properties E(X) µ X Transformations Linearity Monotonicity Expectation Chapter 7 xdf X (x). Expectation Independence Recall: µ X minimizes E[(X c) ] w.r.t. c. The Prediction Problem The Problem:

More information

IOP 201-Q (Industrial Psychological Research) Tutorial 5

IOP 201-Q (Industrial Psychological Research) Tutorial 5 IOP 201-Q (Industrial Psychological Research) Tutorial 5 TRUE/FALSE [1 point each] Indicate whether the sentence or statement is true or false. 1. To establish a cause-and-effect relation between two variables,

More information

Discrete Random Variables and Probability Distributions

Discrete Random Variables and Probability Distributions Chapter 4 Discrete Random Variables and Probability Distributions 4.1 Random Variables A quantity resulting from an experiment that, by chance, can assume different values. A random variable is a variable

More information

Random Variables Handout. Xavier Vilà

Random Variables Handout. Xavier Vilà Random Variables Handout Xavier Vilà Course 2004-2005 1 Discrete Random Variables. 1.1 Introduction 1.1.1 Definition of Random Variable A random variable X is a function that maps each possible outcome

More information

General Notation. Return and Risk: The Capital Asset Pricing Model

General Notation. Return and Risk: The Capital Asset Pricing Model Return and Risk: The Capital Asset Pricing Model (Text reference: Chapter 10) Topics general notation single security statistics covariance and correlation return and risk for a portfolio diversification

More information

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

More information

AMH4 - ADVANCED OPTION PRICING. Contents

AMH4 - ADVANCED OPTION PRICING. Contents AMH4 - ADVANCED OPTION PRICING ANDREW TULLOCH Contents 1. Theory of Option Pricing 2 2. Black-Scholes PDE Method 4 3. Martingale method 4 4. Monte Carlo methods 5 4.1. Method of antithetic variances 5

More information

Application to Portfolio Theory and the Capital Asset Pricing Model

Application to Portfolio Theory and the Capital Asset Pricing Model Appendix C Application to Portfolio Theory and the Capital Asset Pricing Model Exercise Solutions C.1 The random variables X and Y are net returns with the following bivariate distribution. y x 0 1 2 3

More information

Optimizing Portfolios

Optimizing Portfolios Optimizing Portfolios An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2010 Introduction Investors may wish to adjust the allocation of financial resources including a mixture

More information

CSC Advanced Scientific Programming, Spring Descriptive Statistics

CSC Advanced Scientific Programming, Spring Descriptive Statistics CSC 223 - Advanced Scientific Programming, Spring 2018 Descriptive Statistics Overview Statistics is the science of collecting, organizing, analyzing, and interpreting data in order to make decisions.

More information

Expected Value and Variance

Expected Value and Variance Expected Value and Variance MATH 472 Financial Mathematics J Robert Buchanan 2018 Objectives In this lesson we will learn: the definition of expected value, how to calculate the expected value of a random

More information

Techniques for Calculating the Efficient Frontier

Techniques for Calculating the Efficient Frontier Techniques for Calculating the Efficient Frontier Weerachart Kilenthong RIPED, UTCC c Kilenthong 2017 Tee (Riped) Introduction 1 / 43 Two Fund Theorem The Two-Fund Theorem states that we can reach any

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

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization March 9 16, 2018 1 / 19 The portfolio optimization problem How to best allocate our money to n risky assets S 1,..., S n with

More information

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom

Review for Final Exam Spring 2014 Jeremy Orloff and Jonathan Bloom Review for Final Exam 18.05 Spring 2014 Jeremy Orloff and Jonathan Bloom THANK YOU!!!! JON!! PETER!! RUTHI!! ERIKA!! ALL OF YOU!!!! Probability Counting Sets Inclusion-exclusion principle Rule of product

More information

Mean-Variance Analysis

Mean-Variance Analysis Mean-Variance Analysis Mean-variance analysis 1/ 51 Introduction How does one optimally choose among multiple risky assets? Due to diversi cation, which depends on assets return covariances, the attractiveness

More information

Math-Stat-491-Fall2014-Notes-V

Math-Stat-491-Fall2014-Notes-V Math-Stat-491-Fall2014-Notes-V Hariharan Narayanan December 7, 2014 Martingales 1 Introduction Martingales were originally introduced into probability theory as a model for fair betting games. Essentially

More information

ECON Introductory Econometrics. Lecture 1: Introduction and Review of Statistics

ECON Introductory Econometrics. Lecture 1: Introduction and Review of Statistics ECON4150 - Introductory Econometrics Lecture 1: Introduction and Review of Statistics Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 1-2 Lecture outline 2 What is econometrics? Course

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 4 Random Variables & Probability Distributions Content 1. Two Types of Random Variables 2. Probability Distributions for Discrete Random Variables 3. The Binomial

More information

Introduction Taylor s Theorem Einstein s Theory Bachelier s Probability Law Brownian Motion Itô s Calculus. Itô s Calculus.

Introduction Taylor s Theorem Einstein s Theory Bachelier s Probability Law Brownian Motion Itô s Calculus. Itô s Calculus. Itô s Calculus Christopher Ting Christopher Ting http://www.mysmu.edu/faculty/christophert/ : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October 21, 2016 Christopher Ting QF 101 Week 10 October

More information

Hedging and Regression. Hedging and Regression

Hedging and Regression. Hedging and Regression Returns The discrete return on a stock is the percentage change: S i S i 1 S i 1. The index i can represent days, weeks, hours etc. What happens if we compute returns at infinitesimally short intervals

More information

TOPIC: PROBABILITY DISTRIBUTIONS

TOPIC: PROBABILITY DISTRIBUTIONS TOPIC: PROBABILITY DISTRIBUTIONS There are two types of random variables: A Discrete random variable can take on only specified, distinct values. A Continuous random variable can take on any value within

More information

Probability Distributions for Discrete RV

Probability Distributions for Discrete RV Probability Distributions for Discrete RV Probability Distributions for Discrete RV Definition The probability distribution or probability mass function (pmf) of a discrete rv is defined for every number

More information

Statistics. Marco Caserta IE University. Stats 1 / 56

Statistics. Marco Caserta IE University. Stats 1 / 56 Statistics Marco Caserta marco.caserta@ie.edu IE University Stats 1 / 56 1 Random variables 2 Binomial distribution 3 Poisson distribution 4 Hypergeometric Distribution 5 Jointly Distributed Discrete Random

More information

1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by. Cov(X, Y ) = E(X E(X))(Y E(Y ))

1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by. Cov(X, Y ) = E(X E(X))(Y E(Y )) Correlation & Estimation - Class 7 January 28, 2014 Debdeep Pati Association between two variables 1. Covariance between two variables X and Y is denoted by Cov(X, Y) and defined by Cov(X, Y ) = E(X E(X))(Y

More information

3.1 Measures of Central Tendency

3.1 Measures of Central Tendency 3.1 Measures of Central Tendency n Summation Notation x i or x Sum observation on the variable that appears to the right of the summation symbol. Example 1 Suppose the variable x i is used to represent

More information

Chapter 4 Partial Fractions

Chapter 4 Partial Fractions Chapter 4 8 Partial Fraction Chapter 4 Partial Fractions 4. Introduction: A fraction is a symbol indicating the division of integers. For example,, are fractions and are called Common 9 Fraction. The dividend

More information

L04: Homework Answer Key

L04: Homework Answer Key L04: Homework Answer Key Instructions: You are encouraged to collaborate with other students on the homework, but it is important that you do your own work. Before working with someone else on the assignment,

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.2 Transforming and Combining Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Transforming and Combining

More information

Module 6 Portfolio risk and return

Module 6 Portfolio risk and return Module 6 Portfolio risk and return Prepared by Pamela Peterson Drake, Ph.D., CFA 1. Overview Security analysts and portfolio managers are concerned about an investment s return, its risk, and whether it

More information

Chapter 4 Variability

Chapter 4 Variability Chapter 4 Variability PowerPoint Lecture Slides Essentials of Statistics for the Behavioral Sciences Seventh Edition by Frederick J Gravetter and Larry B. Wallnau Chapter 4 Learning Outcomes 1 2 3 4 5

More information

Lecture 9. Probability Distributions. Outline. Outline

Lecture 9. Probability Distributions. Outline. Outline Outline Lecture 9 Probability Distributions 6-1 Introduction 6- Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7- Properties of the Normal Distribution

More information

variance risk Alice & Bob are gambling (again). X = Alice s gain per flip: E[X] = Time passes... Alice (yawning) says let s raise the stakes

variance risk Alice & Bob are gambling (again). X = Alice s gain per flip: E[X] = Time passes... Alice (yawning) says let s raise the stakes Alice & Bob are gambling (again). X = Alice s gain per flip: risk E[X] = 0... Time passes... Alice (yawning) says let s raise the stakes E[Y] = 0, as before. Are you (Bob) equally happy to play the new

More information

Diploma in Business Administration Part 2. Quantitative Methods. Examiner s Suggested Answers

Diploma in Business Administration Part 2. Quantitative Methods. Examiner s Suggested Answers Cumulative frequency Diploma in Business Administration Part Quantitative Methods Examiner s Suggested Answers Question 1 Cumulative Frequency Curve 1 9 8 7 6 5 4 3 1 5 1 15 5 3 35 4 45 Weeks 1 (b) x f

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.2 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 6.3 Binomial and

More information

Class Notes on Financial Mathematics. No-Arbitrage Pricing Model

Class Notes on Financial Mathematics. No-Arbitrage Pricing Model Class Notes on No-Arbitrage Pricing Model April 18, 2016 Dr. Riyadh Al-Mosawi Department of Mathematics, College of Education for Pure Sciences, Thiqar University References: 1. Stochastic Calculus for

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.2 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 6.3 Binomial and

More information

Module 4: Point Estimation Statistics (OA3102)

Module 4: Point Estimation Statistics (OA3102) Module 4: Point Estimation Statistics (OA3102) Professor Ron Fricker Naval Postgraduate School Monterey, California Reading assignment: WM&S chapter 8.1-8.4 Revision: 1-12 1 Goals for this Module Define

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

Application of Stochastic Calculus to Price a Quanto Spread

Application of Stochastic Calculus to Price a Quanto Spread Application of Stochastic Calculus to Price a Quanto Spread Christopher Ting http://www.mysmu.edu/faculty/christophert/ Algorithmic Quantitative Finance July 15, 2017 Christopher Ting July 15, 2017 1/33

More information

Lecture 9. Probability Distributions

Lecture 9. Probability Distributions Lecture 9 Probability Distributions Outline 6-1 Introduction 6-2 Probability Distributions 6-3 Mean, Variance, and Expectation 6-4 The Binomial Distribution Outline 7-2 Properties of the Normal Distribution

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

Session 8: The Markowitz problem p. 1

Session 8: The Markowitz problem p. 1 Session 8: The Markowitz problem Susan Thomas http://www.igidr.ac.in/ susant susant@mayin.org IGIDR Bombay Session 8: The Markowitz problem p. 1 Portfolio optimisation Session 8: The Markowitz problem

More information

Simulation Wrap-up, Statistics COS 323

Simulation Wrap-up, Statistics COS 323 Simulation Wrap-up, Statistics COS 323 Today Simulation Re-cap Statistics Variance and confidence intervals for simulations Simulation wrap-up FYI: No class or office hours Thursday Simulation wrap-up

More information

4.2 Probability Distributions

4.2 Probability Distributions 4.2 Probability Distributions Definition. A random variable is a variable whose value is a numerical outcome of a random phenomenon. The probability distribution of a random variable tells us what the

More information

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی یادگیري ماشین توزیع هاي نمونه و تخمین نقطه اي پارامترها Sampling Distributions and Point Estimation of Parameter (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی درس هفتم 1 Outline Introduction

More information

Information Globalization, Risk Sharing and International Trade

Information Globalization, Risk Sharing and International Trade Information Globalization, Risk Sharing and International Trade Isaac Baley, Laura Veldkamp, and Michael Waugh New York University Fall 214 Baley, Veldkamp, Waugh (NYU) Information and Trade Fall 214 1

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