Discrete Random Variables and Probability Distributions

Size: px
Start display at page:

Download "Discrete Random Variables and Probability Distributions"

Transcription

1 Chapter 4 Discrete Random Variables and Probability Distributions 4.1 Random Variables A quantity resulting from an experiment that, by chance, can assume different values. A random variable is a variable that takes on numerical values determined by the outcome of a random experiment. 1

2 2CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 4.1 Introduction to Probability Distributions Random Variable Represents a possible numerical value from a random experiment Random Variables Discrete Random Variable Continuous Random Variable Ch. 4 Ch. 5 Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hal l Ch. 4-3 Figure 4.1: There are two types of random variables: 1. Discrete Random Variables A random variable is discrete if it can take on no more than a countable number of values. eg: = number of heads in two flips of a coin. 2. Continuous Random Variables A random variable is continuous if it can take on any valueinaninterval. eg: = time required to run 100 metres. Notation Capital letters will denote random variables. Lower case letters denote the outcome of a random variable. ( = ) represents the probability of the random variable having the outcome.

3 4.2. PROBABILITY DISTRIBUTIONS FOR DISCRETE RANDOM VARIABLES Probability Distributions for Discrete Random Variables We can characterize the behavior of a discrete random variable by attaching probabilities to each possible value,, that can take on. The probability distribution function, P(x), of a discrete random variable X expresses the probability that X takes the value x, as a function of x. That is P(x)=P(X=x), for all values of x. 4.3 A Probability Distribution () For a discrete random variable is a table, graph, or formula that shows all possible values that can assume along with associated probabilities. It is a complete (probability) description of the random variable. Notes: 0 ( = ) 1. P ( = ) =1.

4 4CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Discrete Probability Distribution Experiment: Toss 2 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 = /4 = /4 =.25 Probability x Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-5 Figure 4.2:

5 4.4. CUMULATIVE DISTRIBUTION FUNCTION Cumulative Distribution Function Let be a random variable, then the cumulative distribution ( 0 ), is the function: ( 0 )= ( 0 ) ie. () is the probability that the random variable takes on a value less than or equal to 0. Let be a discrete random variable which can take on the values 1 2, and 1 2.Then(for ): ( )= ( )= P =1 ( = ). 0 ( ) 1. If then ( ) ( ). ( 1 )= ( = 1 ). ( )=1.

6 6CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 4.5 Descriptive Measures For Discrete Random Variables Expected Value of a Discrete Random Variable The expected value or mean of a discrete random variable, denoted[] or, is [] = = X ( = ) it is a weighted average of all possible values of, the weights being the associated probabilities. ( = ) The expected value is a measure of central tendency in that the probability distribution of will be centered around (or balanced at).

7 4.5. DESCRIPTIVE MEASURES FOR DISCRETE RANDOM VARIABLES 7 Expected Value Expected Value (or mean) of a discrete distribution (Weighted Average) μ E(x) xp(x) x Example: Toss 2 coins, x = # of heads, compute expected value of x: E(x) = (0 x.25) + (1 x.50) + (2 x.25) = 1.0 x P(x) Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-8 Figure 4.3: Note the expected value of is not necessarily a value that can assume. Consider tossing a fair coin once and let equal the number of heads observed. =0 1. ( =0)= ( =1)=5 [] = =5 Expected Value as the balancing point of the distribution [Transparency 5.2] Variance and Standard Deviation Variance measures the dispersion of around it s expected value. If [] =, then the variance of is:

8 8CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS [] = 2 = [( ) 2 ]= X ( ) 2 ( = ) Notes: [] 0 We can show [] =[( [ ]) 2 ]=[ 2 ] 2 = { []} 12 0 is the standard deviation of X. We often write [] =and [] = Example of Expected Value and Variance Let = the number of heads in two straight tosses of a coin. = ( = ) ( = ) ( ) 2 ( = ) 2 ( = ) =1 2 = 5 [ 2 ]=15 Note [ 2 ] 2 =15 1=5 = 2.

9 4.5. DESCRIPTIVE MEASURES FOR DISCRETE RANDOM VARIABLES 9 Probability Distributions Probability Distributions Ch. 5 Discrete Continuous Ch. 6 Probability Probability Distributions Distributions Binomial Hypergeometric and Poisson (omit) Uniform Normal Exponential (omit) Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-14 Figure 4.4: Chapter 4 discrete and Chapter 5 is continuous

10 10CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 4.6 Properties of Expectations Let and be two constants and be a discrete random variable Expectation of a Constant [] = X ( = ) = X ( = ) = [[]] = [] since [] is a constant. [] = X ( = ) = X ( = ) =() Expectation of a function of a random variable Let be a random variable with probability distribution ( = ). Let = () then [] =[()] = X () ( = ) Note setting () =( ) 2 gives the formula for the variance Expectation of a linear function of = + [] =[ + ] =[]+

11 4.7. PROPERTIES OF VARIANCE Expectation of a sum of random variables [ + ]=[]+[ ] [ ]=[] [ ] Expectation of the Product of Independent Variables If and are independent, [ ]=[][ ] 4.7 Properties of Variance Variance of a Constant [] =([ ()] 2 )=([ ] 2 )=0 [] =[( []) 2 ]=[() 2 2 []+([]) 2 ] = 2 ([ 2 ] 2[]+([]) 2 )= 2 [] Variance of a linear function of a random variable Let = + then [] = [ + ] = 2 []

12 12CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Variance of Independent Random variables If and are independent since: [ + ]= []+ [ ] [ + ]=([ + ( + )] 2 ) = ([( ()] 2 2( ())( ( )) + [ ( )] 2 ) = ([ ()] 2 )+([ ( )] 2 ) (by independence the cross product terms are zero). Variance of the sum is the sum of the variances for independent random variables [ ]= [] + [ ] Variance of the difference of independent random variables is the sum of the variances Questions: NCT Examples of Discrete Probability Distributions Binomial Distibution In order to apply the binomial distribution three conditions must hold. 1. There are a fixed number of trials,, of an experiment with only two possible outcomes for each trial: success or failure. These trials are called Bernoulli trials. 2. The probability of success on any trial,, is constant. Note that in earlier versions of notes = 3. The outcome of each trial is independent of every other trial.

13 4.8. EXAMPLES OF DISCRETE PROBABILITY DISTRIBUTIONS 13 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 function is P(0) (1P) and P(1) P Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-16 Figure 4.5:

14 14CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Notation = Probability of a success on a single trial 1 = Probability of a failure on a single trial = Number of trials = Number of successes ( is the binomial variable) Bernoulli Distribution Mean and Variance The mean is µ = P μ E(X) X xp(x) (0)(1P) (1)P P The variance is s 2 = P(1 P) σ 2 E[(X μ) (0 P) 2 2 ] X (x μ) P(x) 2 (1P) (1P) P P(1 P) 2 Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-17 Figure 4.6:

15 4.8. EXAMPLES OF DISCRETE PROBABILITY DISTRIBUTIONS 15 Sequences of x Successes in n Trials 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 2)... 1 and 0! = 1 These sequences are mutually exclusive, since no two can occur at the same time Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-18 Figure 4.7:

16 16CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 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 Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-20 Figure 4.8:

17 4.8. EXAMPLES OF DISCRETE PROBABILITY DISTRIBUTIONS 17 Binomial Distribution Formula P(x) n! P (1- P) x! ( n x )! X n X 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, 2,..., n) n = sample size (number of 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, 2, 3, 4 Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-21 Figure 4.9:

18 18CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS The formula for binomial probability is: ( = ) =!!( )! (1 ) for =0 1 2 Notes Usually we use the binomial distribution when sampling is done: a. with replacement so that trials are independent and is constant. b. withoutreplacementwhenthepopulationislargerelativeto (so that the change in from trial to trial is not significant). (1 ) is the probability of one sequence (of trials) containing successes and failures. = = is the number of sequences that contain successes and failures. () = (mean of a binomial variable) () =(1 ) (variance of a binomial) Each different combination of and results in a different binomial distribution Example of a Binomial Calculation Toss a fair coin three times and let be a success and a failure. We have =3=05 and = number of heads observed. Then: (we observe only one ) = ( =1)= () = =3 05 =15 µ 3 (05) 1 (05) 2 = () =(1 ) =3 (05) (05) = 3 4

19 4.8. EXAMPLES OF DISCRETE PROBABILITY DISTRIBUTIONS Cumulative Binomial Probabilities 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 n! X nx P(x 1) P (1 P) x!(n x)! 5! 1 (0.1) (10.1) 1!(5 1)! 4 (5)(0.1)(0.9) Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-22 Figure 4.10:

20 20CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS The shape of the binomial distribution depends on the values of P and n Mean P(x) n = 5 P = 0.1 Here, n = 5 and P = 0.1 Binomial Distribution x Here, n = 5 and P = 0.5 P(x) n = 5 P = x Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-23 Figure 4.11:

21 4.8. EXAMPLES OF DISCRETE PROBABILITY DISTRIBUTIONS 21 Binomial Distribution Mean and Variance Mean μ E(x) np Variance and Standard Deviation σ 2 np(1-p) σ np(1-p) Where n = sample size P = probability of success (1 P) = probability of failure Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-24 Figure 4.12: The cumulative probability function for the binomial distribution is: ( ) = X =0!!( )! (1 ) For instance ( 2 =3= 2) = 2X =0 3!!(3 )! 2 (8) Calculating and summing individual binomial probabilities can take a great deal of work! Values of the binomial and cummulative function are computed in NCT Appendix Table 2 and 3 for various values of and arefromatableatthebackof this chapter.

22 22CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Using Binomial Tables N x p=.20 p=.25 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) =.2522 n = 10, x = 8, P = 0.45: P(x = 8 n =10, p = 0.45) =.0229 Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-26 Figure 4.13:

23 4.9. SHAPE OF THE BINOMIAL DISTRIBUTION 23 Table 3 does the cummulative binomial probabilities Note that marginal probabilities can be calculated from the Table as follows: ( = ) = ( ) ( 1) Note as well: ( ) =1 ( 1) Table 2 only lists a few values of and, so we can approximate using the nearest values Example of Cumulative Binomial Distribution Managers for the State Department of Transportation know that 70 % of the cars arrive at a toll for a bridge have the correct change. If 20 cars pass through the toll in the next 5 minutes, what is the probabiltiy that between 10 and 15 cars, inclusive, have the correct change? Answer Let be the number of people with the correct change. Clearly this is a binomial problem (verify that it satisfies the 3 conditions set out earlier). Clearly we have independence of trials since the fact that one driver has the correct change in no way influences the next driver. From the problem we are given =20and = 70. However our tables only have up to.5 so we need to redefine the problem. Let be the number of people with wrong change so that we are looking for the interval between 5 and 10 inclusive with the wrong change and the appropriate = 3 (5 10 =20= 30) = ( 10) ( 4) = = Shape of the Binomial Distribution 1. As approaches.5 the distribution becomes more symmetric. a. If 5 the distribution is skewed to the right. b. If 5 the distribution is skewed to the left. 2. As increases the distribution becomes more bell-shaped.

24 24CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 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) 2.5 np(1- P) (5)(0.5)(1 0.5) P(x) n = 5 P = x Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-25 Figure 4.14: 4.10 The Binomial Fraction of Successes We denote the fraction of succeses. Notes: = As X takes one of the values ; f takes the corresponding value and the ( = ) = ( = ), so the probability distribution of f is easily derived from the probability distribution of X. We can use the formulas developed earlier for finding the expectation and variance of a linear function of a random variable to find the expectation and variance for the fraction of successes.

25 4.11. JOINTLY DISTRIBUTED DISCRETE RANDOM VARIABLES 25 Recall if then and = + [] =[]+ () = 2 [] Applying this logic to the binomial: () =[ ]= 1 [] = 1 = () = [ ]= 1 2 () = 1 ) 2(1 ) =( Jointly Distributed Discrete Random Variables In this section we study the distribution of 2 discrete wandom variables Similar to Chapter 4 where we considered the marginal, conditional and joint distribution of two events and We also will show how two variables are linearly related Joint and Marginal Probabilities Let and be two discrete random variables, we can denote the joint probability distribution as: ( ) = ( = = ) To obtain the marginal distribution of, we need to sum over all possible values of = () = X ( ) = X ( = = ) To get the marginal distribution of, we need to sum over all possible values of = () = X ( ) = X ( = = )

26 26CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Since these are probabilities we have the following: 0 ( ) 1 X X ( ) = 1 () 0, () 0 X () = X () = Conditional Probabilities and Independence Joint Probability Functions A joint probability function is used to express the probability that X takes the specific value x and simultaneously Y takes the value y, as a function of x and y P(x, y) P(X x Y y) The marginal probabilities are P(x) P(x, y) y P(y) x P(x,y) Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-45 Figure 4.15:

27 4.11. JOINTLY DISTRIBUTED DISCRETE RANDOM VARIABLES 27 Again, as in Chapter 4, we can use the conditional probability formual to define: ( ) = ( ) () and ( ) = ( ) () Independence implies that ( ) = () () ( ) = () ( ) = ()

28 28CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Expected Value : Function of Jointly Distributed Ran- Conditional Probability Functions The conditional probability function 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) Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-46 Figure 4.16:

29 4.11. JOINTLY DISTRIBUTED DISCRETE RANDOM VARIABLES 29 dom Variables Let and be two discrete random variables with joint probaility density functions ( ). The expectation of any function ( ) is defined as: [( )] = X X ( ) ( ) Example from Text: Suppose Charlotte Kind has 2 stocks, and Assume that there are only 4 possible returns for each of these stocks with joint probability 0% 5% 10% 15% Y returns () X returns 0% 5% 10% 15% 0% % % % () Clearly these returns for and are independent (why?) Suppose that each stock costs a dollar and we have 1 and and 2 what is the expected net return of the portfollio ( )= +2 3 then (notice that we first need to express the returns as gross returns: ie. 0% return is agross return of 1.0 which is =(1+) =10 5% is a gross return of =105 and so on:) [( )] = X X ( +2 3) ( ) = X X ( +2) () () 3 because of independence = [( ) 25 25] + [( ) ( ) = ([]+2[]) = 3 = ( ) 3=22 on a $3 investment you are expected to earn 22 cents

30 30CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 4.12 Covariance Covariancetellsushowvariablesmovetogetherrelativetotheirmeans Does one variable tend to be high when another is low? ( a negative covariance) Or do variable move together so both are high (relative to their means) together (a positive covarinace) Or is there no association relative to their means ( a zero covariance) Definition of a covariance.. Let and be 2 discrete random variables with population means of and repsectively. The expected value of the product of ( ) ( ) is the covariance: ( ) = [( ) ( )] = X X ( ) ( ) ( ) = [ ] = X X ( ) Notice that the above expression is in units of x times y.

31 4.12. COVARIANCE 31 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) An equivalent expression is Cov(X, Y) E[(X μ )(Y μ )] (x μ )(y μ )P(x, y) X Y x y E(XY) μ μ x y x y xyp(x, y) μ μ x y x y Statistics for Business and Economics, 6e 2007 Pearson Education, Inc. Chap 5-48 Figure 4.17:

32 32CHAPTER 4. DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 4.13 Correlation We can define a measure, called the correlation coeffcient which is unit free and boundintheintervalof( 1 1) = ( )= this is a measure of linear association 1 1 ( ) To see that we measure linear assocation, imagine that linear relation exists for the variables = + We know the following from earlier work = + = Substituting this in for ( ) = [( ) ( )] = [ ) ( + ( + )] = [[( )[( )] 2 Now we use this and substitute into the expression for 2 = = () 1 that is the correlation is ±1, depending on the sign of 4.14 Independence, Covariance and Correlation If the discrete random variables and are independent, ( ) = X X ( ) ( ) ( ) = X X ( ) ( ) () () = X ( ) () X ( () = 0 0 0

33 4.14. INDEPENDENCE, COVARIANCE AND CORRELATION 33 so that = ( )= ( ) = 0 =0 Note that zero covariance does not imply independence. Covariance measures linear association and independence is about any association (nonlinear as well)

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

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 5 Discrete Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 5 Student Lecture Notes 5-1. Department of Quantitative Methods & Information Systems. Business Statistics Chapter 5 Student Lecture Notes 5-1 Department of Quantitative Methods & Information Systems Business Statistics Chapter 5 Discrete Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

More information

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables

Chapter 5. Continuous Random Variables and Probability Distributions. 5.1 Continuous Random Variables Chapter 5 Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables 1 2CHAPTER 5. CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Probability Distributions Probability

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

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

2011 Pearson Education, Inc

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

More information

CHAPTER 8 PROBABILITY DISTRIBUTIONS AND STATISTICS

CHAPTER 8 PROBABILITY DISTRIBUTIONS AND STATISTICS CHAPTER 8 PROBABILITY DISTRIBUTIONS AND STATISTICS 8.1 Distribution of Random Variables Random Variable Probability Distribution of Random Variables 8.2 Expected Value Mean Mean is the average value of

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

MAKING SENSE OF DATA Essentials series

MAKING SENSE OF DATA Essentials series MAKING SENSE OF DATA Essentials series THE NORMAL DISTRIBUTION Copyright by City of Bradford MDC Prerequisites Descriptive statistics Charts and graphs The normal distribution Surveys and sampling Correlation

More information

Learning Objec0ves. Statistics for Business and Economics. Discrete Probability Distribu0ons

Learning Objec0ves. Statistics for Business and Economics. Discrete Probability Distribu0ons Statistics for Business and Economics Discrete Probability Distribu0ons Learning Objec0ves In this lecture, you learn: The proper0es of a probability distribu0on To compute the expected value and variance

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 3: Special Discrete Random Variable Distributions Section 3.5 Discrete Uniform Section 3.6 Bernoulli and Binomial Others sections

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

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 2017 Objectives After this lesson we will be able to: determine whether a probability

More information

Random Variable: Definition

Random Variable: Definition Random Variables Random Variable: Definition A Random Variable is a numerical description of the outcome of an experiment Experiment Roll a die 10 times Inspect a shipment of 100 parts Open a gas station

More information

Elementary Statistics Lecture 5

Elementary Statistics Lecture 5 Elementary Statistics Lecture 5 Sampling Distributions Chong Ma Department of Statistics University of South Carolina Chong Ma (Statistics, USC) STAT 201 Elementary Statistics 1 / 24 Outline 1 Introduction

More information

Stat511 Additional Materials

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

More information

x is a random variable which is a numerical description of the outcome of an experiment.

x is a random variable which is a numerical description of the outcome of an experiment. Chapter 5 Discrete Probability Distributions Random Variables is a random variable which is a numerical description of the outcome of an eperiment. Discrete: If the possible values change by steps or jumps.

More information

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

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

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

Probability Models.S2 Discrete Random Variables

Probability Models.S2 Discrete Random Variables Probability Models.S2 Discrete Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Results of an experiment involving uncertainty are described by one or more random

More information

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr.

Department of Quantitative Methods & Information Systems. Business Statistics. Chapter 6 Normal Probability Distribution QMIS 120. Dr. Department of Quantitative Methods & Information Systems Business Statistics Chapter 6 Normal Probability Distribution QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter, you should

More information

8.1 Binomial Distributions

8.1 Binomial Distributions 8.1 Binomial Distributions The Binomial Setting The 4 Conditions of a Binomial Setting: 1.Each observation falls into 1 of 2 categories ( success or fail ) 2 2.There is a fixed # n of observations. 3.All

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

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

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

More information

Econ 6900: Statistical Problems. Instructor: Yogesh Uppal

Econ 6900: Statistical Problems. Instructor: Yogesh Uppal Econ 6900: Statistical Problems Instructor: Yogesh Uppal Email: yuppal@ysu.edu Lecture Slides 4 Random Variables Probability Distributions Discrete Distributions Discrete Uniform Probability Distribution

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

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions

Probability Theory and Simulation Methods. April 9th, Lecture 20: Special distributions April 9th, 2018 Lecture 20: Special distributions Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters 4, 6: Random variables Week 9 Chapter

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information

Chapter 6 Continuous Probability Distributions. Learning objectives

Chapter 6 Continuous Probability Distributions. Learning objectives Chapter 6 Continuous s Slide 1 Learning objectives 1. Understand continuous probability distributions 2. Understand Uniform distribution 3. Understand Normal distribution 3.1. Understand Standard normal

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

Statistics for Managers Using Microsoft Excel/SPSS Chapter 6 The Normal Distribution And Other Continuous Distributions

Statistics for Managers Using Microsoft Excel/SPSS Chapter 6 The Normal Distribution And Other Continuous Distributions Statistics for Managers Using Microsoft Excel/SPSS Chapter 6 The Normal Distribution And Other Continuous Distributions 1999 Prentice-Hall, Inc. Chap. 6-1 Chapter Topics The Normal Distribution The Standard

More information

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1

8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions 8-1 8.2 The Standard Deviation as a Ruler Chapter 8 The Normal and Other Continuous Distributions For Example: On August 8, 2011, the Dow dropped 634.8 points, sending shock waves through the financial community.

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza Probability Theory Mohamed I. Riffi Islamic University of Gaza Table of contents 1. Chapter 2 Discrete Distributions The binomial distribution 1 Chapter 2 Discrete Distributions Bernoulli trials and the

More information

Discrete Probability Distributions and application in Business

Discrete Probability Distributions and application in Business http://wiki.stat.ucla.edu/socr/index.php/socr_courses_2008_thomson_econ261 Discrete Probability Distributions and application in Business By Grace Thomson DISCRETE PROBALITY DISTRIBUTIONS Discrete Probabilities

More information

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc.

Chapter 8. Variables. Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 8 Random Variables Copyright 2004 Brooks/Cole, a division of Thomson Learning, Inc. 8.1 What is a Random Variable? Random Variable: assigns a number to each outcome of a random circumstance, or,

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 Random Variables & Probability. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

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

More information

Random Variables Handout. Xavier Vilà

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

More information

6.5: THE NORMAL APPROXIMATION TO THE BINOMIAL AND

6.5: THE NORMAL APPROXIMATION TO THE BINOMIAL AND CD6-12 6.5: THE NORMAL APPROIMATION TO THE BINOMIAL AND POISSON DISTRIBUTIONS In the earlier sections of this chapter the normal probability distribution was discussed. In this section another useful aspect

More information

TOPIC: PROBABILITY DISTRIBUTIONS

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

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

More information

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

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

More information

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon.

A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Chapter 14: random variables p394 A random variable (r. v.) is a variable whose value is a numerical outcome of a random phenomenon. Consider the experiment of tossing a coin. Define a random variable

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 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

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

Using the Central Limit Theorem It is important for you to understand when to use the CLT. If you are being asked to find the probability of the

Using the Central Limit Theorem It is important for you to understand when to use the CLT. If you are being asked to find the probability of the Using the Central Limit Theorem It is important for you to understand when to use the CLT. If you are being asked to find the probability of the mean, use the CLT for the mean. If you are being asked to

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

Statistical Methods in Practice STAT/MATH 3379

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

More information

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

Random Variables and Probability Functions

Random Variables and Probability Functions University of Central Arkansas Random Variables and Probability Functions Directory Table of Contents. Begin Article. Stephen R. Addison Copyright c 001 saddison@mailaps.org Last Revision Date: February

More information

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Chapter 6 Copyright 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education. Learning

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

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Chapter 6 McGraw-Hill/Irwin Copyright 2010 by The McGraw-Hill Companies, Inc. All rights reserved. GOALS 6-2 1. Define the terms probability distribution and random variable.

More information

Probability Distributions for Discrete RV

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

More information

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial

Lecture 8. The Binomial Distribution. Binomial Distribution. Binomial Distribution. Probability Distributions: Normal and Binomial Lecture 8 The Binomial Distribution Probability Distributions: Normal and Binomial 1 2 Binomial Distribution >A binomial experiment possesses the following properties. The experiment consists of a fixed

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic Probability Distributions: Binomial and Poisson Distributions Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College

More information

Some Discrete Distribution Families

Some Discrete Distribution Families Some Discrete Distribution Families ST 370 Many families of discrete distributions have been studied; we shall discuss the ones that are most commonly found in applications. In each family, we need a formula

More information

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

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

More information

Part V - Chance Variability

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

More information

Mathematics of Randomness

Mathematics of Randomness Ch 5 Probability: The Mathematics of Randomness 5.1.1 Random Variables and Their Distributions A random variable is a quantity that (prior to observation) can be thought of as dependent on chance phenomena.

More information

Chapter 5 Discrete Probability Distributions Emu

Chapter 5 Discrete Probability Distributions Emu CHAPTER 5 DISCRETE PROBABILITY DISTRIBUTIONS EMU PDF - Are you looking for chapter 5 discrete probability distributions emu Books? Now, you will be happy that at this time chapter 5 discrete probability

More information

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions.

UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. UQ, STAT2201, 2017, Lectures 3 and 4 Unit 3 Probability Distributions. Random Variables 2 A random variable X is a numerical (integer, real, complex, vector etc.) summary of the outcome of the random experiment.

More information

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw MAS1403 Quantitative Methods for Business Management Semester 1, 2018 2019 Module leader: Dr. David Walshaw Additional lecturers: Dr. James Waldren and Dr. Stuart Hall Announcements: Written assignment

More information

Discrete Probability Distributions

Discrete Probability Distributions Page 1 of 6 Discrete Probability Distributions In order to study inferential statistics, we need to combine the concepts from descriptive statistics and probability. This combination makes up the basics

More information

Probability and Random Variables A FINANCIAL TIMES COMPANY

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

More information

Section Introduction to Normal Distributions

Section Introduction to Normal Distributions Section 6.1-6.2 Introduction to Normal Distributions 2012 Pearson Education, Inc. All rights reserved. 1 of 105 Section 6.1-6.2 Objectives Interpret graphs of normal probability distributions Find areas

More information

Theoretical Foundations

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

More information

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations

MLLunsford 1. Activity: Central Limit Theorem Theory and Computations MLLunsford 1 Activity: Central Limit Theorem Theory and Computations Concepts: The Central Limit Theorem; computations using the Central Limit Theorem. Prerequisites: The student should be familiar with

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

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions Random Variables Examples: Random variable a variable (typically represented by x) that takes a numerical value by chance. Number of boys in a randomly selected family with three children. Possible values:

More information

Lean Six Sigma: Training/Certification Books and Resources

Lean Six Sigma: Training/Certification Books and Resources Lean Si Sigma Training/Certification Books and Resources Samples from MINITAB BOOK Quality and Si Sigma Tools using MINITAB Statistical Software A complete Guide to Si Sigma DMAIC Tools using MINITAB Prof.

More information

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 - Would the correlation between x and y in the table above be positive or negative? The correlation is negative. -

More information

Bayes s Rule Example. defective. An MP3 player is selected at random and found to be defective. What is the probability it came from Factory I?

Bayes s Rule Example. defective. An MP3 player is selected at random and found to be defective. What is the probability it came from Factory I? Bayes s Rule Example A company manufactures MP3 players at two factories. Factory I produces 60% of the MP3 players and Factory II produces 40%. Two percent of the MP3 players produced at Factory I are

More information

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X =

Math 14 Lecture Notes Ch The Normal Approximation to the Binomial Distribution. P (X ) = nc X p X q n X = 6.4 The Normal Approximation to the Binomial Distribution Recall from section 6.4 that g A binomial experiment is a experiment that satisfies the following four requirements: 1. Each trial can have only

More information

Continuous random variables

Continuous random variables Continuous random variables probability density function (f(x)) the probability distribution function of a continuous random variable (analogous to the probability mass function for a discrete random variable),

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

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

Uniform Probability Distribution. Continuous Random Variables &

Uniform Probability Distribution. Continuous Random Variables & Continuous Random Variables & What is a Random Variable? It is a quantity whose values are real numbers and are determined by the number of desired outcomes of an experiment. Is there any special Random

More information

The binomial distribution p314

The binomial distribution p314 The binomial distribution p314 Example: A biased coin (P(H) = p = 0.6) ) is tossed 5 times. Let X be the number of H s. Fine P(X = 2). This X is a binomial r. v. The binomial setting p314 1. There are

More information

Probability Distribution Unit Review

Probability Distribution Unit Review Probability Distribution Unit Review Topics: Pascal's Triangle and Binomial Theorem Probability Distributions and Histograms Expected Values, Fair Games of chance Binomial Distributions Hypergeometric

More information

Chapter 3. Discrete Probability Distributions

Chapter 3. Discrete Probability Distributions Chapter 3 Discrete Probability Distributions 1 Chapter 3 Overview Introduction 3-1 The Binomial Distribution 3-2 Other Types of Distributions 2 Chapter 3 Objectives Find the exact probability for X successes

More information

SOME MOST POPULAR DISTRIBUTIONS OF RANDOM VARIABLES

SOME MOST POPULAR DISTRIBUTIONS OF RANDOM VARIABLES SOME MOST POPULAR DISTRIBUTIONS OF RANDOM VARIABLES ... OF THE DISCRETE TYPE 1.ONE-POINT (single-valued) RV: P(X = x 0 ) = 1 { 0 x x0 F (x) = 1 x > x 0 E{X} = x 0 ; VAR(X) = 0. 2.TWO-POINT (two-valued):

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 7 Sampling Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 2014 Pearson Education, Inc. Chap 7-1 Learning Objectives

More information

6. THE BINOMIAL DISTRIBUTION

6. THE BINOMIAL DISTRIBUTION 6. THE BINOMIAL DISTRIBUTION Eg: For 1000 borrowers in the lowest risk category (FICO score between 800 and 850), what is the probability that at least 250 of them will default on their loan (thereby rendering

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

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

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

Discrete Probability Distribution

Discrete Probability Distribution 1 Discrete Probability Distribution Key Definitions Discrete Random Variable: Has a countable number of values. This means that each data point is distinct and separate. Continuous Random Variable: Has

More information

Engineering Statistics ECIV 2305

Engineering Statistics ECIV 2305 Engineering Statistics ECIV 2305 Section 5.3 Approximating Distributions with the Normal Distribution Introduction A very useful property of the normal distribution is that it provides good approximations

More information

Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making

Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making May 30, 2016 The purpose of this case study is to give a brief introduction to a heavy-tailed distribution and its distinct behaviors in

More information

AP Statistics Test 5

AP Statistics Test 5 AP Statistics Test 5 Name: Date: Period: ffl If X is a discrete random variable, the the mean of X and the variance of X are given by μ = E(X) = X xp (X = x); Var(X) = X (x μ) 2 P (X = x): ffl If X is

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

Central Limit Theorem (cont d) 7/28/2006

Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem (cont d) 7/28/2006 Central Limit Theorem for Binomial Distributions Theorem. For the binomial distribution b(n, p, j) we have lim npq b(n, p, np + x npq ) = φ(x), n where φ(x) is

More information

Chapter 4. Section 4.1 Objectives. Random Variables. Random Variables. Chapter 4: Probability Distributions

Chapter 4. Section 4.1 Objectives. Random Variables. Random Variables. Chapter 4: Probability Distributions Chapter 4: Probability s 4. Probability s 4. Binomial s Section 4. Objectives Distinguish between discrete random variables and continuous random variables Construct a discrete probability distribution

More information