Cumulative distribution function

island-boy
Messages
93
Reaction score
0
Once again, I'm having a disagreement with my TA regarding a problem set he gave us.

Here is the exact question, as written:
Find the distribution function associated with the following density functions:
a) f(x) = 3(1-x^2) , x an element of (0,1)
b)g(x) = x^{-2}, x an element of positive real numbers

here's where my problem lies.
For a)
if you solve for the cdf, you get:
F(x) = \int_{0}^{x} 3(1-t^2) dt = [3t - t^3]_{0}^{x} = 3x - x^3 for x element (0,1)

however, this value of F(x) takes the value of 2 when x = 1, which violates the property of a cdf! Also, if you take the integral of the density from 0 to 1, you will get 2! again a violation of the property of a density function, as the integral should be between 0 and 1.

for b)
if you solve for the cdf, you get
F(x) = \int_{0}^{x} t^{-2} dt = [-t^{-1}]_{0}^{x} = - 1/x + \infty for x element positive real

which again is greater than 1 for any value of x, positive real.

and if you get the integral of the density function from 0 to infinity (as the density function is defined for all positive real), you get infinity! which is not between 0 and 1.

the TA, however said that there is NOTHING wrong with the questions, even after he inspected it.

Am I insane to think that the questions are wrong? or am I not seeing something obvious?

help please. I'm going crazy.
 
Last edited:
Physics news on Phys.org
anyone have an idea? thanks.
 
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