I am looking at a plot of likelihood against parameters for a Bernoulli context (i.e. finding the p of a coin facing heads) and am comparing it to the equivalent plot for a log likelihood one.
I notice that the peak is a lot sharper for likelihood.
I understand that using log likelihood is a lot easier for us to solve and less computationally expensive, since we are no longer dealing with variables in the power.
Does this mean that we incur a tradeoff of getting a less certain, i.e. higher variance for our estimate?