Consider a random sample n from a population

  • Context: Graduate 
  • Thread starter Thread starter TomJerry
  • Start date Start date
  • Tags Tags
    population Random
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
TomJerry
Messages
49
Reaction score
0
Problem: Consider a random sample n from a population with probability distribution f(x,p) that depends on parameter p. Find the maximum likelihood estimator for p when

f(x,p) = p^x (1-p)^1-x for x=0,1
 
Physics news on Phys.org
statdad said:
So you've tried...?

I m having difficulty starting , can you show me an example which is near to this or related to this . I just need a starting point .
 
The likelihood function is

[tex] L(p \colon x_1, x_2, \dots, x_n) = \prod_{i=1}^n p^{x_i} (1-p)^{1-x_i}[/tex]

Break the product into two factors, one in which [tex]x_j = 0[/tex], the other in which [tex]x_j = 1[/tex], and see what the products look like.