Solve Probability Question: Expected Values of Odd/Even Integers

  • Thread starter Thread starter GreenPrint
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The discussion centers on calculating expected values for a probability density function (pdf) defined as f(x) = kx² for -1 ≤ x ≤ 1. The correct normalization constant k is determined to be 3/2. The expected value for odd integers, E[x^n] where n is odd, is calculated to be 0. For even integers, E[x^n] results in 3/(3+n). The initial confusion arose from incorrect assumptions regarding the values of x exceeding the defined range.

PREREQUISITES
  • Understanding of probability density functions (pdf)
  • Knowledge of expected value calculations in probability
  • Familiarity with integration techniques
  • Basic algebra for manipulating equations
NEXT STEPS
  • Study the properties of probability density functions (pdf) in detail
  • Learn about the calculation of expected values for different distributions
  • Explore integration techniques for evaluating definite integrals
  • Review examples of even and odd functions in probability contexts
USEFUL FOR

Students in statistics or probability courses, educators teaching probability concepts, and anyone interested in understanding expected values in the context of probability density functions.

GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



Suppose that X has pdf

f(x) = k[itex]x^{2}[/itex] for -1[itex]\leq x \leq 1[/itex], 0 otherwise

(a) What is k?
(b) What is E[itex]x^{n}[/itex] where n[itex]\geq 0[/itex] is an odd integer?
(c) What is E[itex]x^{n}[/itex] where n[itex]\geq 0[/itex] is an even integer?

Homework Equations





The Attempt at a Solution



For (a) I get 1.5
For (b) I get (-3/8)
for (c) I get (9/8)

C is my concern because the expected value for when n is even is greater than one. Is this a problem? My initial thought that it was because x takes on values greater than 1 and have a probability of occurring. I have checked my work and saw nothing wrong. So I just wanted to make sure that my answer to c was impossible before posting my math. It's very simple math and I don't see what I'm doing wrong. Thanks for any help that you can provide.
 
Physics news on Phys.org
GreenPrint said:

Homework Statement



Suppose that X has pdf

f(x) = k[itex]x^{2}[/itex] for -1[itex]\leq x \leq 1[/itex], 0 otherwise

(a) What is k?
(b) What is E[itex]x^{n}[/itex] where n[itex]\geq 0[/itex] is an odd integer?
(c) What is E[itex]x^{n}[/itex] where n[itex]\geq 0[/itex] is an even integer?

Homework Equations





The Attempt at a Solution



For (a) I get 1.5
For (b) I get (-3/8)
for (c) I get (9/8)

C is my concern because the expected value for when n is even is greater than one. Is this a problem? My initial thought that it was because x takes on values greater than 1 and have a probability of occurring. I have checked my work and saw nothing wrong. So I just wanted to make sure that my answer to c was impossible before posting my math. It's very simple math and I don't see what I'm doing wrong. Thanks for any help that you can provide.

Show your work. Your answers to (b) and (c) are wrong.
 
Using the definition
$$E[x] = ∫^{\infty}_{-\infty} x f_{x}(x)\, dx$$
So in the case of raising to a power
$$E[x^{n}]=∫^{\infty}_{-\infty} x^{n} f_{x}(x)\, dx$$
We are given that
$$f_{x}(x) =
\begin{cases} kx^{2} & \text{for }-1 \leq x \leq 1 \\
0 & \text{otherwise}
\end{cases}$$

In part A, I solved for k and got ##k=\frac{3}{2}##.

Now for part B
$$E[x^{n}] = \frac{3}{2} \int^{1}_{-1} x^{n} x^{2}\,dx = \frac{3}{2} \int^{1}_{-1} x^{n+2}\,dx = \frac{3}{2} \left.\frac{x^{n+3}}{n+3}\right|^{1}_{-1} = \frac{3}{2} \left.\frac{x^{n} x^{3}}{n+3}\right|^{1}_{-1} = \frac{3}{2}\left(\frac{1^{n}1^{3}}{n+3}-\frac{(-1)^{n}(-1)^{3}}{n+3}\right) = \frac{3}{2}\left(\frac{1^{n}}{n+3}-\frac{(-1)^{n}(-1)^{3}}{n+3}\right).$$ I think the correct answer is then ##\frac{3}{3+n}## when n even, 0 when n odd.

I think the first time I did this problem I plugged in 1 and -1 for both n and x and is the reason why I got the answers I did.
 
Last edited by a moderator:

Similar threads

Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K