Is there any method of determining the mean of a random variable $X$ without integration?
Asked
Active
Viewed 247 times
1
-
1Have you plotted it? – leonbloy Apr 26 '16 at 12:26
-
hey, yep I've been looking at the graph for a while, its symmetrical but I'm not sure how that helps me exactly – Apr 26 '16 at 12:34
3 Answers
1
As $$f_X(1+\delta) = f_X(1-\delta)$$ for $\delta>0$ the mean and the median are the same. Therefore $\mathbb{E}[X]=1$.
-
I don't quite understand exactly what you mean, specifically I'm unfamiliar with the notation. Is there a simpler explanation you can give me? thanks. – Apr 26 '16 at 13:32
-
The function is symmetrical in relation to 1. Therefore, every marginal gain has an opposite loss, which leads the mean to be 1. – Guilherme Thompson Apr 26 '16 at 13:36
1
You will have two symmetrical traingles mirrored at x= 1. The mean of this pdf in terms of integration is
$E(k) = \int_{0}^{1} k(1-k)dk + \int_{1}^{2}k(k-1)dk = 1$
Just what the other answers have indicated the Mean is simply 1 by symmetry.
The mean for the first triangle is the k which splits the area of the triangle into two halves. That $k_1 = \frac{3-\sqrt{5}}{2}$
The mean for the second triangle is the k which splits the area of the triangle into two halves. That $k_2 = \frac{1+\sqrt{5}}{2}$.
Thus the mean of the pdf $= \frac{k_1+k_2}{2} = 1$
Satish Ramanathan
- 11,984