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

Size: px
Start display at page:

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

Transcription

1 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 of a probability distribu0on To calculate the covariance and understand its use in finance To compute probabili0es from binomial, hypergeometric, and Poisson distribu0ons How to use the binomial, hypergeometric, and Poisson distribu0ons to solve business problems

2 Defini0ons Random Variables A random variable represents a possible numerical value from an uncertain event. Discrete random variables produce outcomes that come from a coun0ng process (e.g. number of classes you are taking). Con8nuous random variables produce outcomes that come from a measurement (e.g. your annual salary, or your weight). Definitions Defini0ons Random Variables Random Variables Discrete Random Variable Continuous Random Variable

3 Discrete Random Variables Can only assume a countable number of values Examples: Roll a die twice Let X be the number of 8mes 4 occurs (then X could be 0, 1, or 8mes) Toss a coin 5 8mes. Let X be the number of heads (then X = 0, 1,, 3, 4, or 5) Probability Distribu0on For A Discrete Random Variable A probability distribu8on for a discrete random variable is a mutually exclusive lis0ng of all possible numerical outcomes for that variable and a probability of occurrence associated with each outcome. Number of Classes Taken Probability

4 Experiment: Toss Coins. 4 possible outcomes T T H H Example of a Discrete Random Variable Probability Distribu0on T H T H Let X = # heads. Probability Distribution X Value Probability Probability 0 1/4 = /4 = /4 = X Discrete Random Variables Expected Value (Measuring Center) Expected Value (or mean) of a discrete random variable (Weighted Average) µ = E(X) = N i= 1 x P( X = i x i ) Example: Toss coins, X = # of heads, compute expected value of X: E(X) = ((0)(0.5) + (1)(0.50) + ()(0.5)) = 1.0 X P(X=x i )

5 Discrete Random Variables Measuring Dispersion Variance of a discrete random variable σ = N i= 1 [x i E(X)] Standard Devia0on of a discrete random variable P(X = x ) i σ = σ = N i= 1 [x i E(X)] P(X = x ) i where: E(X) = Expected value of the discrete random variable X x i = the i th outcome of X P(X=x i ) = Probability of the i th occurrence of X Discrete Random Variables Measuring Dispersion (continued) Example: Toss coins, X = # heads, compute standard devia0on (recall E(X) = 1) σ = xi E(X)] P(X = x i ) σ = (0 1) (0.5) + (1 1) (0.50) + ( 1) (0.5) = 0.50 = Possible number of heads = 0, 1, or

6 Covariance The covariance measures the strength of the linear rela0onship between two discrete random variables X and Y. A posi0ve covariance indicates a posi0ve rela0onship. A nega0ve covariance indicates a nega0ve rela0onship. The Covariance Formula The covariance formula: σ XY = N i= 1 [ x i E( X )][( y i E( Y)] P( x y ) i i where: X = discrete random variable X X i = the i th outcome of X Y = discrete random variable Y Y i = the i th outcome of Y P(X i Y i ) = probability of occurrence of the i th outcome of X and the i th outcome of Y

7 Investment Returns The Mean Consider the return per $1000 for two types of investments. Prob. Economic Condition Passive Fund X Investment Aggressive Fund Y 0. Recession - $5 - $ Stable Economy + $50 + $ Expanding Economy + $100 + $350 Investment Returns The Mean E(X) = µ X = (-5)(.) +(50)(.5) + (100)(.3) = 50 E(Y) = µ Y = (-00)(.) +(60)(.5) + (350)(.3) = 95 Interpretation: Fund X is averaging a $50.00 return and fund Y is averaging a $95.00 return per $1000 invested.

8 Investment Returns Standard Devia0on σ σ X Y = (-5 50) (.) + (50 50) (.5) + (100 50) (.3) = = (-00 95) (.) + (60 95) (.5) + (350 95) (.3) = Interpretation: Even though fund Y has a higher average return, it is subject to much more variability and the probability of loss is higher. Investment Returns Covariance σ XY = (-5 50)(-00 95)(.) + (50 50)(60 95)(.5) + (100 50)(350 95)(.3) = 8,50 Interpretation: Since the covariance is large and positive, there is a positive relationship between the two investment funds, meaning that they will likely rise and fall together.

9 The Sum of Two Random Variables Expected Value of the sum of two random variables: E(X + Y) = E(X) + E(Y) Variance of the sum of two random variables: Var(X = σ + σ + + Y) = σx+ Y X Y σ XY Standard devia0on of the sum of two random variables: σ X+ Y = σx+ Y PorWolio Expected Return and Expected Risk Investment porwolios usually contain several different funds (random variables) The expected return and standard devia0on of two funds together can now be calculated. Investment Objec0ve: Maximize return (mean) while minimizing risk (standard devia0on).

10 PorWolio Expected Return and PorWolio Risk PorWolio expected return (weighted average return): E(P) = we(x) + (1 w)e(y) PorWolio risk (weighted variability) σ P = w σx + (1 w) σy + w(1- w)σ XY Where w = propor0on of porwolio value in asset X (1 - w) = propor0on of porwolio value in asset Y PorWolio Example Investment X: μ X = 50 σ X = Investment Y: μ Y = 95 σ Y = σ XY = 850 Suppose 40% of the porwolio is in Investment X and 60% is in Investment Y: E(P) = 0.4(50) + (0.6)(95) = 77 σ P = (0.4) = (43.30) + (0.6) (193.71) + (0.4)(0.6)(8,50) The porwolio return and porwolio variability are between the values for investments X and Y considered individually

11 Probability Distributions Probability Distributions Discrete Probability Distributions Binomial Poisson Hypergeometric Continuous Probability Distributions Normal Uniform Exponential Binomial Probability Distribu0on n n n A fixed number of observations, n n e.g., 15 tosses of a coin; ten light bulbs taken from a warehouse Each observation is categorized as to whether or not the event of interest occurred n e.g., head or tail in each toss of a coin; defective or not defective light bulb n Since these two categories are mutually exclusive and collectively exhaustive n When the probability of the event of interest is represented as π, then the probability of the event of interest not occurring is 1 - π Constant probability for the event of interest occurring (π) for each observation n Probability of getting a tail is the same each time we toss the coin

12 Binomial Probability Distribu0on n Observations are independent (continued) n The outcome of one observation does not affect the outcome of the other n Two sampling methods deliver independence n n Infinite population without replacement Finite population with replacement Possible Applica0ons for the Binomial Distribu0on A manufacturing plant labels items as either defec0ve or acceptable A firm bidding for contracts will either get a contract or not A marke0ng 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

13 The Binomial Distribu0on Coun0ng Techniques Suppose the event of interest is obtaining heads on the toss of a fair coin. You are to toss the coin three 0mes. In how many ways can you get two heads? Possible ways: HHT, HTH, THH, so there are three ways you can gekng two heads. This situa0on is fairly simple. We need to be able to count the number of ways for more complicated situa0ons. Coun0ng Techniques Rule of Combina0ons The number of combina0ons of selec0ng X objects out of n objects is C x n = n! x!(n x)! where: n! =(n)(n - 1)(n - )... ()(1) X! = (X)(X - 1)(X - )... ()(1) 0! = 1 (by definition)

14 Coun0ng Techniques Rule of Combina0ons How many possible 3 scoop combina0ons could you create at an ice cream parlor if you have 31 flavors to select from? The total choices is n = 31, and we select X = 3. 31! 31! ! 31 C 3 = = = = = 4,495 3!(31 3)! 3!8! 3 1 8! Binomial Distribu0on Formula P(X=x n,π) = n! x! ( n - x )! x n - x π (1-π) P(X=x n,π) = probability of x events of interest in n trials, with the probability of an event of interest being π for each trial x = number of events of interest in sample, (x = 0, 1,,..., n) n π = sample size (number of trials or observations) = probability of event of interest Example: Flip a coin four times, let x = # heads: n = 4 π = π = (1-0.5) = 0.5 X = 0, 1,, 3, 4

15 Example: Calcula0ng a Binomial Probability What is the probability of one success in five observations if the probability of an event of interest is 0.1? x = 1, n = 5, and π = 0.1 P(X = 1 5,0.1) = n! x π (1 π ) x!(n x)! 5! 1 = (0.1) (1 0.1) 1!(5 1)! = (5)(0.1)(0.9) = n x 5 1 The Binomial Distribu0on Example Suppose the probability of purchasing a defective computer is 0.0. What is the probability of purchasing defective computers in a group of 10? x =, n = 10, and π = 0.0 P(X = 10, 0.0) n! x = π (1 π ) x!(n x)! 10! = (.0) (1.0)!(10 )! = (45)(.0004)(.8508) = n x 10

16 The Binomial Distribu0on Shape The shape of the binomial distribu0on depends on the values of π and n n Here, n = 5 and π = P(X=x 5, 0.1) x n Here, n = 5 and π =.5 P(X=x 5, 0.5) x Binomial Distribu0on Characteris0cs Mean µ = E(X) = nπ n Variance and Standard Deviation σ σ = = nπ(1 -π) nπ(1-π) Where n = sample size π = probability of the event of interest for any trial (1 π) = probability of no event of interest for any trial

17 The Binomial Distribu0on Characteris0cs P(X=x 5, 0.1) x µ = nπ = (5)(.5) =.5 Examples µ = nπ = (5)(.1) = 0.5 σ = nπ(1-π) = (5)(.1)(1.1) = σ = nπ(1-π) = (5)(.5)(1.5) = P(X=x 5, 0.5) x The Poisson Distribu0on Defini0ons You use the Poisson distribu8on when you are interested in the number of 0mes an event occurs in a given area of opportunity. An area of opportunity is a con0nuous unit or interval of 0me, volume, or such area in which more than one occurrence of an event can occur. The number of scratches in a car s paint The number of mosquito bites on a person The number of computer crashes in a day

18 The Poisson Distribu0on Apply the Poisson Distribu0on when: You wish to count the number of 0mes an event occurs in a given area of opportunity The probability that an event occurs in one area of opportunity is the same for all areas of opportunity The number of events that occur in one area of opportunity is independent of the number of events that occur in the other areas of opportunity The probability that two or more events occur in an area of opportunity approaches zero as the area of opportunity becomes smaller The average number of events per unit is λ (lambda) Poisson Distribu0on Formula P( X = x λ) = e x λ x! λ where: x = number of events in an area of opportunity λ = expected number of events e = base of the natural logarithm system ( )

19 Poisson Distribu0on Characteris0cs Mean µ = λ n Variance and Standard Deviation σ = λ σ = λ where λ = expected number of events Further details on the Poisson distribu0on Study Section 4.8 from the text book

20 Graph of Poisson Probabili0es Graphically: λ = 0.50 X λ = P(X = λ=0.50) = Poisson Distribu0on Shape The shape of the Poisson Distribu0on depends on the parameter λ : λ = 0.50 λ = 3.00

21 The Hypergeometric Distribu0on The binomial distribu8on is applicable when selec0ng from a finite popula0on with replacement or from an infinite popula0on without replacement. The hypergeometric distribu8on is applicable when selec0ng from a finite popula0on without replacement. The Hypergeometric Distribu0on n trials in a sample taken from a finite popula0on of size N Sample taken without replacement Outcomes of trials are dependent Concerned with finding the probability of X=x i items of interest in the sample where there are A items of interest in the popula0on

22 Hypergeometric Distribu0on Formula P(X = x n,n,f) = [ FC x ][ N F C n x ] NC n = " F $ % # x & ' " N F % $ ' # n x & " N% $ ' # n & Where N = population size F = number of items of interest in the population N F = number of events not of interest in the population n = sample size x = number of items of interest in the sample n x = number of events not of interest in the sample Proper0es of the Hypergeometric Distribu0on The mean of the hypergeometric distribu0on is µ = E(X) = nf N The standard devia0on is σ = nf(n-f) N N-n N -1 Where N- n N -1 is called the Finite Popula0on Correc0on Factor used when sampling without replacement from a finite popula0on

23 Using the Hypergeometric Distribu0on Example: 3 different computers are selected from 10 in the department. 4 of the 10 computers have illegal soqware loaded. What is the probability that of the 3 selected computers have illegal soqware loaded? N = 10 n = 3 F = 4 x =! F # $ " x% &! N F $! 4 # & " n x % " # $ P(X = 3,10,4) = = % &! # 6$ " 1 % &! N$! 10$ # & # & " n % " 3 % = (6)(6) 10 = 0.3 The probability that of the 3 selected computers have illegal software loaded is 0.30, or 30%. First Summary Addressed the probability distribu0on of a discrete random variable Defined covariance and discussed its applica0on in finance Discussed the Binomial distribu0on Discussed the Poisson distribu0on Discussed the Hypergeometric distribu0on

24 (Addi8onal) Topic The Poisson Approxima0on To The Binomial Distribu0on Learning Objec0ves In this topic, you learn: When to use the Poisson distribu0on to approximate the binomial distribu0on How to use the Poisson distribu0on to approximate the binomial distribu0on

25 The Poisson Distribu0on Can Be Used To Approximate The Binomial Distribu0on Most useful when n is large and π is very small The approxima0on gets berer as n gets larger and π gets smaller The Formula For The Approxima0on e P( X ) nπ ( nπ ) X! X Where P(X) = probability of X events of interest given the parameters n and π n = sample size π = probability of an event of interest e = mathematical constant approximated by.7188 X = number of events of interest in the sample (X = 0, 1,,..., n)

26 The Mean & Standard Devia0on Of The Poisson Distribu0on µ = E( X ) = λ = nπ σ = λ = nπ Calcula0ng Probabili0es Suppose π = 0.08 and n = 0 then μ = 1.6 P( X = 1) = e 0*0.08 (0*0.08) 1! 1 = 0.330

27 Topic Summary In this topic, you learned: When to use the Poisson distribu0on to approximate the binomial distribu0on How to use the Poisson distribu0on to approximate the binomial distribu0on

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

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

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

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

Discrete Random Variables and Probability Distributions

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

More information

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

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

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

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

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

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

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

Sec$on 6.1: Discrete and Con.nuous Random Variables. Tuesday, November 14 th, 2017

Sec$on 6.1: Discrete and Con.nuous Random Variables. Tuesday, November 14 th, 2017 Sec$on 6.1: Discrete and Con.nuous Random Variables Tuesday, November 14 th, 2017 Discrete and Continuous Random Variables Learning Objectives After this section, you should be able to: ü COMPUTE probabilities

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

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

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

4 Random Variables and Distributions

4 Random Variables and Distributions 4 Random Variables and Distributions Random variables A random variable assigns each outcome in a sample space. e.g. called a realization of that variable to Note: We ll usually denote a random variable

More information

CVE SOME DISCRETE PROBABILITY DISTRIBUTIONS

CVE SOME DISCRETE PROBABILITY DISTRIBUTIONS CVE 472 2. SOME DISCRETE PROBABILITY DISTRIBUTIONS Assist. Prof. Dr. Bertuğ Akıntuğ Civil Engineering Program Middle East Technical University Northern Cyprus Campus CVE 472 Statistical Techniques in Hydrology.

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

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

The Binomial distribution

The Binomial distribution The Binomial distribution Examples and Definition Binomial Model (an experiment ) 1 A series of n independent trials is conducted. 2 Each trial results in a binary outcome (one is labeled success the other

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

LESSON 9: BINOMIAL DISTRIBUTION

LESSON 9: BINOMIAL DISTRIBUTION LESSON 9: Outline The context The properties Notation Formula Use of table Use of Excel Mean and variance 1 THE CONTEXT An important property of the binomial distribution: An outcome of an experiment is

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

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

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

Statistics for Business and Economics: Random Variables (1)

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

More information

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

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

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

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

More information

Discrete 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 7: Random Variables

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

More information

2017 Fall QMS102 Tip Sheet 2

2017 Fall QMS102 Tip Sheet 2 Chapter 5: Basic Probability 2017 Fall QMS102 Tip Sheet 2 (Covering Chapters 5 to 8) EVENTS -- Each possible outcome of a variable is an event, including 3 types. 1. Simple event = Described by a single

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

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

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance

Chapter 5 Discrete Probability Distributions. Random Variables Discrete Probability Distributions Expected Value and Variance Chapter 5 Discrete Probability Distributions Random Variables Discrete Probability Distributions Expected Value and Variance.40.30.20.10 0 1 2 3 4 Random Variables A random variable is a numerical description

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 9: Plinko Probabilities, Part III Random Variables, Expected Values and Variances

Lecture 9: Plinko Probabilities, Part III Random Variables, Expected Values and Variances Physical Principles in Biology Biology 3550 Fall 2018 Lecture 9: Plinko Probabilities, Part III Random Variables, Expected Values and Variances Monday, 10 September 2018 c David P. Goldenberg University

More information

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

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

More information

STT315 Chapter 4 Random Variables & Probability Distributions AM KM

STT315 Chapter 4 Random Variables & Probability Distributions AM KM Before starting new chapter: brief Review from Algebra Combinations In how many ways can we select x objects out of n objects? In how many ways you can select 5 numbers out of 45 numbers ballot to win

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

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

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

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

Probability Distributions. Chapter 6

Probability Distributions. Chapter 6 Probability Distributions Chapter 6 McGraw-Hill/Irwin The McGraw-Hill Companies, Inc. 2008 GOALS Define the terms probability distribution and random variable. Distinguish between discrete and continuous

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability

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

Random Variables. 6.1 Discrete and Continuous Random Variables. Probability Distribution. Discrete Random Variables. Chapter 6, Section 1

Random Variables. 6.1 Discrete and Continuous Random Variables. Probability Distribution. Discrete Random Variables. Chapter 6, Section 1 6.1 Discrete and Continuous Random Variables Random Variables A random variable, usually written as X, is a variable whose possible values are numerical outcomes of a random phenomenon. There are two types

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

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

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

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

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

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

More information

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

Marquette University MATH 1700 Class 8 Copyright 2018 by D.B. Rowe

Marquette University MATH 1700 Class 8 Copyright 2018 by D.B. Rowe Class 8 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 208 by D.B. Rowe Agenda: Recap Chapter 4.3-4.5 Lecture Chapter 5. - 5.3 2 Recap Chapter 4.3-4.5 3 4:

More information

Lecture 9. Probability Distributions. Outline. Outline

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

More information

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

STAT 241/251 - Chapter 7: Central Limit Theorem

STAT 241/251 - Chapter 7: Central Limit Theorem STAT 241/251 - Chapter 7: Central Limit Theorem In this chapter we will introduce the most important theorem in statistics; the central limit theorem. What have we seen so far? First, we saw that for an

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

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

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

Lecture 9. Probability Distributions

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

More information

Chapter 5. Discrete Probability Distributions. McGraw-Hill, Bluman, 7 th ed, Chapter 5 1

Chapter 5. Discrete Probability Distributions. McGraw-Hill, Bluman, 7 th ed, Chapter 5 1 Chapter 5 Discrete Probability Distributions McGraw-Hill, Bluman, 7 th ed, Chapter 5 1 Chapter 5 Overview Introduction 5-1 Probability Distributions 5-2 Mean, Variance, Standard Deviation, and Expectation

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

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

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

Consider the following examples: ex: let X = tossing a coin three times and counting the number of heads

Consider the following examples: ex: let X = tossing a coin three times and counting the number of heads Overview Both chapters and 6 deal with a similar concept probability distributions. The difference is that chapter concerns itself with discrete probability distribution while chapter 6 covers continuous

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

Binomial Random Variables

Binomial Random Variables Models for Counts Solutions COR1-GB.1305 Statistics and Data Analysis Binomial Random Variables 1. A certain coin has a 25% of landing heads, and a 75% chance of landing tails. (a) If you flip the coin

More information

STAT Chapter 7: Central Limit Theorem

STAT Chapter 7: Central Limit Theorem STAT 251 - Chapter 7: Central Limit Theorem In this chapter we will introduce the most important theorem in statistics; the central limit theorem. What have we seen so far? First, we saw that for an i.i.d

More information

STAT Chapter 4/6: Random Variables and Probability Distributions

STAT Chapter 4/6: Random Variables and Probability Distributions STAT 251 - Chapter 4/6: Random Variables and Probability Distributions We use random variables (RV) to represent the numerical features of a random experiment. In chapter 3, we defined a random experiment

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

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

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

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions

Overview. Definitions. Definitions. Graphs. Chapter 4 Probability Distributions. probability distributions Chapter 4 Probability Distributions 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5 The Poisson Distribution

More information

Discrete Random Variables

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

More information

Discrete Probability Distributions

Discrete Probability Distributions Discrete Probability Distributions Chapter 6 Learning Objectives Define terms random variable and probability distribution. Distinguish between discrete and continuous probability distributions. Calculate

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

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

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

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

More information

Statistics, Their Distributions, and the Central Limit Theorem

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

More information

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

Random variables. Contents

Random variables. Contents Random variables Contents 1 Random Variable 2 1.1 Discrete Random Variable............................ 3 1.2 Continuous Random Variable........................... 5 1.3 Measures of Location...............................

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

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

4.2 Bernoulli Trials and Binomial Distributions

4.2 Bernoulli Trials and Binomial Distributions Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 4.2 Bernoulli Trials and Binomial Distributions A Bernoulli trial 1 is an experiment with exactly two outcomes: Success and

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

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

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

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

CS145: Probability & Computing

CS145: Probability & Computing CS145: Probability & Computing Lecture 8: Variance of Sums, Cumulative Distribution, Continuous Variables Instructor: Eli Upfal Brown University Computer Science Figure credits: Bertsekas & Tsitsiklis,

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

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.1 Discrete and Continuous Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Discrete and Continuous Random

More information

Chapter 5 Basic Probability

Chapter 5 Basic Probability Chapter 5 Basic Probability Probability is determining the probability that a particular event will occur. Probability of occurrence = / T where = the number of ways in which a particular event occurs

More information

Chapter 7: Random Variables and Discrete Probability Distributions

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

More information

Chapter 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

1/2 2. Mean & variance. Mean & standard deviation

1/2 2. Mean & variance. Mean & standard deviation Question # 1 of 10 ( Start time: 09:46:03 PM ) Total Marks: 1 The probability distribution of X is given below. x: 0 1 2 3 4 p(x): 0.73? 0.06 0.04 0.01 What is the value of missing probability? 0.54 0.16

More information

MATH 3200 Exam 3 Dr. Syring

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

More information

Probability Distributions

Probability Distributions Chapter 6 Discrete Probability Distributions Section 6-2 Probability Distributions Definitions Let S be the sample space of a probability experiment. A random variable X is a function from the set S into

More information