Business Statistics 41000: Homework # 2

Size: px
Start display at page:

Download "Business Statistics 41000: Homework # 2"

Transcription

1 Business Statistics 41000: Homework # 2 Drew Creal Due date: At the beginning of lecture # 5 Remarks: These questions cover Lectures #3 and #4. Question # 1. Discrete Random Variables and Their Distributions Suppose the probability distribution of the random variable X is given by the following table: x p(x) ?? We might think of X as describing the return on an asset over the next year. (a) What is P r(x =.10)? (b) Plot x versus P (x) (Feel free to do this plot by hand, you don't have to use Excel) (c) What is P r(x >.05)? (d) What is E(X)? (e) What is V ar(x)? (f ) What is the standard deviation of X? 1

2 Question # 2. Discrete Random Variables and Their Distributions Suppose you roll a standard six-sided die. Let X be the random variable which is a 1 if the die comes up 6 and 0 otherwise. (You can think of this random variable as a dice game where you need to roll a 6 to win. If you don't roll a 6, you don't really care whether you rolled a 1, 2, 3, 4, or 5, because you lost anyway.) (a) What is the distribution of the random variable X? (You can write out the probabilities, OR you can recognize that this is a `special' distribution we discussed in class...) (b) What are the mean and variance of X? (Again you can write this all out OR you can use a formula from the lecture notes to nish this problem in 10 seconds...)

3 Question # 3. Discrete Random Variables and Their Distributions Consider the following simple model of an asset return, R. Let R be the random variable with the following possible values and corresponding probabilities. r p(r) (a) What is P r(0 < R < 0.15)? (b) What is the probability that the return is NEGATIVE? (c) What is the expected return, E(R)? (d) What is σ R? (e) Plot p(r) versus r.

4 Question # 4. Marginal and Conditional Distributions of Discrete Random Variables Suppose we're looking at a given company. For simplicity assume this company is either having a good year or a bad year. We also observe whether the company meets or misses its earnings target this quarter (that is, whether or not the company's earnings per share is above or below analysts' consensus forecast). Let G = 1 if the company is having a GOOD year, and 0 otherwise. Let E = 1 if the company makes its EARNINGS target, 0 if it misses. Now suppose we've done some research on this company. Based on past history, this company has good years about 50% of the time. We also know based on past experience that in a good year, the company will make its earnings target 80% of the time, while in a bad year they make their earnings target only 40% of the time. That is, p(g = 1) =.5, p(e = 1 G = 1) =.8, and p(e = 1 G = 0) =.4 (a) Draw the tree diagram depicting the marginal distribution of G and then the conditional distributions of E G. (There is a similar graph in the lecture notes.) (b) Give the joint distribution of the G and E in the two way table format. (c) In reality, as investors we don't know at the time whether the company is having a good or bad year (the managers would always claim it's a good year). But we DO observe whether or not the company makes or misses its earnings target. If the company DOES make its earnings target, what is the probability they are actually having a good year? That is, what is P (G = 1 E = 1)?

5 Question # 5. Marginal and Conditional Distributions of Discrete Random Variables Suppose we are investors looking at two assets. Let X be the return on the rst asset and Y be the return on the second asset. For simplicity, let's say the two assets can each return 5%, 10%, or 15% in a given year. The table below shows the joint distribution of the two asset returns: X 5% 10% 15% Y 5% % % (a) What is the probability that BOTH asset returns are 10% or less? (b) What is the marginal distribution of X? (c) What is the marginal distribution of Y? (d) What is the conditional distribution of Y X = 15%? (e) What is the conditional distribution of Y X = 5%? (f ) Do you think X and Y are positively related, negatively related, or not related? (Hint: Compare your answers to parts c,d, and e.) (g) What are the mean and variance of Y? (h) What is the conditional mean E(Y X = 15%)? If you believe the rst asset will do well this year, does it aect your guess for the return on the second asset? Briey explain why this is related to your answer to part (f).

6 Question # 6. Sampling WITHOUT replacement and WITH replacment Suppose we have a group of 10 voters: 5 Democrats and 5 Republicans. We are about to pick two voters from this group of ten. Let Y 1 be 1 if the rst voter we pick is a Democrat, and 0 otherwise. Let Y 2 be 1 if the second voter we pick is a Democrat, and 0 otherwise. Suppose we sample WITHOUT replacement. This means that after we ask the rst voter whether s/he is a Democrat or Republican, we cannot choose this person again. We select the second voter at random from the nine people who are left. (NOTE: This is an important problem. Please work through it carefully.) (a) What is the probability distribution of Y 1? (Hint: It has a name!) (b) What is the conditional probability distribution of Y 2 given Y 1 = 1? (c) (d) Find the joint distribution of Y 1 and Y 2. Write in a (2 x 2) table like we did in the notes. Find the marginal probability distribution of Y 2 using your table. You should see that the marginal distributions of Y 2 and Y 1 are the same! This means that Y 2 and Y 1 are identically distributed. BUT, we can also see that the outcome of Y 1 does inuence the probabilities associated with Y 2 ; the conditional distributions are dierent from the marginal. (e) Now suppose we randomly choose a third voter (again without replacement) and let Y 3 = 1 if the third voter is a Democrat, and 0 otherwise. Find the joint distribution of (Y 1, Y 2, Y 3 ) by determining the probabilities p(y 1, y 2, y 3 ) of each possible combination of values and entering them in the table below: p(y 1, y 2, y 3 ) (0,0,0) (0,0,1) (0,1,0) (0,1,1) (1,0,0) (1,0,1) (1,1,0) (1,1,1)

7 Now suppose we sample WITH replacement. This means that after we ask the rst voter whether s/he is a Democrat or Republican, we ask her/him to rejoin the group, and that person may then be selected again when we randomly choose the second voter. (f ) Under these circumstances, what is the conditional probability distribution of Y 2 given Y 1 = 1? How is it related to the marginal distribution of Y 2? Give a brief explanation (2 sentences max). Remarks: Notice that Y 1 and Y 2 are independent random variables because the probabilities we assign to dierent values of Y 2 do not change based on the value of Y 1 = y 1. (In parts a-d, Y 1 and Y 2 were NOT independent.) In fact, when we sample with replacement, Y 1 and Y 2 are independent and identically distributed (abbreviated i.i.d.). We will see that i.i.d. of nice properties, and they play a very important role in statistics. random variables have lots

8 Question # 7. Independence and Identical Distributions The following is the joint probability distribution of two random variables, Y 1 and Y 2. Y Y (a) Are Y 1 and Y 2 independent? (b) Are Y 1 and Y 2 identically distributed? Are they i.i.d.? (c) Suppose we had started with 7 Democrats and 3 Republicans and dened Y i = 1 if the i-th voter chosen is a Democrat and 0 otherwise. Are we sampling with or without replacement? (d) Now suppose we had started with 7000 Democrats and 3000 Republicans and sampled without replacement. What would be the joint probability distribution of Y 1 and Y 2? Verify that in this case, the two would be approximately i.i.d..

9 Question # 8. Covariance, Correlation, Independence and Indentical Distributions The two tables below give the joint distributions of two pairs of random variables, (X, Y ) and (W, V ). W 5 15 V X 5 15 Y (a) Compute the covariance between X and Y. (b) Compute the covariance between W and V. (c) Are X and Y independent? (d) Are W and V independent? (e) Are X and Y identically distributed? Are X and Y i.i.d.? (f ) Compute the correlation between X and Y.

10 Question # 9. Covariance, Correlation, Independence and Identical Distributions The table below gives the joint distribution of two random variables, X and Y. X Y (a) Compute the covariance and correlation between X and Y. (b) Compute the conditional probability distributions for Y. These are p(y = y X = 1), p(y = y X = 0) and p(y = y X = 1). (c) Are X and Y independent? (d) What is going on? Can you reconcile your answers to (a) and (c)? Explain in your own words.

11 Question # 10. Expected Value and Variance of Linear Combinations Let R f denote the (known) return on a risk free bonds. Suppose R f = Let R 1, R 2, and R 3 denote returns on risky assets (say, stocks). (NOTE: R f is a constant and not a random variable while R 1, R 2, and R 3 are random variables). Suppose that: E(R 1 ) = 0.05, E(R 2 ) = 0.10, E(R 3 ) = 0.15, σ R1 = 0.05, σ R2 = 0.10, σ R3 = Also, suppose that R 3 is independent of R 1 and R 2. Suppose we form a portfolio by putting 40% of our wealth in riskfree bonds and 60% of our wealth in the third asset. The portfolio return is P 1 = 0.4 (.02) R 3. (a) What is the expected return on the portfolio, E(P 1 )? [Hint : c 0 = 0.008] (b) What is the variance of the portfolio return, Var(P 1 )? (c) What is the correlation between P 1 and R 3? (d) What is the correlation between P 1 and R 2? Suppose we form a second portfolio by putting 20% of our wealth in risk fee bonds, 40% in the rst asset, and 40% in the second asset, so the portfolio return is P 2 = 0.2 (.02)+0.4 R R 2. Also, suppose the correlation between R 1 and R 2 is.5. (e) What is E(P 2 )? (f ) What is Var(P 2 )? (g) What is the correlation between P 2 and R 3? Don't bother doing the math, just make an educated guess.

12 Question # 11. Expectation and Variance of Linear Combinations Suppose we have a casino game with random winnings W, where E(W ) = 0 and Var(W ) = 10. Also, if you play the game more than once, the winnings each time you play are i.i.d.. (a) Suppose that each time you play the game, the casino makes you pay a $1 cover charge. So each time you play your winnings are Y i = W i 1, where i denotes the i-th time. If you play the game three times, your winnings are Z = Y 1 + Y 2 + Y 3. What is E(Z)? What is V ar(z)? (b) Now suppose you are given the option of tripling your bet. If you triple your bet, your winnings are given by V = 3W 1. What is E(V )? What is V ar(v )? Compare playing the game once and tripling your bet versus playing three times. On average, which strategy is more protable? Which is riskier? Starting with (c) and for the rest of the question, forget about the cover charge. (c) Suppose you play the game twice. Your TOTAL winnings are T = W 1 + W 2. Your AVERAGE winnings are A = 1 2 W W 2 = 1 2 (W 1 + W 2 ). What are E(T ) and V ar(t )? What are E(A) and V ar(a)? (d) Now suppose instead of playing twice, you played n times. Again let T be your TOTAL winnings and A your AVERAGE winnings. (Your answer will depend on n.) What are E(T ), V ar(t ), E(A), and V ar(a)? (e) Now let X be i.i.d. random variables, i = 1, 2, 3,..., n, with E(X i ) = µ, V ar(x i ) = σ 2. Let X = 1 n n 1 X i. What are E(X) and V ar(x)? Your answer should be in terms of µ, σ, and n.

Random variables. Discrete random variables. Continuous random variables.

Random variables. Discrete random variables. Continuous random variables. Random variables Discrete random variables. Continuous random variables. Discrete random variables. Denote a discrete random variable with X: It is a variable that takes values with some probability. Examples:

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2017 Objectives During this lesson we will learn to: distinguish between discrete and continuous

More information

Discrete Random Variables

Discrete Random Variables Discrete Random Variables MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Objectives During this lesson we will learn to: distinguish between discrete and continuous

More information

Lecture 2 Basic Tools for Portfolio Analysis

Lecture 2 Basic Tools for Portfolio Analysis 1 Lecture 2 Basic Tools for Portfolio Analysis Alexander K Koch Department of Economics, Royal Holloway, University of London October 8, 27 In addition to learning the material covered in the reading and

More information

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values.

MA 1125 Lecture 14 - Expected Values. Wednesday, October 4, Objectives: Introduce expected values. MA 5 Lecture 4 - Expected Values Wednesday, October 4, 27 Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the

More information

Advanced Financial Economics Homework 2 Due on April 14th before class

Advanced Financial Economics Homework 2 Due on April 14th before class Advanced Financial Economics Homework 2 Due on April 14th before class March 30, 2015 1. (20 points) An agent has Y 0 = 1 to invest. On the market two financial assets exist. The first one is riskless.

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

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 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

Economics 483. Midterm Exam. 1. Consider the following monthly data for Microsoft stock over the period December 1995 through December 1996:

Economics 483. Midterm Exam. 1. Consider the following monthly data for Microsoft stock over the period December 1995 through December 1996: University of Washington Summer Department of Economics Eric Zivot Economics 3 Midterm Exam This is a closed book and closed note exam. However, you are allowed one page of handwritten notes. Answer all

More information

Math 243 Section 4.3 The Binomial Distribution

Math 243 Section 4.3 The Binomial Distribution Math 243 Section 4.3 The Binomial Distribution Overview Notation for the mean, standard deviation and variance The Binomial Model Bernoulli Trials Notation for the mean, standard deviation and variance

More information

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going?

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going? 1 The Law of Averages The Expected Value & The Standard Error Where Are We Going? Sums of random numbers The law of averages Box models for generating random numbers Sums of draws: the Expected Value Standard

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

Discrete Random Variables

Discrete Random Variables Discrete Random Variables ST 370 A random variable is a numerical value associated with the outcome of an experiment. Discrete random variable When we can enumerate the possible values of the variable

More information

MATH1215: Mathematical Thinking Sec. 08 Spring Worksheet 9: Solution. x P(x)

MATH1215: Mathematical Thinking Sec. 08 Spring Worksheet 9: Solution. x P(x) N. Name: MATH: Mathematical Thinking Sec. 08 Spring 0 Worksheet 9: Solution Problem Compute the expected value of this probability distribution: x 3 8 0 3 P(x) 0. 0.0 0.3 0. Clearly, a value is missing

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. First Name: Last Name: SID: Class Time: M Tu W Th math10 - HW3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) Continuous random variables are

More information

Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or

Expectations. Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or Definition Let X be a discrete rv with set of possible values D and pmf p(x). The expected value or mean value of X, denoted by E(X ) or µ X, is E(X ) = µ X = x D x p(x) Definition Let X be a discrete

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

5.2 Random Variables, Probability Histograms and Probability Distributions

5.2 Random Variables, Probability Histograms and Probability Distributions Chapter 5 5.2 Random Variables, Probability Histograms and Probability Distributions A random variable (r.v.) can be either continuous or discrete. It takes on the possible values of an experiment. It

More information

Statistics, Their Distributions, and the Central Limit Theorem

Statistics, Their Distributions, and the Central Limit Theorem Statistics, Their Distributions, and the Central Limit Theorem MATH 3342 Sections 5.3 and 5.4 Sample Means Suppose you sample from a popula0on 10 0mes. You record the following sample means: 10.1 9.5 9.6

More information

Homework 9 (for lectures on 4/2)

Homework 9 (for lectures on 4/2) Spring 2015 MTH122 Survey of Calculus and its Applications II Homework 9 (for lectures on 4/2) Yin Su 2015.4. Problems: 1. Suppose X, Y are discrete random variables with the following distributions: X

More information

Chapter 3 - Lecture 5 The Binomial Probability Distribution

Chapter 3 - Lecture 5 The Binomial Probability Distribution Chapter 3 - Lecture 5 The Binomial Probability October 12th, 2009 Experiment Examples Moments and moment generating function of a Binomial Random Variable Outline Experiment Examples A binomial experiment

More information

Math 160 Professor Busken Chapter 5 Worksheets

Math 160 Professor Busken Chapter 5 Worksheets Math 160 Professor Busken Chapter 5 Worksheets Name: 1. Find the expected value. Suppose you play a Pick 4 Lotto where you pay 50 to select a sequence of four digits, such as 2118. If you select the same

More information

Have you ever wondered whether it would be worth it to buy a lottery ticket every week, or pondered on questions such as If I were offered a choice

Have you ever wondered whether it would be worth it to buy a lottery ticket every week, or pondered on questions such as If I were offered a choice Section 8.5: Expected Value and Variance Have you ever wondered whether it would be worth it to buy a lottery ticket every week, or pondered on questions such as If I were offered a choice between a million

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

Fall 2015 Math 141:505 Exam 3 Form A

Fall 2015 Math 141:505 Exam 3 Form A Fall 205 Math 4:505 Exam 3 Form A Last Name: First Name: Exam Seat #: UIN: On my honor, as an Aggie, I have neither given nor received unauthorized aid on this academic work Signature: INSTRUCTIONS Part

More information

Business Statistics Midterm Exam Fall 2013 Russell

Business Statistics Midterm Exam Fall 2013 Russell Name SOLUTION Business Statistics Midterm Exam Fall 2013 Russell Do not turn over this page until you are told to do so. You will have 2 hours to complete the exam. There are a total of 100 points divided

More information

FINC 430 TA Session 7 Risk and Return Solutions. Marco Sammon

FINC 430 TA Session 7 Risk and Return Solutions. Marco Sammon FINC 430 TA Session 7 Risk and Return Solutions Marco Sammon Formulas for return and risk The expected return of a portfolio of two risky assets, i and j, is Expected return of asset - the percentage of

More information

Central Limit Theorem

Central Limit Theorem Central Limit Theorem Lots of Samples 1 Homework Read Sec 6-5. Discussion Question pg 329 Do Ex 6-5 8-15 2 Objective Use the Central Limit Theorem to solve problems involving sample means 3 Sample Means

More information

Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems.

Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems. Learning Goals: * Determining the expected value from a probability distribution. * Applying the expected value formula to solve problems. The following are marks from assignments and tests in a math class.

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

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

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

(c) The probability that a randomly selected driver having a California drivers license

(c) The probability that a randomly selected driver having a California drivers license Statistics Test 2 Name: KEY 1 Classify each statement as an example of classical probability, empirical probability, or subjective probability (a An executive for the Krusty-O cereal factory makes an educated

More information

Central Limit Theorem 11/08/2005

Central Limit Theorem 11/08/2005 Central Limit Theorem 11/08/2005 A More General Central Limit Theorem Theorem. Let X 1, X 2,..., X n,... be a sequence of independent discrete random variables, and let S n = X 1 + X 2 + + X n. For each

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

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

More information

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

More information

Central Limit Theorem, Joint Distributions Spring 2018

Central Limit Theorem, Joint Distributions Spring 2018 Central Limit Theorem, Joint Distributions 18.5 Spring 218.5.4.3.2.1-4 -3-2 -1 1 2 3 4 Exam next Wednesday Exam 1 on Wednesday March 7, regular room and time. Designed for 1 hour. You will have the full

More information

Chapter 7. Sampling Distributions and the Central Limit Theorem

Chapter 7. Sampling Distributions and the Central Limit Theorem Chapter 7. Sampling Distributions and the Central Limit Theorem 1 Introduction 2 Sampling Distributions related to the normal distribution 3 The central limit theorem 4 The normal approximation to binomial

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

More information

Chapter 7. Sampling Distributions and the Central Limit Theorem

Chapter 7. Sampling Distributions and the Central Limit Theorem Chapter 7. Sampling Distributions and the Central Limit Theorem 1 Introduction 2 Sampling Distributions related to the normal distribution 3 The central limit theorem 4 The normal approximation to binomial

More information

Chapter 16. Random Variables. Copyright 2010, 2007, 2004 Pearson Education, Inc.

Chapter 16. Random Variables. Copyright 2010, 2007, 2004 Pearson Education, Inc. Chapter 16 Random Variables Copyright 2010, 2007, 2004 Pearson Education, Inc. Expected Value: Center A random variable is a numeric value based on the outcome of a random event. We use a capital letter,

More information

Test 7A AP Statistics Name: Directions: Work on these sheets.

Test 7A AP Statistics Name: Directions: Work on these sheets. Test 7A AP Statistics Name: Directions: Work on these sheets. Part 1: Multiple Choice. Circle the letter corresponding to the best answer. 1. Suppose X is a random variable with mean µ. Suppose we observe

More information

STA Module 3B Discrete Random Variables

STA Module 3B Discrete Random Variables STA 2023 Module 3B Discrete Random Variables Learning Objectives Upon completing this module, you should be able to 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

Distribution of the Sample Mean

Distribution of the Sample Mean Distribution of the Sample Mean MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Experiment (1 of 3) Suppose we have the following population : 4 8 1 2 3 4 9 1

More information

Business Statistics 41000: Probability 4

Business Statistics 41000: Probability 4 Business Statistics 41000: Probability 4 Drew D. Creal University of Chicago, Booth School of Business February 14 and 15, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office:

More information

expected value of X, and describes the long-run average outcome. It is a weighted average.

expected value of X, and describes the long-run average outcome. It is a weighted average. X The mean of a set of observations is their ordinary average, whereas the mean of a random variable X is an average of the possible values of X The mean of a random variable X is often called the expected

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

Chapter 4 Discrete Random variables

Chapter 4 Discrete Random variables Chapter 4 Discrete Random variables A is a variable that assumes numerical values associated with the random outcomes of an experiment, where only one numerical value is assigned to each sample point.

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 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

Section 8.1 Distributions of Random Variables

Section 8.1 Distributions of Random Variables Section 8.1 Distributions of Random Variables Random Variable A random variable is a rule that assigns a number to each outcome of a chance experiment. There are three types of random variables: 1. Finite

More information

Unit 04 Review. Probability Rules

Unit 04 Review. Probability Rules Unit 04 Review Probability Rules A sample space contains all the possible outcomes observed in a trial of an experiment, a survey, or some random phenomenon. The sum of the probabilities for all possible

More information

SECTION 4.4: Expected Value

SECTION 4.4: Expected Value 15 SECTION 4.4: Expected Value This section tells you why most all gambling is a bad idea. And also why carnival or amusement park games are a bad idea. Random Variables Definition: Random Variable A random

More information

STOR Lecture 7. Random Variables - I

STOR Lecture 7. Random Variables - I STOR 435.001 Lecture 7 Random Variables - I Shankar Bhamidi UNC Chapel Hill 1 / 31 Example 1a: Suppose that our experiment consists of tossing 3 fair coins. Let Y denote the number of heads that appear.

More information

York University MATH 1131 (FALL 2005): Introduction to Statistics Mid Term Test Friday, Oct 28, 2005

York University MATH 1131 (FALL 2005): Introduction to Statistics Mid Term Test Friday, Oct 28, 2005 York University MATH 1131 (FALL 2005): Introduction to Statistics Mid Term Test Friday, Oct 28, 2005 Last Name: Given Names: Student Number: Signature : DO NOT WRITE IN THIS AREA Read the following instructions

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

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

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

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

Lecture 2. David Aldous. 28 August David Aldous Lecture 2

Lecture 2. David Aldous. 28 August David Aldous Lecture 2 Lecture 2 David Aldous 28 August 2015 The specific examples I m discussing are not so important; the point of these first lectures is to illustrate a few of the 100 ideas from STAT134. Bayes rule. Eg(X

More information

Problem A Grade x P(x) To get "C" 1 or 2 must be 1 0.05469 B A 2 0.16410 3 0.27340 4 0.27340 5 0.16410 6 0.05470 7 0.00780 0.2188 0.5468 0.2266 Problem B Grade x P(x) To get "C" 1 or 2 must 1 0.31150 be

More information

15.063: Communicating with Data Summer Recitation 3 Probability II

15.063: Communicating with Data Summer Recitation 3 Probability II 15.063: Communicating with Data Summer 2003 Recitation 3 Probability II Today s Goal Binomial Random Variables (RV) Covariance and Correlation Sums of RV Normal RV 15.063, Summer '03 2 Random Variables

More information

Chapter 8: The Binomial and Geometric Distributions

Chapter 8: The Binomial and Geometric Distributions Chapter 8: The Binomial and Geometric Distributions 8.1 Binomial Distributions 8.2 Geometric Distributions 1 Let me begin with an example My best friends from Kent School had three daughters. What is the

More information

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit.

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit. STA 103: Final Exam June 26, 2008 Name: } {{ } by writing my name i swear by the honor code Read all of the following information before starting the exam: Print clearly on this exam. Only correct solutions

More information

Chapter 3 - Lecture 3 Expected Values of Discrete Random Va

Chapter 3 - Lecture 3 Expected Values of Discrete Random Va Chapter 3 - Lecture 3 Expected Values of Discrete Random Variables October 5th, 2009 Properties of expected value Standard deviation Shortcut formula Properties of the variance Properties of expected value

More information

Midterm Exam. b. What are the continuously compounded returns for the two stocks?

Midterm Exam. b. What are the continuously compounded returns for the two stocks? University of Washington Fall 004 Department of Economics Eric Zivot Economics 483 Midterm Exam This is a closed book and closed note exam. However, you are allowed one page of notes (double-sided). Answer

More information

The Central Limit Theorem. Sec. 8.2: The Random Variable. it s Distribution. it s Distribution

The Central Limit Theorem. Sec. 8.2: The Random Variable. it s Distribution. it s Distribution The Central Limit Theorem Sec. 8.1: The Random Variable it s Distribution Sec. 8.2: The Random Variable it s Distribution X p and and How Should You Think of a Random Variable? Imagine a bag with numbers

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

Math 14 Lecture Notes Ch. 4.3

Math 14 Lecture Notes Ch. 4.3 4.3 The Binomial Distribution Example 1: The former Sacramento King's DeMarcus Cousins makes 77% of his free throws. If he shoots 3 times, what is the probability that he will make exactly 0, 1, 2, or

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

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Answers 1. Suppose a statistician working for CSULA Federal Credit Union collected data on ATM withdrawals for the population of the credit union s customers. The statistician

More information

Handout 4: Gains from Diversification for 2 Risky Assets Corporate Finance, Sections 001 and 002

Handout 4: Gains from Diversification for 2 Risky Assets Corporate Finance, Sections 001 and 002 Handout 4: Gains from Diversification for 2 Risky Assets Corporate Finance, Sections 001 and 002 Suppose you are deciding how to allocate your wealth between two risky assets. Recall that the expected

More information

TRUE-FALSE: Determine whether each of the following statements is true or false.

TRUE-FALSE: Determine whether each of the following statements is true or false. Chapter 6 Test Review Name TRUE-FALSE: Determine whether each of the following statements is true or false. 1) A random variable is continuous when the set of possible values includes an entire interval

More information

What do you think "Binomial" involves?

What do you think Binomial involves? Learning Goals: * Define a binomial experiment (Bernoulli Trials). * Applying the binomial formula to solve problems. * Determine the expected value of a Binomial Distribution What do you think "Binomial"

More information

STA 220H1F LEC0201. Week 7: More Probability: Discrete Random Variables

STA 220H1F LEC0201. Week 7: More Probability: Discrete Random Variables STA 220H1F LEC0201 Week 7: More Probability: Discrete Random Variables Recall: A sample space for a random experiment is the set of all possible outcomes of the experiment. Random Variables A random variable

More information

Math 361. Day 8 Binomial Random Variables pages 27 and 28 Inv Do you have ESP? Inv. 1.3 Tim or Bob?

Math 361. Day 8 Binomial Random Variables pages 27 and 28 Inv Do you have ESP? Inv. 1.3 Tim or Bob? Math 361 Day 8 Binomial Random Variables pages 27 and 28 Inv. 1.2 - Do you have ESP? Inv. 1.3 Tim or Bob? Inv. 1.1: Friend or Foe Review Is a particular study result consistent with the null model? Learning

More information

Binomial Random Variable - The count X of successes in a binomial setting

Binomial Random Variable - The count X of successes in a binomial setting 6.3.1 Binomial Settings and Binomial Random Variables What do the following scenarios have in common? Toss a coin 5 times. Count the number of heads. Spin a roulette wheel 8 times. Record how many times

More information

Credibility. Chapters Stat Loss Models. Chapters (Stat 477) Credibility Brian Hartman - BYU 1 / 31

Credibility. Chapters Stat Loss Models. Chapters (Stat 477) Credibility Brian Hartman - BYU 1 / 31 Credibility Chapters 17-19 Stat 477 - Loss Models Chapters 17-19 (Stat 477) Credibility Brian Hartman - BYU 1 / 31 Why Credibility? You purchase an auto insurance policy and it costs $150. That price is

More information

Markowitz portfolio theory

Markowitz portfolio theory Markowitz portfolio theory Farhad Amu, Marcus Millegård February 9, 2009 1 Introduction Optimizing a portfolio is a major area in nance. The objective is to maximize the yield and simultaneously minimize

More information

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006 Chapter 7 Random Variables and Discrete Probability Distributions 7.1 Random Variables A random variable is a function or rule that assigns a number to each outcome of an experiment. Alternatively, the

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

expl 1: Consider rolling two distinguishable, six-sided dice. Here is the sample space. Answer the questions that follow.

expl 1: Consider rolling two distinguishable, six-sided dice. Here is the sample space. Answer the questions that follow. General Education Statistics Class Notes Conditional Probability (Section 5.4) What is the probability you get a sum of 5 on two dice? Now assume one die is a 4. Does that affect the probability the sum

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

Statistics and Their Distributions

Statistics and Their Distributions Statistics and Their Distributions Deriving Sampling Distributions Example A certain system consists of two identical components. The life time of each component is supposed to have an expentional distribution

More information

The Uniform Distribution

The Uniform Distribution Connexions module: m46972 The Uniform Distribution OpenStax College This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License 3.0 The uniform distribution

More information

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41

STA258H5. Al Nosedal and Alison Weir. Winter Al Nosedal and Alison Weir STA258H5 Winter / 41 STA258H5 Al Nosedal and Alison Weir Winter 2017 Al Nosedal and Alison Weir STA258H5 Winter 2017 1 / 41 NORMAL APPROXIMATION TO THE BINOMIAL DISTRIBUTION. Al Nosedal and Alison Weir STA258H5 Winter 2017

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

The Binomial Distribution

The Binomial Distribution MATH 382 The Binomial Distribution Dr. Neal, WKU Suppose there is a fixed probability p of having an occurrence (or success ) on any single attempt, and a sequence of n independent attempts is made. Then

More information

5. In fact, any function of a random variable is also a random variable

5. In fact, any function of a random variable is also a random variable Random Variables - Class 11 October 14, 2012 Debdeep Pati 1 Random variables 1.1 Expectation of a function of a random variable 1. Expectation of a function of a random variable 2. We know E(X) = x xp(x)

More information

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables

STA Rev. F Learning Objectives. What is a Random Variable? Module 5 Discrete Random Variables STA 2023 Module 5 Discrete Random Variables Learning Objectives Upon completing this module, you should be able to: 1. Determine the probability distribution of a discrete random variable. 2. Construct

More information

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution

Section 7.5 The Normal Distribution. Section 7.6 Application of the Normal Distribution Section 7.6 Application of the Normal Distribution A random variable that may take on infinitely many values is called a continuous random variable. A continuous probability distribution is defined by

More information

Final Exam Suggested Solutions

Final Exam Suggested Solutions University of Washington Fall 003 Department of Economics Eric Zivot Economics 483 Final Exam Suggested Solutions This is a closed book and closed note exam. However, you are allowed one page of handwritten

More information

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives

6.1 Discrete & Continuous Random Variables. Nov 4 6:53 PM. Objectives 6.1 Discrete & Continuous Random Variables examples vocab Objectives Today we will... - Compute probabilities using the probability distribution of a discrete random variable. - Calculate and interpret

More information

Probability: Week 4. Kwonsang Lee. University of Pennsylvania February 13, 2015

Probability: Week 4. Kwonsang Lee. University of Pennsylvania February 13, 2015 Probability: Week 4 Kwonsang Lee University of Pennsylvania kwonlee@wharton.upenn.edu February 13, 2015 Kwonsang Lee STAT111 February 13, 2015 1 / 21 Probability Sample space S: the set of all possible

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

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

36106 Managerial Decision Modeling Monte Carlo Simulation in Excel: Part III

36106 Managerial Decision Modeling Monte Carlo Simulation in Excel: Part III 36106 Managerial Decision Modeling Monte Carlo Simulation in Excel: Part III Kipp Martin University of Chicago Booth School of Business November 15, 2017 Reading and Excel Files 2 Reading: Powell and Baker:

More information

Homework Assignment 3. Nick Polson 41000: Business Statistics Booth School of Business. Due in Week 5

Homework Assignment 3. Nick Polson 41000: Business Statistics Booth School of Business. Due in Week 5 Homework Assignment 3 Nick Polson 41000: Business Statistics Booth School of Business Due in Week 5 Problem 1: Descriptive Statistics in R Download the superbowl1.txt and derby.csv datasets from the course

More information