Random variable, expected value,Variance

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
philipSun
Messages
9
Reaction score
0
Hi.
I choose randomly a one word, and I decided to choose a word blue. Let random variable x be a length of the word blue. What is expected value and variance of a word blue?



So, random variable x = 4.

E(X) = Ʃ xi fX(xi)
i:xi∈S

x1 + x2 + x3 + x4 = 10.

expected value = 10.


Variance is

Var(X) = E[X − E(X)]^2


Var(X) = E[10 − E(4)]^2 = 6^2 = 36


Variance = 36
 
on Phys.org
I do a little improvement.

E(X) = Ʃ xi f(x)p(x)
i:p(x)∈S

x1 + x2 + x3 + x4 = 10.

expected value = 10. Is this correct?Variance is

Var(X) = E[X − E(X)]^2Var(X) = E[10 − E(4)]^2 = 6^2 = 36Variance = 36. Is this correct?
 
Can you formalize those solutions?

I don't understand.
Do you mean that expected value is 4 ? Mean = expected value?

And because blue has 4 letters - no variation. so variance is

Var(X) = E[4 − E(4)]^2 = 0 ??