Solution to Homework 8 in STAT 241/541: Probability Distributions, Assignments of Probability and Statistics

Solutions to homework 8 in stat 241/541, focusing on probability distributions. Topics covered include finding the probability mass function of a sum of two random variables, the poisson distribution, and the hypergeometric distribution. The document also includes an explanation of how to use sterling formula to approximate factorials.

Typology: Assignments

Pre 2010

Uploaded on 11/08/2009

koofers-user-tay
koofers-user-tay 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
STAT 241/541 Homework 8 Solution
Section 5.1:10, 24, 32, 44
10 (a) The probability of X=kis:
Pr(X=k) = ¡N
k¢¡Nk
n1k¢¡Nn1
n2k¢
¡N
n1¢¡N
n2¢
=(Nn1)!(Nn2)!n1!n2!
N!(Nn1n2+k)!(n1k)!(n2k)!k!
(b) Let pNdenote the probability X=n12, given that the total population is
N. Then pNequals the expression in the answer to part (a), with kreplaced
by n12. According to the hint, we consider the ratio:
pN
pN1
=(Nn1)(Nn2)
N(Nn1n2+n12)
=N2(n1+n2)N+n1n2
N2+ (n12 n1n2)N
By setting the above ratio greater than or equal to 1, we obtain
Nn1n2
n12
Therefore, N=hn1n2
n12 iwill give us the maximum. In case n1n2
n12 is integral,
n1n2
n12 and n1n2
n12 1 both achieve the maximum.
24 The probability that John receives no mail on a given weekday can be ob-
tained as follows:
p= Pr(N= 0) = e10100
0! =e10 4.54 ×105
So in 3000 days, the average number of days that John has no mail is 3000×
4.54×105. Let Dbe the number of days that bring no mail for John in a ten-
year period, then Dhas a Poisson distribution with mean 3000×4.54 ×105.
Therefore, the probability John wants to find is
Pr(D1) = 1 Pr(D= 0) = 1 e3000×4.54×105
0.127 .
1
pf2

Partial preview of the text

Download Solution to Homework 8 in STAT 241/541: Probability Distributions and more Assignments Probability and Statistics in PDF only on Docsity!

STAT 241/541 Homework 8 Solution

Section 5.1 : 10, 24, 32, 44

10 (a) The probability of X = k is:

Pr(X = k) =

(N

k

)(N −k n 1 −k

)(N −n 1 n 2 −k

(N

n 1

)(N

n 2

= (N^ −^ n^1 )!(N^ −^ n^2 )!n^1 !n^2! N !(N − n 1 − n 2 + k)!(n 1 − k)!(n 2 − k)!k!

(b) Let pN denote the probability X = n 12 , given that the total population is N. Then pN equals the expression in the answer to part (a), with k replaced by n 12. According to the hint, we consider the ratio: pN pN − 1 =^

(N − n 1 )(N − n 2 ) N (N − n 1 − n 2 + n 12 )

= N^

(^2) − (n 1 + n 2 )N + n 1 n 2 N 2 + (n 12 − n 1 − n 2 )N By setting the above ratio greater than or equal to 1, we obtain

N ≤ n^1 n^2 n 12

Therefore, N =

[ (^) n 1 n 2 n 12

]

will give us the maximum. In case n n^112 n^2 is integral, n 1 n 2 n 12 and^

n 1 n 2 n 12 −^ 1 both achieve the maximum.

24 The probability that John receives no mail on a given weekday can be ob- tained as follows:

p = Pr(N = 0) =

e−^10100 0! =^ e

− 10 ≈ 4. 54 × 10 − 5

So in 3000 days, the average number of days that John has no mail is 3000 ×

  1. 54 × 10 −^5. Let D be the number of days that bring no mail for John in a ten- year period, then D has a Poisson distribution with mean 3000× 4. 54 × 10 −^5. Therefore, the probability John wants to find is

Pr(D ≥ 1) = 1 − Pr(D = 0) = 1 − e−^3000 ×^4.^54 ×^10 −^5 ≈ 0. 127.

32 Let’s look at the probability mass function of X + Y :

Pr(X + Y = i) =

∑^ i

k=

Pr(X = k) Pr(Y = i − k)

∑^ i

k=

e−mmk k!

· e

− m¯ (^) m¯(i−k) (i − k)!

e−(m+ ¯m) i!

∑^ i

k=

i! k!(i − k)! ·^ m

k (^) m¯(i−k)

= e

−(m+ ¯m) i!

∑^ i

k=

i k

mk^ m¯(i−k)

= e

−(m+ ¯m) i!

(m + ¯m)i

Therefore, X + Y has a Poisson distribution with mean m + ¯m.

44 Consider the p.m.f. of a hypergeometric distribution

h(N, k, n, x) =

(k x

)(N −k n−x

(N

n

k! (k−x)!x! ·^

(N −k)! (n−x)!(N −k−n+x)! N! (N −n)!n! =

k!(N − k)!(N − n)! ︸(k −^ x)!(N^ −︷︷^ k^ −^ n^ +^ x)!N^ !︸ (a)

n! x!(n − x)!

Use Sterling formula n! ≈

2 πn · e−nnn^ to approximate the factorial terms in part (a) and we got

(a) ≈

k(N − k)(N − n) √ (k − x)(N − k − n + x)N

· k

k(N − k)N −k(N − n)N −n (k − x)k−x(N − k − n + x)N^ −k−n+xN N

∼ 1 · k

x(N − k)n−x N n =

( (^) k N

)x( (^) N − k N

)n−x = px(1 − p)n−x

Hence, as k,N → ∞,

h(N, k, n, x) ∼

n x

px(1 − p)n−x^ ,

which is binomial(n , p).