Finding the expected value of a probability function

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
1 reply · 4K views
Jessica21
Messages
5
Reaction score
0
1. Suppose X is a random variable with probability function
f(x) = 0.49x(0.3)^ (x-1). Find E(x).




2. E(X) = sum of all x of x*f(x)



3. so I know that E(X) = sum of all x of x*f(x)
so E(x)= 0.49* sum of all x of x^2(0.3)^(x-1)

But I'm not sure how do i evaluate the sum?
Can anyone please help me,thanks!
 
Physics news on Phys.org
Are you sure you have the right probability function? This one doesn't converge on the entire real line and I wasn't able to find an interval where it integrated to 1.

In any event, if you have a random variable X with a probability density function f(x), then the expected value of X is
[tex]\intop_{-\infty}^{\infty} xf(x) dx[/tex]