1 / 10

Applied Statistics Assignment Question One

Applied Statistics Assignment Question One. Student :Majid Instructor: Gao Xin. Cauchy Distribution. The formula for the probability density function of the Cauchy distribution with (Theta,1) is: f(x )=1/[pi(1+(x-Theta)^2]. Log Likelihood function. Log Likelihood function is :

gay
Download Presentation

Applied Statistics Assignment Question One

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Applied Statistics Assignment Question One Student :Majid Instructor: Gao Xin

  2. Cauchy Distribution • The formula for the probability density function of the Cauchy distribution with (Theta,1) is: f(x)=1/[pi(1+(x-Theta)^2]

  3. Log Likelihood function Log Likelihood function is : SUM(log(1/(pi*(1+(x-t)^2)))) First derivative: Sum(pi * (2*(x-t))/(pi*(1+(x-t)^2))^2/(1/(pi*(1+(x-t)^2)))) Second derivative is : 2*sum(((x-t)^2-1)/(1+(x-t)^2)^2)

  4. a)Graph the likelihood function

  5. a) Continue MLE for Theta(Newton method) Newton.htm

  6. b)Bisection Method Bisection Method.htm c) Fixed-Point_Method d) Secant Method

  7. Conclusion

  8. d) Normal (Theta,1) Normal Distribution

  9. Conclusion for N(Theta,1)

More Related