Help Understanding this Integral: int_{1,t} [1/(theta - 1)] dy = (t - 1)/(theta - 1)

warmtomatoes

New member
Joined
Jul 3, 2023
Messages
1
Can someone please explain this answer? This is part of a mathematical statistics question, but my calculus is not very good.

1t1θ1dy=t1θ1\int_1^t \frac{1}{\theta - 1}dy = \frac{t-1}{\theta-1}
The full problem and solution are attached. (The MLE for theta is Y(n).)
 

Attachments

  • Screenshot 2023-07-03 at 12.34.36 PM.png
    Screenshot 2023-07-03 at 12.34.36 PM.png
    1.3 MB · Views: 6
Can someone please explain this answer? This is part of a mathematical statistics question, but my calculus is not very good.

1t1θ1dy=t1θ1\int_1^t \frac{1}{\theta - 1}dy = \frac{t-1}{\theta-1}
The full problem and solution are attached. (The MLE for theta is Y(n).)
Since θ\theta is just a constant, as far as y is concerned, you can pull 1θ1\frac{1}{\theta-1} outside of the integral. The integral of 1 dy is y, and so on.
 
Hint: 1tdy=y1t=t1\displaystyle \int_1^t dy = y |_1^t = t-1
 
Let 5=1θ1\displaystyle 5 = \frac{1}{\theta - 1}

Now imagine you have this integral 1t5 dy.\displaystyle \int_{1}^{t} 5 \ dy. How would you solve it?
 
Top