Question

Question 1. Consider the following datapoints r1, .. . , Tg: 1.12,2.09,1.49, 1.63,2.76. 1.41,1.64, 3.41 1 marlk 1 marlk 1 mark (d) Suppose the r, above are observations of an independent random sample X1,... , Xn from a N(μ, σ*) distribution. Using as a pivot, construct a 95% confidence (a) Compute c. (b) Compute the observed sample variance s2 (c) Compute the median of the xis. interval for μ. One of the following facts is helpful ·P(-1.96 < T < 1.96) = 0.95 if T ~ N(0, 1) ·P(-2.36 < < 2.36) 0.95 if T ~ t ·P(218 < T < 17.53) 0.95 iIT ~ χ . ·P(-2.26 < T < 2.26)-0.95 if T ~ t9 7. marks (e) Suppose that, in the situation of part (d), we wanted a confidence interval for σ2 instead of μ. What would be an appropriate pivot, and what is its distribution? 2 marks

0 0
Add a comment Improve this question Transcribed image text
Answer #1

### By using R command

> x=c(1.12,2.09,1.49,1.63,2.76,1.41,1.64,3.41)
> x
[1] 1.12 2.09 1.49 1.63 2.76 1.41 1.64 3.41
> xbar=mean(x) ### Sample mean
> xbar
[1] 1.94375
> Ssq=var(x) ##Sample variance
> Ssq
[1] 0.5996554
> S=sqrt(Ssq) ##Sample standard deviation
> S
[1] 0.7743742
> t=2.36
> UCl=(xbar-t*(S/sqrt(7)) ## upper confidence limit

> UCl
[1] 1.253011
> LCl=(xbar+t*(S/sqrt(7))) ## lower confidence limit
> LCl
[1] 2.634489
> CI=c(UCl,LCl) ## Confidence interval
> CI
[1] 1.253011 2.634489
>

d) If we wanted a confidence interval for the population variance we used following Pivot:

T=\frac{(n-1)S^2}{\sigma ^2}\sim \chi _{n-1}

Add a comment
Know the answer?
Add Answer to:
Question 1. Consider the following datapoints r1, .. . , Tg: 1.12,2.09,1.49, 1.63,2.76. 1.41,1.64, 3.41 1...
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
  • Which of the following statements is true? The t-distribution with 1 degree of freedom is equivalent...

    Which of the following statements is true? The t-distribution with 1 degree of freedom is equivalent to the standard normal distribution. When division by a factor of n-1 is used, the sample variance s2 is an unbiased estimator of the population variance σ2. If a hypothesis test is conducted at the 5% significance level, then a p-value of 0.087 would lead the researcher to reject H0. A 99% z-based confidence interval of the population mean μ based on a sample...

  • could anyone help me those questions? Question 7 Not yet answered Points out of 1 P...

    could anyone help me those questions? Question 7 Not yet answered Points out of 1 P Flag question You are offered the following gamble: Flip two fair coins. If at least one head comes up, you win $12. If not, you lose $24. What is the expected value of this gamble? Select one: a. $3 c. $0 Question 8 Not yet answered Points out of 1 Suppose X is a random variable. How are the variance and standard deviation of...

  • Consider the simplified Bayesian model for normal data The joint posterior pdf is ful, σ21 x)a(σ2,-/2-1 expl_jy.tx, _aP...

    Consider the simplified Bayesian model for normal data The joint posterior pdf is ful, σ21 x)a(σ2,-/2-1 expl_jy.tx, _aPI The marginal posterior pdfs of μ and σ 2 can be obtained by integrating out the other variable (8.30) y@1 x) α (σ2)-m;,-1/2 expl-- Σ.-tri-x)2 (8.31) d. Let q1 and q2 be they/2 and 1-y/2 quantiles of (8.31). Show that the 1-γ credible interval (gi,q2) is identical to the classic confidence interval (5.19) (with ar replaced by y). Hence, a (1-α) stochastic...

  • in a Bayesian view. Consider the prior π(a)-1 for all a e R Consider a Gaussian linear model Y = aX+ E Determine whether each of the following statements is true or false. π(a) a uniform prior. (1) (...

    in a Bayesian view. Consider the prior π(a)-1 for all a e R Consider a Gaussian linear model Y = aX+ E Determine whether each of the following statements is true or false. π(a) a uniform prior. (1) (a) True (b) False L(Y=y14=a,X=x) (2) π(a) is a jeffreys prior when we consider the likelihood (where we assume xis known) (a) True (b)False Y-XB+ σε where ε E R" is a random vector with Consider a linear regression model E[ε1-0, E[eErJ-1....

  • Question 1: Alex was studying how far the University students travelled to take the class on...

    Question 1: Alex was studying how far the University students travelled to take the class on campus. Let W be the distance travelled (measured in miles). This time, a sample of size 50 was collected. He calculated the following statistics based on the sample: Alex wanted to run a hypothesis test with the null and alternative hypothesis as below: Note that is the mean distance travelled by University students to come to campus. Please calculate the test statistic for the...

  • "1",4.69816621546105 "2",4.44756510829146 "3",6.84100846766469 "4",7.01358258791867 "5",3.12935822296976 "6",5.14762683649335 "7",2.54905695207...

    "1",4.69816621546105 "2",4.44756510829146 "3",6.84100846766469 "4",7.01358258791867 "5",3.12935822296976 "6",5.14762683649335 "7",2.54905695207479 "8",4.06103182893184 "9",2.48237691955398 "10", 6.2004516591676 "11", 3.01735627817734 "12", 3.54398983209343 "13",5.02652010457958 "14", 5.94118091122925 "15", 7.01208796523191 "16",1.78016831028813 "17",4.33834121978255 "18", 8.93218857046722 "19", 8.43778411332812 "20",8.85822711493131 "21",4.75013154193281 "22", 9.31373767405901 "23",4.09575976019349 "24",2.74688111585186 "25", 3.8040095716617 26",9.34905953037803 "27", 5.87804953966622 "28",7.30637945593767 "29",7.14701470885807 "30",4.48962722844458 "31", 5.04849646123746 "32", 3.97515036133807 "33", 5.32546715405807 "34",8.17769559423788 "35", 6.42260496868865 "36",7.81161965525343 "37",9.8499408616349 "38",9.93608614628273 "39",8.04555405523207 "40",4.14121187997945 "41",5.19842955121368 "42",6.43976800531653 "43", 5.06797870826443 "44",3.79022295456759 "45",8.64229620362652 "46",10.7203765104341 "47",5.45008418851375 "48",4.96026223624637 "49",3.35515355305645 "50",4.3593298786236 Problem 2: Load in the file "data.csv". Assume that this is a random sample from...

  • 1. Answer to following with "True" or "False". Explain your answers briefly. (if false, explain what...

    1. Answer to following with "True" or "False". Explain your answers briefly. (if false, explain what happen instead also) (a) Suppose that we observe a random variable Y that depend on another observed value x, through the relationYo+By+ewhere Bo,ßı and x are (b) We can reduce a by pushing the critical regions further into the tails of the (c) Decrease in the probability of the type II error always results in an increase in constants ande N(0,1). Then Y N(O,(Po+Bix)-)...

  • QUESTION # 1 The method of tree-ring dating gave the following years A.D. for an archaeological...

    QUESTION # 1 The method of tree-ring dating gave the following years A.D. for an archaeological excavation site. Assume that the population of x values has an approximately normal distribution. 1,194 1,180 1,201 1,236 1,268 1,316 1,275 1,317 1,275 (a) Use a calculator with mean and standard deviation keys to find the sample mean year x and sample standard deviation s. (Round your answers to the nearest whole number.) x=_______ A.D. s=_________ yr (b)Find a 90% confidence interval for the...

  • arccoth Cz)- 1/2 ln (z+1)/(z-1)) Screenshot 2019-01-17 at 20.14.00 CSC (x) 6 Consider taking a simple...

    arccoth Cz)- 1/2 ln (z+1)/(z-1)) Screenshot 2019-01-17 at 20.14.00 CSC (x) 6 Consider taking a simple random sample (SRS) of size 2 from the population and assume further that E(r2)Xwhere Xis the population mean. (0) Show that the estimato is an unbiased estimator of X XN with population variance S2. Suppose that r1 and r2 are obtained (1 mark) (5 marks,) (4 marks) (-x)tan Cx) (i) Show that cov(1,2) i) Using the result from(ii) show that var ()1- (iv) Using...

  • For Problem 1 and 2: A random sample of 16 graduates of a certain secretarial school...

    For Problem 1 and 2: A random sample of 16 graduates of a certain secretarial school typed an average of 85 words per minute with a standard deviation of 8 words per minute. Assume that the number of words typed per minute of a randomly selected graduates follows a normal distribution 1. (4 pts) a 95% confidence interval to estimate the average number of words typed by all graduates of this school. Remember to state the assumptions and interpret the...

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