Question

11. The following 30 datapoints were generated from one of our discrete distributions. 8, 12,7,7,7,12,1,5,1,5,6,5,4,7,3,3,9,4
(a) If the data was generated by a uniform distribution from m to n, what are the most likely choice of the parameters m, n?
0 0
Add a comment Improve this question Transcribed image text
Answer #1

solution:

Given data:

Summary

Distribution Parameter DF Test statistics p_value Conclusion
Uniform a=1,b=12 4 10.23333333 0.036675 Reject Ho
Geometric p=1/6.1 5 19.12003525 0.001826 Reject Ho
Poission lambda=6.1 5 2.561647242 0.767184 Do not Reject Ho

Conclusion:

Underline data is coming from poission distribution

a)

For Uniform[a,b] most likely choce is

a= Xmin

b=Xmax

Hence here a=1 and b=12

b)

p(X=xi)= 1/12

Ei=N*p(X=xi) N=30

We have merged class to have observed frequency >4 thats why first class=<=3 and last >=9

x Oi=Observed frequency P(X=xi) EiUniform[1,12] (oi-Ei)^2/Ei
<=3 5 0.25 7.5 0.833333
4 5 0.083333333 2.5 2.5
5 4 0.083333333 2.5 0.9
6 2 0.083333333 2.5 0.1
7 5 0.083333333 2.5 2.5
8 4 0.083333333 2.5 0.9
>=9 5 0.333333333 10 2.5
X^2 10.23333

df= No. of class-No.of parameter-1=7-2-1=4

p_value =p(\chi2(n=4)>10.233)=0.037

P-value < 0.05 hence at 5% level of significance we reject null hypothesis underline data comning from Uniform distribution

c)

for Geo(p)

Most likely choce for p=1/E(X)

E(X)=6.1

p=1./E(x)=0.164

d)

WE need to calculate probability using geometric distribution

p(X=xi)=p*(1-p)^(xi-1)'

p(X<=3)=p(X=1)+p(X=2)+p(X=3)

=(1/6.1)*((5.1/6.1)^0+(5.1/6.1)^1+(5.1/6.1)^2)

=0.4155

p(X>=9)=1-p(X<=8)

x Oi=Observed frequency P(X=xi) EGeometric[1/6.1] (oi-Ei)^2/Ei
<=3 5 0.415585 12.46756 4.472767
4 5 0.095806 2.87417 1.572333
5 4 0.0801 2.402995 1.061353
6 2 0.066969 2.009061 4.09E-05
7 5 0.05599 1.679707 6.563257
8 4 0.046811 1.404345 4.797557
>=9 5 0.238739 7.162159 0.652727
19.12004

df= No. of class-No.of parameter-1=7-1-1=5

p_value =p(\chi2(n=5)>19.12)=0.002

P-value < 0.05 hence at 5% level of significance we reject null hypothesis underline data comning from geometric distribution

e)

Most likely chice for lambade(X)=6.1

f)

p(X=xi)=exp(\lambda)*\lambda^xi/xi!

we have calculated probability using excell formulae detail provided in last colum

x Oi=Observed frequency P(X=xi) EiUniform[1,12] (oi-Ei)^2/Ei Formulae to calculate
<=3 5 0.142501 4.275029 0.122942461 "=POISSON.DIST(3,6.1,1)"
4 5 0.129393 3.881799 0.322112034 =POISSON.DIST(4,6.1,0)
5 4 0.15786 4.735794 0.114319461 =POISSON.DIST(5,6.1,0)
6 2 0.160491 4.814724 1.645509195 =POISSON.DIST(6,6.1,0)
7 5 0.139856 4.195688 0.15418619 =POISSON.DIST(7,6.1,0)
8 4 0.10664 3.199212 0.200443339 =POISSON.DIST(8,6.1,0)
>=9 5 0.163258 4.897752 0.002134561 =1-POISSON.DIST(8,6.1,1)
2.561647242

df= No. of class-No.of parameter-1=7-1-1=5

p_value =p(\chi2(n=5)>2.56)=0.767

P-value > 0.05 hence at 5% level of significance we do not reject null hypothesis i.e underline data comning from possion distribution

please give me thumb up

Add a comment
Know the answer?
Add Answer to:
11. The following 30 datapoints were generated from one of our discrete distributions. 8, 12,7,7,7,12,1,5,1,5,6,5,4,7,3,3,9,4,5,4,8,9,3,6,8,4,7, 4,...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 11. Chi-Squared Test for a Family of Discrete Distributions A Bookmark this page In the problems...

    11. Chi-Squared Test for a Family of Discrete Distributions A Bookmark this page In the problems on this page you will apply the goodness of fit test to determine whether or not a sample has a binomial distribution So far, we have used the x test to determine if our data had a categorical distribution with specific parameters (e.s uniform on an set). element For the problems on this page, we extend the discussion on x tests beyond what was...

  • Please help me with this one The following table presents the observed and expected data on...

    Please help me with this one The following table presents the observed and expected data on the number of plants found in each of 50 sampling quadrants. # of plants Observed Frequency (0) Expected Frequency (E) 5 6.767 18 13.534 2 10 13.534 3 12 9.022 24 5 7.144 Ho: The distribution is Poisson Hy: The distribution is not Poisson Part a (5 points): Justify why the assumption of the Poisson distribution seem appropriate as a probability model for this...

  • The following table presents the observed and expected data on the number of plants found in...

    The following table presents the observed and expected data on the number of plants found in each of 50 sampling quadrants. # of plants Observed Frequency (0) Expected Frequency (E) 5 6.767 18 13.534 2 10 13.534 3 12 9.022 24 5 7.144 Ho: The distribution is Poisson Hy: The distribution is not Poisson Part a (5 points): Justify why the assumption of the Poisson distribution seem appropriate as a probability model for this data? Find the value of the...

  • The following table presents the observed and expected data on the number of plants found in...

    The following table presents the observed and expected data on the number of plants found in each of 50 sampling quadrants. # of plants 0 1 2 Observed Frequency (0) 5 18 10 12 5 Expected Frequency (E) 6.767 13.534 13.534 9.022 7.144 24 Ho: The distribution is Poisson H : The distribution is not Poisson Part b (5 points): Using a = 0.01, find the test statistic and critical region to make a conclusion about this goodness of fit...

  • Problem 6. [Poisson is Pronounced 'Pwah-ssohn] (a) Suppose that X is a random variable following the...

    Problem 6. [Poisson is Pronounced 'Pwah-ssohn] (a) Suppose that X is a random variable following the Poisson distribution with rate parameter A. Show that E[x]-A Hint: You may find the following fact useful: at k! (b) Suppose that we obtained the following count data: Count Frequency 24 30 17 19 Fit a Poisson distribution to the data using the Method of Moments (c) Suppose that X is a random variable that follows the Poisson distribution that you fit in part...

  • 5, + 0/16.66 points l Previous Answers ASWSBE 1312. E.025 My Notes Ask Your Teacher You...

    5, + 0/16.66 points l Previous Answers ASWSBE 1312. E.025 My Notes Ask Your Teacher You may need to use the appropriate technology to answer this question. Use α = 0.01 and conduct a goodness of fit test using 5 classes to see whether the following sample appears to have been selected from a normal probability distribution. (Note: x 71.4 and s 17.) 55 86 94 5855 95 55 52 6995 90 65 87 5056 55 57 98 5879 92...

  • Suppose that you are testing the following hypotheses: Ho: = 10 and 11: > 10. If...

    Suppose that you are testing the following hypotheses: Ho: = 10 and 11: > 10. If the null hypothesis is rejected at the 1% level of significance, what statement can you make about the confidence interval on the mean? a) The lower bound of a 95% one-sided confidence interval on the mean exceeds 10. b) 9 sus 13 c) No statement can be made. d) The lower bound of a 95% one-sided confidence interval on the mean exceeds zero. If...

  • Bonus (5 points) Suppose that you are testing the following hypotheses: Ho: 4 = 10 and...

    Bonus (5 points) Suppose that you are testing the following hypotheses: Ho: 4 = 10 and H :> 10. If the null hypothesis is rejected at the 1% level of significance, what statement can you make about the confidence interval on the mean? a) The lower bound of a 95% one-sided confidence interval on the mean exceeds 10. b) 9 <u< 13 c) No statement can be made. d) The lower bound of a 95% one-sided confidence interval on the...

  • Please only do questions e and f 2. Many electrical components were packed up for shipment...

    Please only do questions e and f 2. Many electrical components were packed up for shipment overseas, with 5 items per box. Unfortunately the shipment was exposed to a fairly high dose of ionising radiation. The owners were concerned that some of the components could have been damaged. On arrival at their destination a random sample of 60 boxes was taken. Each box in the sample was opened and the number of defective components was tested. The results are given...

  • 1. Twenty motors were put on test under a high-temperature setting. The lifetimes in hours of...

    1. Twenty motors were put on test under a high-temperature setting. The lifetimes in hours of the motors under these conditions are given below. Suppose we assume that the lifetime of a motor under these conditions, X, has a「(1,0) distribution. 8 11 13 13 18 22 22 43 4457 60 76 98 106 110 138 153 154 204 281 (a) Obtain a frequency distribution and a histogram or a stem-leaf plot of the data. Use the intervals [0, 25), [25,50),...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT