Bernoulli distribution. Problem with finding 'k' in formula.

JujiGatame

New member
Joined
Jun 12, 2021
Messages
7
Hello everyone!

Here is the task that I have problem solving.

We roll the dice 4 times. Determine a random variable that describes k times will fall 6. Calculate expectation and variance.

I know that:
X - "counts how many times has fallen 6"
R(X) = {0, 1, 2, 3, 4}
n = 4
p = 1/6
q = 5/6

I know how to get expectation and variance, but I don't know how to get this k in formula.
 

Attachments

  • Probability.jpg
    Probability.jpg
    2.8 MB · Views: 0
You have X=X = number of times 66 occurs in 44 trials and, as you have indicated,P(X=k)=(4k)(16)k(56)4k, k=0..4P(X=k) = \binom 4 k \left( \frac 1 6\right)^k \left(\frac 5 6\right)^{4-k},~k=0..4You have indicated you know how to calculate the mean and standard deviation of XX. Those are your answers for the random variable XX. The kk in your formula is just a dummy variable and you wouldn't expect it to appear in your answer.
 
Hello everyone!

Here is the task that I have problem solving.

We roll the dice 4 times. Determine a random variable that describes k times will fall 6. Calculate expectation and variance.

I know that:
X - "counts how many times has fallen 6"
R(X) = {0, 1, 2, 3, 4}
n = 4
p = 1/6
q = 5/6

I know how to get expectation and variance, but I don't know how to get this k in formula.
Please post the EXACT and COMPLETE problem as it was presented to you.
 
Top