Presentation is loading. Please wait.

Presentation is loading. Please wait.

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Chapter 4. Discrete Probability Distributions Sections 4.7, 4.8: Poisson and Hypergeometric Distributions.

Similar presentations


Presentation on theme: "The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Chapter 4. Discrete Probability Distributions Sections 4.7, 4.8: Poisson and Hypergeometric Distributions."— Presentation transcript:

1 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Chapter 4. Discrete Probability Distributions Sections 4.7, 4.8: Poisson and Hypergeometric Distributions Jiaping Wang Department of Mathematical Science 03/04/2013, Monday

2 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Outline Poisson: Probability Function Poisson: Mean and Variance Hypergeometric: Probability Function Hypergeometric: Mean and Variance More Examples

3 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Part 1. Poisson: Probability Function

4 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

5 Probability Function Recall that λ denotes the mean number of occurrences in one time period, if there are t non-overlapped time periods, then the mean would be λt. Poisson distribution is often referred to as the distribution of rare events.

6 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Example 4.22 During business hours, the number of calls passing through a particular relay system averages five per minute. 1.Find the probability that no call will pass through the relay system during a given minute. 2.Find the probability that no calls will pass through the relay system during a 2-minute period. 3.Find the probability that three calls will pass through the relay system during a 2-minute period. During business hours, the number of calls passing through a particular relay system averages five per minute. 1.Find the probability that no call will pass through the relay system during a given minute. 2.Find the probability that no calls will pass through the relay system during a 2-minute period. 3.Find the probability that three calls will pass through the relay system during a 2-minute period. Answer: 1. λ = 5, so P(X=0)=p(0)=5 0 /0! e -5 = e -5 = 0.007. 2. λt=2x5=10, so P(X=0)=p(0)= 10 0 /0! e -10 = e -10 = 0.00005. 3. λt=2x5=10, so P(X=3)=p3)= 10 3 /3! e -10 = 0.0076.

7 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Example 4.23 Refer to Example 4.22, find the following probabilities: 1.No more than four calls in the given minute. 2.At least four calls in the given minute. 3.Exactly four calls in the given minute. Refer to Example 4.22, find the following probabilities: 1.No more than four calls in the given minute. 2.At least four calls in the given minute. 3.Exactly four calls in the given minute.

8 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Part 2. Poisson:Mean and Variance

9 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Mean and Variance Similarly, we can find V(X)=λ. So E(X)= V(X) = λ for Poisson random variable.

10 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Example 4.24 The manager of an industrial plant is planning to buy a new machine of either type A or type B. For each day’s operation, the number of repairs that machine A requires is a Poisson random variable with mean 0.10t, where t is the time (in hours) of daily operation. The number of daily repairs Y for machine B is a Poisson random variable with mean 0.12t. The daily cost of operating A is C A (t)=20t+40X 2 ; for B, the cost is C B (t)=16t+40Y 2. Assume that the repairs take negligible time and that each night the machines are to be closed so that they operate like new machines at the start of each day. Which machine minimizes the expected daily cost for the following times of daily operation? 1. 10 hour; 2. 20 hours.

11 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Answer: E[C A (t)]=20t+40E(X 2 ) = 20t+40[V(X)+E 2 (X)] = 24t+0.4t 2. E[C B (t)]=16t+40E(Y 2 ) = 16t+40[V(X)+E 2 (Y)] =20.8t+0.576t 2. For Option I: 10 hours. E[C A (t)]= 24(10) + 0.4(10) 2 = 280. E[C B (t)]=20.8(10)+0.576(10) 2 = 265.6. which results in the choice of B. For Option 2: 20 hours. E[C A (t)]= 24(20) + 0.4(20) 2 = 640. E[C B (t)]=20.8(20)+0.576(20) 2 = 646.4. which results in the choice of A.

12 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Part 3. Hypergeometric: Probability Function

13 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

14 Probability Function Now we consider a general case: Suppose a lot consists of N items, of which k are of one type (called successes) and N-k are of another type (called failures). Now n items are sampled randomly and sequentially without replacement. Let X denote the number of successes among the n sampled items. So What is P(X=x) for some integer x?

15 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Example 4.25 Two positions are open in a company. Ten men and five women have applied for a job at this company and all are equally qualified for either position. The manager randomly hires two people from the applicant pool to fill the positions. What is the probability that a man and a woman were chosen?

16 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Part 4. Hypergeometric:Mean and Variance

17 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Mean and Variance

18 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Example 4.26 In an assembly line production of industrial robots, gearbox assemblies can be installed in 1 minute each, if the holes have been properly drilled in the boxes, and in 10 minutes each if the holes must be installed. There are 20 gearboxes in stock, and 2 of them have been improperly drilled holes. From the 20 gearboxes available, 5 are selected randomly fro installation in the next 5 robots in line. 1.Find the probability that all 5 gearboxes will fit properly. 2.Find the expected value, the variance and the standard deviation of the time it will take to install these five gearboxes.

19 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

20 Part 5. More Examples

21 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Additional Example 1 A certain kind of sheet metal has, on the average, five defects per 10 square feet. If we assume a Poisson distribution, what is the probability that a 15-square feet sheet of the metal will have at least six defects?

22 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Additional Example 2 Let X be a Poisson random variable with mean λ. If P(X = 1|x≤ 1) = 0.8, what is the value of ? Let X be a Poisson random variable with mean λ. If P(X = 1|x≤ 1) = 0.8, what is the value of ? Answer: P(X=1|X ≤ 1) = P(X=1, X ≤ 1)/P(X≤1)=P(X=1)/P(X≤1)= λ/(λ+1)=0.8  λ=4.

23 The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Additional Example 3 A box contains 10 white and 15 black marbles. Let X denote the number of white marbles in a selection of 10 marbles selected at random and without replacement. Find Var(X)/E(X). Answer: N=25, k=10, n=10, E(X)=n(k/N)=10(10/25)=4, V(X)=n(k/N)(1-k/N)[(N- k)/(N-1)]=4(1-10/25)(15/24)=1.5, so V(X)/E(X)=0.375


Download ppt "The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Chapter 4. Discrete Probability Distributions Sections 4.7, 4.8: Poisson and Hypergeometric Distributions."

Similar presentations


Ads by Google