Probability Space. Sample space (denoted by ) by the problem we concern. Event space (denoted by a -field)

Size: px
Start display at page:

Download "Probability Space. Sample space (denoted by ) by the problem we concern. Event space (denoted by a -field)"

Transcription

1 4.1 Probability Space Sample space (denoted by ) by the problem we concern Event space (denoted by a -field) by a random variable preserving the structure Support (on the real line) with Copyright 013 Pearson Education Ch. 4-1

2 4.1 Event Space If I am interested in the numbers of heads, the event space is: E={{HH}, {HT, TH}, {TT}} HH, HT, TH, TT 0 1 Copyright 013 Pearson Education Ch. 4-

3 4.1 Review Random Variable is a real-valued set function that assigns one and only one real number to each outcome of a random experiment. Random variable preserves the structure of event space. Random variable maps from the event space to the real line, to construct the support of a probability distribution. The probabilities random variable assigned to the supports are consistent with the probability distribution over the event space. Copyright 013 Pearson Education Ch. 4-3

4 Discrete Random Variable Takes on no more than a countable number of values Examples: Roll a die twice Let X be the number of times 4 comes up (then X could be 0, 1, or times) Toss a coin 5 times. Let X be the number of heads (then X = 0, 1,, 3, 4, or 5) Copyright 013 Pearson Education Ch. 4-4

5 Continuous Random Variable Can take on any value in an interval (uncountable) Possible values are measured on a continuum Examples: Weight of packages filled by a mechanical filling process Temperature of a cleaning solution Time between failures of an electrical component Copyright 013 Pearson Education Ch. 4-5

6 4. Probability Distributions for Discrete Random Variables Let X be a discrete random variable and x be one of its possible values The probability that random variable X takes specific value x is denoted P(X = x) The probability distribution function of a random variable is a representation of the probabilities for all the possible outcomes. Can be shown algebraically, graphically, or with a table Copyright 013 Pearson Education Ch. 4-6

7 Probability Distributions for Discrete Random Variables Experiment: Toss Coins. Let X = # heads. Show P(x), i.e., P(X = x), for all values of x: 4 possible outcomes T T T H H T H H Probability Distribution x Value Probability 0 1/4 =.5 1 /4 =.50 1/4 =.5 Probability x Copyright 013 Pearson Education Ch. 4-7

8 Probability Distribution Required Properties 0 P(x) 1 for any value of x The individual probabilities sum to 1; x P(x) 1 (The notation indicates summation over all possible x values) Copyright 013 Pearson Education Ch. 4-8

9 Cumulative Probability Function The cumulative probability function, denoted F(x 0 ), shows the probability that X does not exceed the value x 0 F(x ) P(X x 0 0 ) Where the function is evaluated at all values of x 0 Copyright 013 Pearson Education Ch. 4-9

10 Cumulative Probability Function Example: Toss Coins. Let X = # heads. (continued) x Value P(x) F(x) Copyright 013 Pearson Education Ch. 4-10

11 Derived Relationship The derived relationship between the probability distribution and the cumulative probability distribution Let X be a random variable with probability distribution P(x) and cumulative probability distribution F(x 0 ). Then F(x ) P(x) 0 x x 0 (the notation implies that summation is over all possible values of x that are less than or equal to x 0 ) Copyright 010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 4-11

12 Derived Properties F(x 0 ) is a non-decreasing and right-continuous step function Copyright 010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 4-1

13 Derived Properties F(x 0 ) is a non-decreasing and right-continuous function Let X be a discrete random variable with cumulative probability distribution F(x 0 ). Then 1. 0 F(x 0 ) 1 for every number x 0. for x 0 < x 1, then F(x 0 ) F(x 1 ) Copyright 010 Pearson Education, Inc. Publishing as Prentice Hall Ch. 4-13

14 4.3 Properties of Discrete Random Variables Expected Value (or mean) of a discrete random variable X is a weighted mean with P(x): E[X] μ xp(x) x Example: Toss coins, x=# of heads, compute expected value of x: x P(x) E(x) = (0 x.5) + (1 x.50) + ( x.5) = 1.0 Copyright 013 Pearson Education Ch. 4-14

15 Buffon s Needle Problem E[X]=n p Copyright 013 Pearson Education Ch. 4-15

16 Buffon s Needle Problem E[X]=n p Copyright 013 Pearson Education Ch. 4-16

17 Variance and Standard Deviation Variance of a discrete random variable X σ E[(X μ) Can also be expressed as ] (x μ) x P(x) σ E[X ] μ x x P(x) μ Standard Deviation of a discrete random variable X σ σ (x μ) x P(x) Copyright 013 Pearson Education Ch. 4-17

18 Standard Deviation Example Example: Toss coins, X = # heads, compute standard deviation (recall E[X] = 1) σ (x μ) P(x) x σ (0 1) (.5) (11) (.50) ( 1) (.5) Possible number of heads = 0, 1, or Copyright 013 Pearson Education Ch. 4-18

19 Functions of Random Variables If P(x) is the probability function of a discrete random variable X, and z(x) is some function of X, then the expected value of function g is E[z(X)] x z(x)p(x) Sometimes we don t care about X, but the reward for each realized x, i.e., z(x). Copyright 013 Pearson Education Ch. 4-19

20 Functions of Random Variables If P(x) is the probability function of a discrete random variable X, and z(x) is some function of X, then the expected value of function g is E[z(X)] x z(x)p(x) Notice that E[z(x)] is a weighted mean of z(x), x, where the weights are the probabilities P(x). Copyright 013 Pearson Education Ch. 4-0

21 Linear Functions of Random Variables Let random variable X have mean µ x and variance σ x Let a and b be any constants. Let Y = a + bx Then the mean and variance of Y are μ E(a bx) a Y bμ X (continued) σ Y Var(a bx) b σ X so that the standard deviation of Y is σ b Y σ X Copyright 013 Pearson Education Ch. 4-1

22 Properties of Linear Functions of Random Variables Let a and b be any constants. a) E(a) a and Var(a) 0 i.e., if a random variable always takes the value a, it will have mean a and variance 0 b) E(bX) bμ X and Var(bX) b σ X i.e., the expected value of b X is b E(x) Copyright 013 Pearson Education Ch. 4-

23 Moments Recall that E[z(X)] x z(x)p(x) When we consider we call E[X r ] the r-th moment: (r 級原動差 ) r z(x) X r E [X r ] x f ( x) z(x) (X - When we consider we call E[(X-b) r ] the r-th moment about b: (r 級概約動差 ) r xs Copyright 013 Pearson Education Ch. 4-3 b) r E [(X - b) ] ( x b) f ( x) xs r

24 Moments Recall that E[z(X)] x z(x)p(x) When we consider z(x) Xr X (X -1) (X - )... (X - r 1) we call E[X r ] the r-th factorial moment: (r 級階動差 ) Notice that E[X] E[ X ( X 1)] E[ X ] E[ X ] Copyright 013 Pearson Education Ch. 4-4

25 Moments So, how do we use moments? Now we can calculate the variance by: E[X ]- E[X (X -1)] E[X]- ( E[X]) In some cases, it is easier to have E[X(X-1)] than E[X ]. Copyright 013 Pearson Education Ch. 4-5

26 Moment-Generating Function Recall that E[z(X)] x z(x)p(x) z(x) e When we consider we call M(t)=E[e tx ] the moment generating function. ( 動差母函數 ) tx Copyright 013 Pearson Education Ch. 4-6

27 Moment-Generating Function So, how do we use moment-generating functions? Notice M (0)=E(X) and M (0)=E(X ), so we have E[X M"(0) ]- Ok, there are more applications of the momentgenerating functions in Econometrics, ex. Generalized Method of Moment (GMM). [ M '(0)] Copyright 013 Pearson Education Ch. 4-7

28 Probability Distributions Probability Distributions Ch. 4 Discrete Continuous Ch. 5 Probability Probability Distributions Distributions Binomial Poisson Hypergeometric Uniform Normal Exponential Copyright 013 Pearson Education Ch. 4-8

29 4.4 The Binomial Distribution Probability Distributions Discrete Probability Distributions Binomial Hypergeometric Poisson Copyright 013 Pearson Education Ch. 4-9

30 Bernoulli Distribution Consider only two outcomes: success or failure Let P denote the probability of success Let 1 P be the probability of failure Define random variable X: x = 1 if success, x = 0 if failure Then the Bernoulli probability distribution is P(0) (1P) and P(1) P Copyright 013 Pearson Education Ch. 4-30

31 Mean and Variance of a Bernoulli Random Variable The mean is µ x = P μ x E[X] X xp(x) (0)(1P) (1)P P The variance is σ x = P(1 P) σ x E[(X μ x ) ] X (x μ x ) P(x) (0 P) (1P) (1P) P P(1P) Copyright 013 Pearson Education Ch. 4-31

32 Developing the Binomial Distribution The number of sequences with x successes in n independent trials is: C n x n! x!(n x)! Where n! = n (n 1) (n )... 1 and 0! = 1 These sequences are mutually exclusive, since no two can occur at the same time Copyright 013 Pearson Education Ch. 4-3

33 Binomial Probability Distribution A fixed number of observations, n e.g., 15 tosses of a coin; ten light bulbs taken from a warehouse Two mutually exclusive and collectively exhaustive categories e.g., head or tail in each toss of a coin; defective or not defective light bulb Generally called success and failure Probability of success is P, probability of failure is 1 P Constant probability for each observation e.g., Probability of getting a tail is the same each time we toss the coin Observations are independent The outcome of one observation does not affect the outcome of the other Copyright 013 Pearson Education Ch. 4-33

34 Possible Binomial Distribution Settings A manufacturing plant labels items as either defective or acceptable A firm bidding for contracts will either get a contract or not A marketing research firm receives survey responses of yes I will buy or no I will not New job applicants either accept the offer or reject it Copyright 013 Pearson Education Ch. 4-34

35 The Binomial Distribution P(x) n! x! ( n x )! X n X P (1- P) P(x) = probability of x successes in n trials, with probability of success P on each trial x = number of successes in sample, (x = 0, 1,,..., n) n = sample size (number of independent trials or observations) P = probability of success Example: Flip a coin four times, let x = # heads: n = 4 P = P = (1-0.5) = 0.5 x = 0, 1,, 3, 4 Copyright 013 Pearson Education Ch. 4-35

36 Example: Calculating a Binomial Probability What is the probability of one success in five observations if the probability of success is 0.1? x = 1, n = 5, and P = 0.1 P(x 1) n! x!(n P x)! X 5! (0.1) 1!(5 1)! (1P) 1 nx (1 0.1) 51 (5)(0.1)(0.9) Copyright 013 Pearson Education Ch. 4-36

37 Shape of Binomial Distribution The shape of the binomial distribution depends on the values of P and n Mean Here, n = 5 and P = P(x) n = 5 P = x Here, n = 5 and P = 0.5 P(x) n = 5 P = x Copyright 013 Pearson Education Ch. 4-37

38 Mean and Variance of a Binomial Distribution Mean μ E(x) np Variance and Standard Deviation σ np(1-p) σ np(1- P) Where n = sample size P = probability of success (1 P) = probability of failure Copyright 013 Pearson Education Ch. 4-38

39 Binomial Characteristics Examples σ Mean μ np (5)(0.1) 0.5 np(1- P) (5)(0.1)(1 0.1) P(x) n = 5 P = x σ μ np (5)(0.5).5 np(1- P) (5)(0.5)(1 0.5) P(x) n = 5 P = x Copyright 013 Pearson Education Ch. 4-39

40 Using Binomial Tables N x p=.0 p=.5 p=.30 p=.35 p=.40 p=.45 p= Examples: n = 10, x = 3, P = 0.35: P(x = 3 n =10, p = 0.35) =.5 n = 10, x = 8, P = 0.45: P(x = 8 n =10, p = 0.45) =.09 Copyright 013 Pearson Education Ch. 4-40

41 4.5 The Poisson Distribution Probability Distributions Discrete Probability Distributions Binomial Poisson Hypergeometric Copyright 013 Pearson Education Ch. 4-41

42 The Poisson Distribution The Poisson distribution is used to determine the probability of a random variable which characterizes the number of occurrences or successes of a certain event in a given continuous interval (such as time, surface area, or length). Copyright 013 Pearson Education Ch. 4-4

43 The Poisson Distribution (continued) Assume an interval is divided into a very large number of equal subintervals where the probability of the occurrence of an event in any subinterval is very small. Poisson distribution assumptions 1. The probability of the occurrence of an event is constant for all subintervals.. There can be no more than one occurrence in each subinterval. 3. Occurrences are independent; that is, an occurrence in one interval does not influence the probability of an occurrence in another interval. Copyright 013 Pearson Education Ch. 4-43

44 Poisson Distribution Function The expected number of events per unit is the parameter (lambda), which is a constant that specifies the average number of occurrences (successes) for a particular time and/or space P(x) e where: P(x) = the probability of x successes over a given time or space, given = the expected number of successes per time or space unit, > 0 e = base of the natural logarithm system ( ) λ x! λ x Copyright 013 Pearson Education Ch. 4-44

45 Poisson Distribution Characteristics Mean and variance of the Poisson distribution Mean μ x E[X] λ Variance and Standard Deviation σ x E[(X μ x ) ] λ σ λ where = expected number of successes per time or space unit Copyright 013 Pearson Education Ch. 4-45

46 Using Poisson Tables X Example: Find P(X = ) if =.50 P(X ) e X! X e 0.50 (0.50)!.0758 Copyright 013 Pearson Education Ch. 4-46

47 Graph of Poisson Probabilities Graphically: = X 0 1 = P(x) x P(X = ) =.0758 Copyright 013 Pearson Education Ch. 4-47

48 Poisson Distribution Shape The shape of the Poisson Distribution depends on the parameter : 0.70 = 0.50 = P(x) P(x) x x Copyright 013 Pearson Education Ch. 4-48

49 Poisson Approximation to the Binomial Distribution Let X be the number of successes from n independent trials, each with probability of success P. The distribution of the number of successes, X, is binomial, with mean np. If the number of trials, n, is large and np is of only moderate size (preferably np 7 ), this distribution can be approximated by the Poisson distribution with = np. The probability distribution of the approximating distribution is P(x) e np (np) x! x for x 0,1,,... Copyright 013 Pearson Education Ch. 4-49

50 4.6 The Hypergeometric Distribution Probability Distributions Discrete Probability Distributions Binomial Poisson Hypergeometric Copyright 013 Pearson Education Ch. 4-50

51 The Hypergeometric Distribution n trials in a sample taken from a finite population of size N Sample taken without replacement Outcomes of trials are dependent Concerned with finding the probability of X successes in the sample where there are S successes in the population Copyright 013 Pearson Education Ch. 4-51

52 Hypergeometric Probability Distribution P(x) S CxC C NS nx N n S! (NS)! x!(sx)! (nx)!(nsn x)! N! n!(nn)! Where N = population size S = number of successes in the population N S = number of failures in the population n = sample size x = number of successes in the sample n x = number of failures in the sample Copyright 013 Pearson Education Ch. 4-5

53 Using the Hypergeometric Distribution Example: 3 different computers are checked from 10 in the department. 4 of the 10 computers have illegal software loaded. What is the probability that of the 3 selected computers have illegal software loaded? N = 10 n = 3 S = 4 x = S NS 4 CxCn x CC P(x ) N 10 C C n (6)(6) The probability that of the 3 selected computers have illegal software loaded is 0.30, or 30%. Copyright 013 Pearson Education Ch. 4-53

54 4.7 Jointly Distributed Discrete Random Variables A joint probability distribution is used to express the probability that simultaneously X takes the specific value x and Y takes the value y, as a function of x and y P(x, y) P(X x Y y) The marginal probability distributions are P(x) P(x,y) y P(y) x P(x,y) Copyright 013 Pearson Education Ch. 4-54

55 Properties of Joint Probability Distributions Properties of Joint Probability Distributions of Discrete Random Variables Let X and Y be discrete random variables with joint probability distribution P(x, y) 1. 0 P(x, y) 1 for any pair of values x and y. the sum of the joint probabilities P(x, y) over all possible pairs of values must be 1 Copyright 013 Pearson Education Ch. 4-55

56 Conditional Probability Distribution The conditional probability distribution of the random variable Y expresses the probability that Y takes the value y when the value x is specified for X. P(y x) P(x,y) P(x) Similarly, the conditional probability function of X, given Y = y is: P(x y) P(x,y) P(y) Copyright 013 Pearson Education Ch. 4-56

57 Independence The jointly distributed random variables X and Y are said to be independent if and only if their joint probability distribution is the product of their marginal probability functions: P(x, y) P(x)P(y) for all possible pairs of values x and y A set of k random variables are independent if and only if P(x1,x,,xk ) P(x1)P(x ) P(x k ) Copyright 013 Pearson Education Ch. 4-57

58 Conditional Mean and Variance The conditional mean is μ Y X E[Y X] Y (y x)p(y x) The conditional variance is σ Y X E[(Y μy X ) X] [(y μy X ) x]p(y x) Y Copyright 013 Pearson Education Ch. 4-58

59 Covariance Let X and Y be discrete random variables with means μ X and μ Y The expected value of (X - μ X )(Y - μ Y ) is called the covariance between X and Y For discrete random variables Cov(X, Y) E[(X An equivalent expression is Cov(X, Y) E(XY) μ μ μx )(Y μy )] (x μx )(y μy )P(x, y) x y x y xyp(x, y) μ x y x μ y Copyright 013 Pearson Education Ch. 4-59

60 Correlation The correlation between X and Y is: ρ Corr(X, Y) Cov(X, Y) σ σ X Y -1 ρ 1 ρ = 0 no linear relationship between X and Y ρ > 0 positive linear relationship between X and Y when X is high (low) then Y is likely to be high (low) ρ = +1 perfect positive linear dependency ρ < 0 negative linear relationship between X and Y when X is high (low) then Y is likely to be low (high) ρ = -1 perfect negative linear dependency Copyright 013 Pearson Education Ch. 4-60

61 Covariance and Independence The covariance measures the strength of the linear relationship between two variables If two random variables are statistically independent, the covariance between them is 0 The converse is not necessarily true Copyright 013 Pearson Education Ch. 4-61

62 Portfolio Analysis Let random variable X be the price for stock A Let random variable Y be the price for stock B The market value, W, for the portfolio is given by the linear function W ax by (a is the number of shares of stock A, b is the number of shares of stock B) Copyright 013 Pearson Education Ch. 4-6

63 Portfolio Analysis (continued) The mean value for W is μ W aμ The variance for W is E[W] E[aX X bμ Y by] σ W a σ b σ or using the correlation formula X Y abcov(x, Y) σ W a σ X b σ Y abcorr(x,y)σ X σ Y Copyright 013 Pearson Education Ch. 4-63

64 Example: Investment Returns Return per $1,000 for two types of investments Investment P(x i y i ) Economic condition Passive Fund X Aggressive Fund Y. Recession -$ 5 - $00.5 Stable Economy Expanding Economy E(x) = μ x = (-5)(.) +(50)(.5) + (100)(.3) = 50 E(y) = μ y = (-00)(.) +(60)(.5) + (350)(.3) = 95 Copyright 013 Pearson Education Ch. 4-64

65 Computing the Standard Deviation for Investment Returns Investment P(x i y i ) Economic condition Passive Fund X Aggressive Fund Y 0. Recession -$ 5 - $ Stable Economy Expanding Economy σ σ X y (-5 50) (-00 95) (0.) (50 50) (0.) (60 95) (0.5) (100 50) (0.5) (350 95) (0.3) (0.3) Copyright 013 Pearson Education Ch. 4-65

66 Covariance for Investment Returns Investment P(x i y i ) Economic condition Passive Fund X Aggressive Fund Y. Recession -$ 5 - $00.5 Stable Economy Expanding Economy Cov(X,Y) (-5 50)(-00 95)(.) (50 50)(60 95)(.5) (100 50)(350 95)(.3) 850 Copyright 013 Pearson Education Ch. 4-66

67 Portfolio Example Investment X: μ x = 50 σ x = Investment Y: μ y = 95 σ y = σ xy = 850 Suppose 40% of the portfolio (P) is in Investment X and 60% is in Investment Y: E(P).4(50) (.6)(95) 77 σ P (.4) (43.30) (.6) (193.1) (.4)(.6)(850) The portfolio return and portfolio variability are between the values for investments X and Y considered individually Copyright 013 Pearson Education Ch. 4-67

68 Interpreting the Results for Investment Returns The aggressive fund has a higher expected return, but much more risk μ y = 95 > μ x = 50 but σ y = > σ x = The Covariance of 850 indicates that the two investments are positively related and will vary in the same direction Copyright 013 Pearson Education Ch. 4-68

69 Chapter Summary Defined discrete random variables and probability distributions Discussed the Binomial distribution Reviewed the Poisson distribution Discussed the Hypergeometric distribution Defined covariance and the correlation between two random variables Examined application to portfolio investment Copyright 013 Pearson Education Ch. 4-69

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4)

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4) Summary of Formulas and Concepts Descriptive Statistics (Ch. 1-4) Definitions Population: The complete set of numerical information on a particular quantity in which an investigator is interested. We assume

More information

Chapter 4 Lecture Notes

Chapter 4 Lecture Notes Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,

More information

Chapter 5. Random variables

Chapter 5. Random variables Random variables random variable numerical variable whose value is the outcome of some probabilistic experiment; we use uppercase letters, like X, to denote such a variable and lowercase letters, like

More information

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit? ECS20 Discrete Mathematics Quarter: Spring 2007 Instructor: John Steinberger Assistant: Sophie Engle (prepared by Sophie Engle) Homework 8 Hints Due Wednesday June 6 th 2007 Section 6.1 #16 What is the

More information

ST 371 (IV): Discrete Random Variables

ST 371 (IV): Discrete Random Variables ST 371 (IV): Discrete Random Variables 1 Random Variables A random variable (rv) is a function that is defined on the sample space of the experiment and that assigns a numerical variable to each possible

More information

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i )

For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i ) Probability Review 15.075 Cynthia Rudin A probability space, defined by Kolmogorov (1903-1987) consists of: A set of outcomes S, e.g., for the roll of a die, S = {1, 2, 3, 4, 5, 6}, 1 1 2 1 6 for the roll

More information

4.1 4.2 Probability Distribution for Discrete Random Variables

4.1 4.2 Probability Distribution for Discrete Random Variables 4.1 4.2 Probability Distribution for Discrete Random Variables Key concepts: discrete random variable, probability distribution, expected value, variance, and standard deviation of a discrete random variable.

More information

Joint Exam 1/P Sample Exam 1

Joint Exam 1/P Sample Exam 1 Joint Exam 1/P Sample Exam 1 Take this practice exam under strict exam conditions: Set a timer for 3 hours; Do not stop the timer for restroom breaks; Do not look at your notes. If you believe a question

More information

WHERE DOES THE 10% CONDITION COME FROM?

WHERE DOES THE 10% CONDITION COME FROM? 1 WHERE DOES THE 10% CONDITION COME FROM? The text has mentioned The 10% Condition (at least) twice so far: p. 407 Bernoulli trials must be independent. If that assumption is violated, it is still okay

More information

Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. Part 3: Discrete Uniform Distribution Binomial Distribution

Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. Part 3: Discrete Uniform Distribution Binomial Distribution Chapter 3: DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Part 3: Discrete Uniform Distribution Binomial Distribution Sections 3-5, 3-6 Special discrete random variable distributions we will cover

More information

Random variables, probability distributions, binomial random variable

Random variables, probability distributions, binomial random variable Week 4 lecture notes. WEEK 4 page 1 Random variables, probability distributions, binomial random variable Eample 1 : Consider the eperiment of flipping a fair coin three times. The number of tails that

More information

Covariance and Correlation

Covariance and Correlation Covariance and Correlation ( c Robert J. Serfling Not for reproduction or distribution) We have seen how to summarize a data-based relative frequency distribution by measures of location and spread, such

More information

Important Probability Distributions OPRE 6301

Important Probability Distributions OPRE 6301 Important Probability Distributions OPRE 6301 Important Distributions... Certain probability distributions occur with such regularity in real-life applications that they have been given their own names.

More information

You flip a fair coin four times, what is the probability that you obtain three heads.

You flip a fair coin four times, what is the probability that you obtain three heads. Handout 4: Binomial Distribution Reading Assignment: Chapter 5 In the previous handout, we looked at continuous random variables and calculating probabilities and percentiles for those type of variables.

More information

2. Discrete random variables

2. Discrete random variables 2. Discrete random variables Statistics and probability: 2-1 If the chance outcome of the experiment is a number, it is called a random variable. Discrete random variable: the possible outcomes can be

More information

UNIT I: RANDOM VARIABLES PART- A -TWO MARKS

UNIT I: RANDOM VARIABLES PART- A -TWO MARKS UNIT I: RANDOM VARIABLES PART- A -TWO MARKS 1. Given the probability density function of a continuous random variable X as follows f(x) = 6x (1-x) 0

More information

Random variables P(X = 3) = P(X = 3) = 1 8, P(X = 1) = P(X = 1) = 3 8.

Random variables P(X = 3) = P(X = 3) = 1 8, P(X = 1) = P(X = 1) = 3 8. Random variables Remark on Notations 1. When X is a number chosen uniformly from a data set, What I call P(X = k) is called Freq[k, X] in the courseware. 2. When X is a random variable, what I call F ()

More information

Chapter 5. Discrete Probability Distributions

Chapter 5. Discrete Probability Distributions Chapter 5. Discrete Probability Distributions Chapter Problem: Did Mendel s result from plant hybridization experiments contradicts his theory? 1. Mendel s theory says that when there are two inheritable

More information

MULTIVARIATE PROBABILITY DISTRIBUTIONS

MULTIVARIATE PROBABILITY DISTRIBUTIONS MULTIVARIATE PROBABILITY DISTRIBUTIONS. PRELIMINARIES.. Example. Consider an experiment that consists of tossing a die and a coin at the same time. We can consider a number of random variables defined

More information

Math 431 An Introduction to Probability. Final Exam Solutions

Math 431 An Introduction to Probability. Final Exam Solutions Math 43 An Introduction to Probability Final Eam Solutions. A continuous random variable X has cdf a for 0, F () = for 0 <

More information

Overview of Monte Carlo Simulation, Probability Review and Introduction to Matlab

Overview of Monte Carlo Simulation, Probability Review and Introduction to Matlab Monte Carlo Simulation: IEOR E4703 Fall 2004 c 2004 by Martin Haugh Overview of Monte Carlo Simulation, Probability Review and Introduction to Matlab 1 Overview of Monte Carlo Simulation 1.1 Why use simulation?

More information

Statistics 100A Homework 8 Solutions

Statistics 100A Homework 8 Solutions Part : Chapter 7 Statistics A Homework 8 Solutions Ryan Rosario. A player throws a fair die and simultaneously flips a fair coin. If the coin lands heads, then she wins twice, and if tails, the one-half

More information

What is Statistics? Lecture 1. Introduction and probability review. Idea of parametric inference

What is Statistics? Lecture 1. Introduction and probability review. Idea of parametric inference 0. 1. Introduction and probability review 1.1. What is Statistics? What is Statistics? Lecture 1. Introduction and probability review There are many definitions: I will use A set of principle and procedures

More information

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random

More information

STAT 315: HOW TO CHOOSE A DISTRIBUTION FOR A RANDOM VARIABLE

STAT 315: HOW TO CHOOSE A DISTRIBUTION FOR A RANDOM VARIABLE STAT 315: HOW TO CHOOSE A DISTRIBUTION FOR A RANDOM VARIABLE TROY BUTLER 1. Random variables and distributions We are often presented with descriptions of problems involving some level of uncertainty about

More information

3.4. The Binomial Probability Distribution. Copyright Cengage Learning. All rights reserved.

3.4. The Binomial Probability Distribution. Copyright Cengage Learning. All rights reserved. 3.4 The Binomial Probability Distribution Copyright Cengage Learning. All rights reserved. The Binomial Probability Distribution There are many experiments that conform either exactly or approximately

More information

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here.

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here. Homework 4 - KEY Jeff Brenion June 16, 2004 Note: Many problems can be solved in more than one way; we present only a single solution here. 1 Problem 2-1 Since there can be anywhere from 0 to 4 aces, the

More information

Sums of Independent Random Variables

Sums of Independent Random Variables Chapter 7 Sums of Independent Random Variables 7.1 Sums of Discrete Random Variables In this chapter we turn to the important question of determining the distribution of a sum of independent random variables

More information

Section 5 Part 2. Probability Distributions for Discrete Random Variables

Section 5 Part 2. Probability Distributions for Discrete Random Variables Section 5 Part 2 Probability Distributions for Discrete Random Variables Review and Overview So far we ve covered the following probability and probability distribution topics Probability rules Probability

More information

2WB05 Simulation Lecture 8: Generating random variables

2WB05 Simulation Lecture 8: Generating random variables 2WB05 Simulation Lecture 8: Generating random variables Marko Boon http://www.win.tue.nl/courses/2wb05 January 7, 2013 Outline 2/36 1. How do we generate random variables? 2. Fitting distributions Generating

More information

REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k.

REPEATED TRIALS. The probability of winning those k chosen times and losing the other times is then p k q n k. REPEATED TRIALS Suppose you toss a fair coin one time. Let E be the event that the coin lands heads. We know from basic counting that p(e) = 1 since n(e) = 1 and 2 n(s) = 2. Now suppose we play a game

More information

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015.

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015. Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment -3, Probability and Statistics, March 05. Due:-March 5, 05.. Show that the function 0 for x < x+ F (x) = 4 for x < for x

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 5 Solutions

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 5 Solutions Math 370/408, Spring 2008 Prof. A.J. Hildebrand Actuarial Exam Practice Problem Set 5 Solutions About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the

More information

IEOR 6711: Stochastic Models I Fall 2012, Professor Whitt, Tuesday, September 11 Normal Approximations and the Central Limit Theorem

IEOR 6711: Stochastic Models I Fall 2012, Professor Whitt, Tuesday, September 11 Normal Approximations and the Central Limit Theorem IEOR 6711: Stochastic Models I Fall 2012, Professor Whitt, Tuesday, September 11 Normal Approximations and the Central Limit Theorem Time on my hands: Coin tosses. Problem Formulation: Suppose that I have

More information

MAS108 Probability I

MAS108 Probability I 1 QUEEN MARY UNIVERSITY OF LONDON 2:30 pm, Thursday 3 May, 2007 Duration: 2 hours MAS108 Probability I Do not start reading the question paper until you are instructed to by the invigilators. The paper

More information

E3: PROBABILITY AND STATISTICS lecture notes

E3: PROBABILITY AND STATISTICS lecture notes E3: PROBABILITY AND STATISTICS lecture notes 2 Contents 1 PROBABILITY THEORY 7 1.1 Experiments and random events............................ 7 1.2 Certain event. Impossible event............................

More information

ECON1003: Analysis of Economic Data Fall 2003 Answers to Quiz #2 11:40a.m. 12:25p.m. (45 minutes) Tuesday, October 28, 2003

ECON1003: Analysis of Economic Data Fall 2003 Answers to Quiz #2 11:40a.m. 12:25p.m. (45 minutes) Tuesday, October 28, 2003 ECON1003: Analysis of Economic Data Fall 2003 Answers to Quiz #2 11:40a.m. 12:25p.m. (45 minutes) Tuesday, October 28, 2003 1. (4 points) The number of claims for missing baggage for a well-known airline

More information

University of California, Los Angeles Department of Statistics. Random variables

University of California, Los Angeles Department of Statistics. Random variables University of California, Los Angeles Department of Statistics Statistics Instructor: Nicolas Christou Random variables Discrete random variables. Continuous random variables. Discrete random variables.

More information

Mathematical Expectation

Mathematical Expectation Mathematical Expectation Properties of Mathematical Expectation I The concept of mathematical expectation arose in connection with games of chance. In its simplest form, mathematical expectation is the

More information

Probability and Statistics Vocabulary List (Definitions for Middle School Teachers)

Probability and Statistics Vocabulary List (Definitions for Middle School Teachers) Probability and Statistics Vocabulary List (Definitions for Middle School Teachers) B Bar graph a diagram representing the frequency distribution for nominal or discrete data. It consists of a sequence

More information

Math 461 Fall 2006 Test 2 Solutions

Math 461 Fall 2006 Test 2 Solutions Math 461 Fall 2006 Test 2 Solutions Total points: 100. Do all questions. Explain all answers. No notes, books, or electronic devices. 1. [105+5 points] Assume X Exponential(λ). Justify the following two

More information

Lecture 6: Discrete & Continuous Probability and Random Variables

Lecture 6: Discrete & Continuous Probability and Random Variables Lecture 6: Discrete & Continuous Probability and Random Variables D. Alex Hughes Math Camp September 17, 2015 D. Alex Hughes (Math Camp) Lecture 6: Discrete & Continuous Probability and Random September

More information

Measurements of central tendency express whether the numbers tend to be high or low. The most common of these are:

Measurements of central tendency express whether the numbers tend to be high or low. The most common of these are: A PRIMER IN PROBABILITY This handout is intended to refresh you on the elements of probability and statistics that are relevant for econometric analysis. In order to help you prioritize the information

More information

Some special discrete probability distributions

Some special discrete probability distributions University of California, Los Angeles Department of Statistics Statistics 100A Instructor: Nicolas Christou Some special discrete probability distributions Bernoulli random variable: It is a variable that

More information

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is.

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is. Some Continuous Probability Distributions CHAPTER 6: Continuous Uniform Distribution: 6. Definition: The density function of the continuous random variable X on the interval [A, B] is B A A x B f(x; A,

More information

Review of Random Variables

Review of Random Variables Chapter 1 Review of Random Variables Updated: January 16, 2015 This chapter reviews basic probability concepts that are necessary for the modeling and statistical analysis of financial data. 1.1 Random

More information

An Introduction to Basic Statistics and Probability

An Introduction to Basic Statistics and Probability An Introduction to Basic Statistics and Probability Shenek Heyward NCSU An Introduction to Basic Statistics and Probability p. 1/4 Outline Basic probability concepts Conditional probability Discrete Random

More information

Data Modeling & Analysis Techniques. Probability & Statistics. Manfred Huber 2011 1

Data Modeling & Analysis Techniques. Probability & Statistics. Manfred Huber 2011 1 Data Modeling & Analysis Techniques Probability & Statistics Manfred Huber 2011 1 Probability and Statistics Probability and statistics are often used interchangeably but are different, related fields

More information

Unit 4 The Bernoulli and Binomial Distributions

Unit 4 The Bernoulli and Binomial Distributions PubHlth 540 4. Bernoulli and Binomial Page 1 of 19 Unit 4 The Bernoulli and Binomial Distributions Topic 1. Review What is a Discrete Probability Distribution... 2. Statistical Expectation.. 3. The Population

More information

Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density

Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density HW MATH 461/561 Lecture Notes 15 1 Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density and marginal densities f(x, y), (x, y) Λ X,Y f X (x), x Λ X,

More information

Sample Questions for Mastery #5

Sample Questions for Mastery #5 Name: Class: Date: Sample Questions for Mastery #5 Multiple Choice Identify the choice that best completes the statement or answers the question.. For which of the following binomial experiments could

More information

Lecture Notes 1. Brief Review of Basic Probability

Lecture Notes 1. Brief Review of Basic Probability Probability Review Lecture Notes Brief Review of Basic Probability I assume you know basic probability. Chapters -3 are a review. I will assume you have read and understood Chapters -3. Here is a very

More information

1.1 Introduction, and Review of Probability Theory... 3. 1.1.1 Random Variable, Range, Types of Random Variables... 3. 1.1.2 CDF, PDF, Quantiles...

1.1 Introduction, and Review of Probability Theory... 3. 1.1.1 Random Variable, Range, Types of Random Variables... 3. 1.1.2 CDF, PDF, Quantiles... MATH4427 Notebook 1 Spring 2016 prepared by Professor Jenny Baglivo c Copyright 2009-2016 by Jenny A. Baglivo. All Rights Reserved. Contents 1 MATH4427 Notebook 1 3 1.1 Introduction, and Review of Probability

More information

Probability Theory. Florian Herzog. A random variable is neither random nor variable. Gian-Carlo Rota, M.I.T..

Probability Theory. Florian Herzog. A random variable is neither random nor variable. Gian-Carlo Rota, M.I.T.. Probability Theory A random variable is neither random nor variable. Gian-Carlo Rota, M.I.T.. Florian Herzog 2013 Probability space Probability space A probability space W is a unique triple W = {Ω, F,

More information

How To Find The Correlation Of Random Bits With The Xor Operator

How To Find The Correlation Of Random Bits With The Xor Operator Exclusive OR (XOR) and hardware random number generators Robert B Davies February 28, 2002 1 Introduction The exclusive or (XOR) operation is commonly used to reduce the bias from the bits generated by

More information

0 x = 0.30 x = 1.10 x = 3.05 x = 4.15 x = 6 0.4 x = 12. f(x) =

0 x = 0.30 x = 1.10 x = 3.05 x = 4.15 x = 6 0.4 x = 12. f(x) = . A mail-order computer business has si telephone lines. Let X denote the number of lines in use at a specified time. Suppose the pmf of X is as given in the accompanying table. 0 2 3 4 5 6 p(.0.5.20.25.20.06.04

More information

6.2. Discrete Probability Distributions

6.2. Discrete Probability Distributions 6.2. Discrete Probability Distributions Discrete Uniform distribution (diskreetti tasajakauma) A random variable X follows the dicrete uniform distribution on the interval [a, a+1,..., b], if it may attain

More information

e.g. arrival of a customer to a service station or breakdown of a component in some system.

e.g. arrival of a customer to a service station or breakdown of a component in some system. Poisson process Events occur at random instants of time at an average rate of λ events per second. e.g. arrival of a customer to a service station or breakdown of a component in some system. Let N(t) be

More information

The Binomial Distribution. Summer 2003

The Binomial Distribution. Summer 2003 The Binomial Distribution Summer 2003 Internet Bubble Several industry experts believe that 30% of internet companies will run out of cash in 6 months and that these companies will find it very hard to

More information

6 PROBABILITY GENERATING FUNCTIONS

6 PROBABILITY GENERATING FUNCTIONS 6 PROBABILITY GENERATING FUNCTIONS Certain derivations presented in this course have been somewhat heavy on algebra. For example, determining the expectation of the Binomial distribution (page 5.1 turned

More information

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 2 Solutions

Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 2 Solutions Math 70/408, Spring 2008 Prof. A.J. Hildebrand Actuarial Exam Practice Problem Set 2 Solutions About this problem set: These are problems from Course /P actuarial exams that I have collected over the years,

More information

Probability density function : An arbitrary continuous random variable X is similarly described by its probability density function f x = f X

Probability density function : An arbitrary continuous random variable X is similarly described by its probability density function f x = f X Week 6 notes : Continuous random variables and their probability densities WEEK 6 page 1 uniform, normal, gamma, exponential,chi-squared distributions, normal approx'n to the binomial Uniform [,1] random

More information

Math 370, Spring 2008 Prof. A.J. Hildebrand. Practice Test 2 Solutions

Math 370, Spring 2008 Prof. A.J. Hildebrand. Practice Test 2 Solutions Math 370, Spring 008 Prof. A.J. Hildebrand Practice Test Solutions About this test. This is a practice test made up of a random collection of 5 problems from past Course /P actuarial exams. Most of the

More information

STAT 360 Probability and Statistics. Fall 2012

STAT 360 Probability and Statistics. Fall 2012 STAT 360 Probability and Statistics Fall 2012 1) General information: Crosslisted course offered as STAT 360, MATH 360 Semester: Fall 2012, Aug 20--Dec 07 Course name: Probability and Statistics Number

More information

Section 5.1 Continuous Random Variables: Introduction

Section 5.1 Continuous Random Variables: Introduction Section 5. Continuous Random Variables: Introduction Not all random variables are discrete. For example:. Waiting times for anything (train, arrival of customer, production of mrna molecule from gene,

More information

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2015 Objectives After this lesson we will be able to: determine whether a probability

More information

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL STATIsTICs 4 IV. RANDOm VECTORs 1. JOINTLY DIsTRIBUTED RANDOm VARIABLEs If are two rom variables defined on the same sample space we define the joint

More information

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution

Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution Recall: Ch5: Discrete Probability Distributions Section 5-1: Probability Distribution A variable is a characteristic or attribute that can assume different values. o Various letters of the alphabet (e.g.

More information

Binomial random variables

Binomial random variables Binomial and Poisson Random Variables Solutions STAT-UB.0103 Statistics for Business Control and Regression Models Binomial random variables 1. A certain coin has a 5% of landing heads, and a 75% chance

More information

Probability Calculator

Probability Calculator Chapter 95 Introduction Most statisticians have a set of probability tables that they refer to in doing their statistical wor. This procedure provides you with a set of electronic statistical tables that

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 3 Random Variables: Distribution and Expectation Random Variables Question: The homeworks of 20 students are collected

More information

6.041/6.431 Spring 2008 Quiz 2 Wednesday, April 16, 7:30-9:30 PM. SOLUTIONS

6.041/6.431 Spring 2008 Quiz 2 Wednesday, April 16, 7:30-9:30 PM. SOLUTIONS 6.4/6.43 Spring 28 Quiz 2 Wednesday, April 6, 7:3-9:3 PM. SOLUTIONS Name: Recitation Instructor: TA: 6.4/6.43: Question Part Score Out of 3 all 36 2 a 4 b 5 c 5 d 8 e 5 f 6 3 a 4 b 6 c 6 d 6 e 6 Total

More information

Practice problems for Homework 11 - Point Estimation

Practice problems for Homework 11 - Point Estimation Practice problems for Homework 11 - Point Estimation 1. (10 marks) Suppose we want to select a random sample of size 5 from the current CS 3341 students. Which of the following strategies is the best:

More information

Lecture 2 Binomial and Poisson Probability Distributions

Lecture 2 Binomial and Poisson Probability Distributions Lecture 2 Binomial and Poisson Probability Distributions Binomial Probability Distribution l Consider a situation where there are only two possible outcomes (a Bernoulli trial) H Example: u flipping a

More information

Section 6.1 Joint Distribution Functions

Section 6.1 Joint Distribution Functions Section 6.1 Joint Distribution Functions We often care about more than one random variable at a time. DEFINITION: For any two random variables X and Y the joint cumulative probability distribution function

More information

Introduction to Probability

Introduction to Probability Introduction to Probability EE 179, Lecture 15, Handout #24 Probability theory gives a mathematical characterization for experiments with random outcomes. coin toss life of lightbulb binary data sequence

More information

Master s Theory Exam Spring 2006

Master s Theory Exam Spring 2006 Spring 2006 This exam contains 7 questions. You should attempt them all. Each question is divided into parts to help lead you through the material. You should attempt to complete as much of each problem

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

The Bivariate Normal Distribution

The Bivariate Normal Distribution The Bivariate Normal Distribution This is Section 4.7 of the st edition (2002) of the book Introduction to Probability, by D. P. Bertsekas and J. N. Tsitsiklis. The material in this section was not included

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2014 1 2 3 4 5 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Experiment, outcome, sample space, and

More information

Chapter 5 Discrete Probability Distribution. Learning objectives

Chapter 5 Discrete Probability Distribution. Learning objectives Chapter 5 Discrete Probability Distribution Slide 1 Learning objectives 1. Understand random variables and probability distributions. 1.1. Distinguish discrete and continuous random variables. 2. Able

More information

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics

SCHOOL OF ENGINEERING & BUILT ENVIRONMENT. Mathematics SCHOOL OF ENGINEERING & BUILT ENVIRONMENT Mathematics Probability and Probability Distributions 1. Introduction 2. Probability 3. Basic rules of probability 4. Complementary events 5. Addition Law for

More information

Exploratory Data Analysis

Exploratory Data Analysis Exploratory Data Analysis Johannes Schauer johannes.schauer@tugraz.at Institute of Statistics Graz University of Technology Steyrergasse 17/IV, 8010 Graz www.statistics.tugraz.at February 12, 2008 Introduction

More information

A Tutorial on Probability Theory

A Tutorial on Probability Theory Paola Sebastiani Department of Mathematics and Statistics University of Massachusetts at Amherst Corresponding Author: Paola Sebastiani. Department of Mathematics and Statistics, University of Massachusetts,

More information

Statistics 100A Homework 4 Solutions

Statistics 100A Homework 4 Solutions Problem 1 For a discrete random variable X, Statistics 100A Homework 4 Solutions Ryan Rosario Note that all of the problems below as you to prove the statement. We are proving the properties of epectation

More information

Examples: Joint Densities and Joint Mass Functions Example 1: X and Y are jointly continuous with joint pdf

Examples: Joint Densities and Joint Mass Functions Example 1: X and Y are jointly continuous with joint pdf AMS 3 Joe Mitchell Eamples: Joint Densities and Joint Mass Functions Eample : X and Y are jointl continuous with joint pdf f(,) { c 2 + 3 if, 2, otherwise. (a). Find c. (b). Find P(X + Y ). (c). Find marginal

More information

Binomial Probability Distribution

Binomial Probability Distribution Binomial Probability Distribution In a binomial setting, we can compute probabilities of certain outcomes. This used to be done with tables, but with graphing calculator technology, these problems are

More information

Correlation key concepts:

Correlation key concepts: CORRELATION Correlation key concepts: Types of correlation Methods of studying correlation a) Scatter diagram b) Karl pearson s coefficient of correlation c) Spearman s Rank correlation coefficient d)

More information

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of sample space, event and probability function. 2. Be able to

More information

WEEK #23: Statistics for Spread; Binomial Distribution

WEEK #23: Statistics for Spread; Binomial Distribution WEEK #23: Statistics for Spread; Binomial Distribution Goals: Study measures of central spread, such interquartile range, variance, and standard deviation. Introduce standard distributions, including the

More information

Solution to HW - 1. Problem 1. [Points = 3] In September, Chapel Hill s daily high temperature has a mean

Solution to HW - 1. Problem 1. [Points = 3] In September, Chapel Hill s daily high temperature has a mean Problem 1. [Points = 3] In September, Chapel Hill s daily high temperature has a mean of 81 degree F and a standard deviation of 10 degree F. What is the mean, standard deviation and variance in terms

More information

5. Continuous Random Variables

5. Continuous Random Variables 5. Continuous Random Variables Continuous random variables can take any value in an interval. They are used to model physical characteristics such as time, length, position, etc. Examples (i) Let X be

More information

MATH4427 Notebook 2 Spring 2016. 2 MATH4427 Notebook 2 3. 2.1 Definitions and Examples... 3. 2.2 Performance Measures for Estimators...

MATH4427 Notebook 2 Spring 2016. 2 MATH4427 Notebook 2 3. 2.1 Definitions and Examples... 3. 2.2 Performance Measures for Estimators... MATH4427 Notebook 2 Spring 2016 prepared by Professor Jenny Baglivo c Copyright 2009-2016 by Jenny A. Baglivo. All Rights Reserved. Contents 2 MATH4427 Notebook 2 3 2.1 Definitions and Examples...................................

More information

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE

V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPETED VALUE A game of chance featured at an amusement park is played as follows: You pay $ to play. A penny and a nickel are flipped. You win $ if either

More information

Chapter 3 RANDOM VARIATE GENERATION

Chapter 3 RANDOM VARIATE GENERATION Chapter 3 RANDOM VARIATE GENERATION In order to do a Monte Carlo simulation either by hand or by computer, techniques must be developed for generating values of random variables having known distributions.

More information

Chapter 4. Probability Distributions

Chapter 4. Probability Distributions Chapter 4 Probability Distributions Lesson 4-1/4-2 Random Variable Probability Distributions This chapter will deal the construction of probability distribution. By combining the methods of descriptive

More information

Probability for Estimation (review)

Probability for Estimation (review) Probability for Estimation (review) In general, we want to develop an estimator for systems of the form: x = f x, u + η(t); y = h x + ω(t); ggggg y, ffff x We will primarily focus on discrete time linear

More information

Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay

Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 17 Shannon-Fano-Elias Coding and Introduction to Arithmetic Coding

More information

Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80)

Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80) Discrete Math in Computer Science Homework 7 Solutions (Max Points: 80) CS 30, Winter 2016 by Prasad Jayanti 1. (10 points) Here is the famous Monty Hall Puzzle. Suppose you are on a game show, and you

More information