Answer on Question #60655 - Math - Statistics and Probability
a) Let the random variable X have the following distribution:
P(X=0)=P(X=2)=p and P(X=1)=1−2p where
0≤p≤1/2
for what value of p is the var(X) a maximum? Justify. (3)
Solution
Var(X)=D(X)=M(X2)−(M(X))2=∑i=13xi2pi−(∑i=13xipi)2=(02⋅p+12⋅(1−2p)+22⋅p)−(0⋅p+1⋅(1−2p)+2⋅p)2=1−2p+4p−1=2pMax{Var(X)}=Max{2p,0≤p≤21}=1
Answer: Max{Var(X)}=1
b) In a binomial distribution consisting of 5 independent trials, probabilities of 1 and 2 successes are 0.4096 and 0.2048 respectively. Find the parameter 'p' of the distribution. (3)
Solution
Probability mass function of a binomial distribution:
Pn(k)=(kn)pk(1−p)n−k, where (kn)=k!(n−k)!n!
by task:
n=5P5(1)=0.4096=1!(5−1)!5!p1(1−p)5−1=5p(1−p)4P5(2)=0.2048=2!(5−2)!5!p2(1−p)5−2=10p2(1−p)3
To find the parameter p we need to solve the appropriate system of equations:
{5p(1−p)4=0.409610p2(1−p)3=0.2048
To solve this system divide the first equation by the second:
10p2(1−p)35p(1−p)4=0.20480.40962p1−p=21−p=4p5p=1p=51=0.2
Answer: p=0.2
c) Fit a Poisson distribution to the following data: (4)

Solution
Calculating the mean and variance:
E(N)=M(x)=∑i=15xipi=2001(0⋅109+1⋅65+2⋅22+3⋅3+4⋅1)=0.61Var(X)=D(X)=M(X2)−(M(X))2=∑i=13xi2pi−(∑i=13xipi)2=2001(02⋅109+12⋅65+22⋅22+32⋅3+42⋅1)−0.612=0.98−0.37=0.61
Since E(N)=Var(X), this can be modeled as a Poisson distribution because in this distribution E(N)=Var(X)=λ, and here we can assign λ=0.61:
Pr(N=k)=k!λke−λ=k!0.61ke−0.61, for k≥0
Answer: Pr(N=k)=k!0.61ke−0.61, for k≥0
www.AssignmentExpert.com
Comments