Natural Log of Product Solution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Phox
Messages
36
Reaction score
0

Homework Statement



L(θ) = ∏(θ/(2√xi)*e^(-θ√xi)),i=1, n

Homework Equations





The Attempt at a Solution



-> θ2∏(1/(2√xi)*e^(-θ√xi))

taking natural log of both sides

lnL(θ) = nlnθ + ln∏(1/(2√xi)*e^(-θ√xi))

= nlnθ + Ʃln(1/(2√xi)*e^(-θ√xi))

Ok so from what I understand the ln of a product is the sum. But I'm not sure how exactly to simplify from here
 
Physics news on Phys.org
Phox said:
= nlnθ + Ʃln(1/(2√xi)*e^(-θ√xi))

Ok so from what I understand the ln of a product is the sum.
You can apply that again to the product [1/(2√xi)]*[e^(-θ√xi)]. You can then also use ln(xa) = a ln(x) for cases like a = -1, a = 1/2. What can you do with ln(ex)?
 
Phox said:

Homework Statement



L(θ) = ∏(θ/(2√xi)*e^(-θ√xi)),i=1, n

Homework Equations


The Attempt at a Solution



-> θ2∏(1/(2√xi)*e^(-θ√xi))

taking natural log of both sides

lnL(θ) = nlnθ + ln∏(1/(2√xi)*e^(-θ√xi))

= nlnθ + Ʃln(1/(2√xi)*e^(-θ√xi))

Ok so from what I understand the ln of a product is the sum. But I'm not sure how exactly to simplify from here

##ln(\frac{a}{b}) = ln(a) - ln(b)##
 
Last edited: