Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Let xi ~ t(v), i= 1,.,n be n independent random variables, each distributed as a t- distributed random variable with v degrees of freedom.

image text in transcribed
image text in transcribed
1. Let xi ~ t(v), i= 1,.,n be n independent random variables, each distributed as a t- distributed random variable with v degrees of freedom. Assume that your data are as follows, and use the line of code below to read the data into R: x=c(2.58,0.31,4.16,-1.96, -0. 19, 7.30, -0.58, 1.59, -0.86, 1.36, -0.60, 0.50, -1.17, -1.14, - 1.90, 0.18, -1.58, -0.16, -0.02, 0.20) a. Look up the pdf for a t-distributed random variable on wikipedia. Write the pdf down, and explain why it might be challenging to analytically find an analytic MLE for v. b. Use "optim" to find the MLE for v given this data. Show all code and clearly give your estimate. The pdf of a t-distributed random variable is given in R by the command "dt"

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Algebra And Trigonometry Enhanced With Graphing Utilities

Authors: Michael Sullivan, Michael Sullivan III

7th Edition

0134269039, 9780134269030

More Books

Students also viewed these Mathematics questions