How Does the Constraint θ ≤ 1/4 Affect the MLE in Bernoulli Trials?

  • Thread starter Thread starter SandMan249
  • Start date Start date
  • Tags Tags
    Bernoulli Mle
SandMan249
Messages
3
Reaction score
0

Homework Statement


Two independent bernoulli trials resulted in one failure and one success. What is the MLE of the probability of success θ is it is know that θ is at most 1/4


Homework Equations


f(x,θ) = θx (1-θ)1-x


The Attempt at a Solution


Now, I know how to find the likelihood and use it to solve for the MLE. But I am not sure how the "θ is at most 1/4" would factor into the equation.

For a Bernoulli trial: f(x,θ) = θx (1-θ)1-x
L(θ) = θ(1-θ)
L'(θ) = 1-2θ ----> equate to zero
θ(hat) = 1/2 (which is the MLE)

But what do I do about the fact that "θ is at most 1/4"? Please help
 
Physics news on Phys.org
You're trying to maximize L(θ) on the interval [0,1/4]. Recall a basic calculus fact that the maximum of a function on a closed interval is either a critical point (where the derivative is zero) or an end point
 
Thank you.
In this case, since the function is simply: θ(hat) = 1/2 (a constant)
The maximum will lie at 1/4
Correct?
 
The critical point is at 1/2. But the function you want to maximize is L(θ) = θ(1-θ)
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Replies
2
Views
2K
Replies
1
Views
3K
Replies
1
Views
2K
Replies
3
Views
13K
Replies
10
Views
11K
Replies
9
Views
5K
Replies
2
Views
2K
Back
Top