Probability distribution function proof

Pomico
Messages
24
Reaction score
0
[SOLVED] Probability distribution function proof

Homework Statement



Prove the function p(x) = \frac{3}{4b^{3}}(b^{2}-x^{2}) for -b \leq x \leq +b is a valid probability distribution function.

Homework Equations



I'm not sure if it's as simple as this, but I've been using \int p(x) dx (between b and -b) = 1 if the function is valid


The Attempt at a Solution



\int p(x) dx (between b and -b) = \frac{3x}{4b} - \frac{x^{3}}{12b^{3}} between b and -b = \frac{3}{4} - \frac{1}{12} + \frac{3}{4} - \frac{1}{12} = \frac{4}{3}

I treated b as a constant as I was integrating with respect to x, but clearly \frac{4}{3} is not equal to 1... please help!
 
Physics news on Phys.org
You seem to have forgotten the "3" in "3/4" when you multiplied \frac{x^3}{3} by \frac{3}{4b^3}. You should have
\frac{3}{4}- \frac{1}{4}+ \frac{3}{4}- \frac{1}{4}= 1
 
Heh thanks, stupid mistake...
I assumed it was the integration I got wrong as opposed to an earlier stage, I'll check more thoroughly next time!
Thanks again :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top