Question

In: Statistics and Probability

Just part d. Using R programming, struggling with the code. Let Y1,…,Yn be independent Poisson random...

Just part d. Using R programming, struggling with the code.

Let Y1,…,Yn be independent Poisson random variables with mean θ.

a) Derive the method of moments estimator for θ.

b) Derive the maximum likelihood estimator θ̂n for θ. How does this compare to what you found in part a.

c) Provide the asymptotic sampling distribution for θ̂n.

d) With the following data values for y given in R below, what are the chances that the data could have been generated from a Poisson with parameter θ=5? Or θ=6? Or θ=7?

y <- c(3, 5, 6, 5, 2, 6, 6, 7, 8, 8, 7, 8, 0, 5, 7, 6, 6, 10, 6, 5, 6, 7, 6,  
    9, 8, 4, 8, 7, 11, 9, 4, 4, 7, 9, 8, 6, 5, 6, 12, 10, 7, 13, 8, 12, 9, 4, 
    10, 8, 4, 5)

plz help

Solutions

Expert Solution

For a Poisson random variable Y, the probability mass function is given by:

and the likelihood of observed data is the product of all individual which is,

You can see that the likelihoods are very low as in order of 10-58, 10-53 and 10-52

So, for practical purposes we compare the values of log likelihood which are given below likelihood. From there you can observe that log likelihood for observed data is highest for theta = 7. That is, the given observations of Y is more likely to come from a Poisson distribution with theta = 7 as compare to theta = 5 and theta = 7.


Related Solutions

Let Y1, Y2, . . ., Yn be a random sample from a uniform distribution on...
Let Y1, Y2, . . ., Yn be a random sample from a uniform distribution on the interval (θ - 2, θ). a) Show that Ȳ is a biased estimator of θ. Calculate the bias. b) Calculate MSE( Ȳ). c) Find an unbiased estimator of θ. d) What is the mean square error of your unbiased estimator? e) Is your unbiased estimator a consistent estimator of θ?
Suppose that X1, X2, , Xm and Y1, Y2, , Yn are independent random samples, with...
Suppose that X1, X2, , Xm and Y1, Y2, , Yn are independent random samples, with the variables Xi normally distributed with mean μ1 and variance σ12 and the variables Yi normally distributed with mean μ2 and variance σ22. The difference between the sample means, X − Y, is then a linear combination of m + n normally distributed random variables and, by this theorem, is itself normally distributed. (a) Find E(X − Y). (b) Find V(X − Y). (c)...
Suppose Y1, . . . , Yn are independent random variables with common density fY(y) =...
Suppose Y1, . . . , Yn are independent random variables with common density fY(y) = eμ−y y > μ. Derive a 95% confidence interval for μ. Find the MLE for μ to use as the estimator
Let Y1, Y2, ..., Yn be a random sample from an exponential distribution with mean theta....
Let Y1, Y2, ..., Yn be a random sample from an exponential distribution with mean theta. We would like to test H0: theta = 3 against Ha: theta = 5 based on this random sample. (a) Find the form of the most powerful rejection region. (b) Suppose n = 12. Find the MP rejection region of level 0.1. (c) Is the rejection region in (b) the uniformly most powerful rejection region of level 0.1 for testing H0: theta = 3...
Suppose Y1,Y2, .. ,Y8 are independent and identically distributed as Poisson random variables with mean lambda....
Suppose Y1,Y2, .. ,Y8 are independent and identically distributed as Poisson random variables with mean lambda. a) Derive the most powerful test for testing Ho: lambda = 2, Ha: lambda = 3. Carefully show all work involved in the derivation. i) Give the form of the test. (In other words, for what general values of Y1,Y2, .. ,Y8 will Ho be rejected?) ii) Describe the rejection region as carefully as possible if alpha <= .05 (and is as close as...
Let Y1,Y2,...,Yn be a Bernoulli distributed random sample with P(Yi = 1) = p and P(Yi...
Let Y1,Y2,...,Yn be a Bernoulli distributed random sample with P(Yi = 1) = p and P(Yi = 0) = 1−p for all i. (a) Prove that E(¯ Y ) = p and V (¯ Y ) = p(1−p)/n2, for the sample mean ¯ Y of Y1,Y2,...,Yn, and find a sufficient statistic U for p and show it is sufficient for p. (b) Find MVUE for p and show it is unbiased for p.
Let Y1, ... , Yn be a random sample that follows normal distribution N(μ,2σ^2) i)get the...
Let Y1, ... , Yn be a random sample that follows normal distribution N(μ,2σ^2) i)get the mle for σ^2 ii)prove using i) that it is an efficient estimator
Suppose that Y1 ,Y2 ,...,Yn is a random sample from distribution Uniform[0,2]. Let Y(n) and Y(1)...
Suppose that Y1 ,Y2 ,...,Yn is a random sample from distribution Uniform[0,2]. Let Y(n) and Y(1) be the order statistics. (a) Find E(Y(1)) (b) Find the density of (Y(n) − 1)2 (c) Find the density of Y(n) − Y (1)
Let Y1, ..., Yn be a random sample with the pdf: f(y;θ)= θ(1-y)^(θ-1) with θ>0 and...
Let Y1, ..., Yn be a random sample with the pdf: f(y;θ)= θ(1-y)^(θ-1) with θ>0 and 0<y<1. i) Obtain the minimum variance unbiased estimator ( for θ)
Let Xi's be independent and identically distributed Poisson random variables for 1 ≤ i ≤ n....
Let Xi's be independent and identically distributed Poisson random variables for 1 ≤ i ≤ n. Derive the distribution for the summation of Xi from 1 to n. (Without using MGF)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT