I have a bag that contains 3 balls. Each ball is either red or blue, but I

Question:

I have a bag that contains 3 balls. Each ball is either red or blue, but I have no information in addition to this. Thus, the number of blue balls, call it θ, might be 0, 1, 2, or 3. I am allowed to choose 4 balls at random from the bag with replacement. We define the random variables X1, X2, X3, and X4 as followsX = 1 0 if the ith chosen ball is blue if the ith chosen ball is red

Note that Xi's are i.i.d. and Xi ∼ Bernoulli(θ/3). After doing my experiment, I observe the following values for Xi's. x1 = 1,x2 = 0,x3 = 1,x4 = 1. 

Thus, I observe 3 blue balls and 1 red balls.

1. For each possible value of θ, find the probability of the observed sample, (x1,x2,x3,x4) = (1, 0, 1, 1).

2. For which value of θ is the probability of the observed sample is the largest?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: