-aux.09.Probability distribution

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Distribution
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
3 replies · 2K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
from probability distribution table

$$x\ \ \ P(X=x)$$
$$1\ \ \ 0.3$$
$$2\ \ \ 0.15 $$
$$3\ \ \ 0.35 $$
$$4\ \ \ 0.2 $$

find $$E[X]$$

I don't know what $$E[X]$$ is
 
Physics news on Phys.org
Re: probability distribution

Wikipedia defines it as:

$$E[X]=\sum_{k=1}^n\left(x_kp_k \right)$$

You can also think of it as a weighted average since we must have:

$$\sum_{k=1}^n\left(p_k \right)=1$$

So, you essentially want to find the product of each pair, and then sum them all up. What do you find?
 
Re: probability distribution

MarkFL said:
Wikipedia defines it as:

$$E[X]=\sum_{k=1}^n\left(x_kp_k \right)$$

You can also think of it as a weighted average since we must have:

$$\sum_{k=1}^n\left(p_k \right)=1$$

So, you essentially want to find the product of each pair, and then sum them all up. What do you find?
$$
(1x0.3)+(2x0.15)+(3x0.35)+(4x0.2)=2.45$$

that was easy!
 
SSCtw.png