Given probability density function find its cumulative distribution 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
sofanglom
Messages
1
Reaction score
0
Hi :) Here's my problem along with what I've done.

Here is the problem:

View attachment 8716

That is the p.d.f. of a random variable X.

I have to find the cdf. I don't know which I should do so I tried it two ways. First:

$\int_{-1}^{1} \ \frac{2}{\pi(1+x^{2})} dx = {{\frac{2}{\pi} arctan(x)]}^{1}}_{-1}=1$

Second:

$\int_{-1}^{x} \ \frac{2}{\pi(1+t^{2})} dt = {{\frac{2}{\pi} arctan(x)]}^{x}}_{-1}=\frac{2(arctan(x)+\frac{\pi}{4}}{\pi}$

Which one is the required CDF for X?
 

Attachments

  • save.PNG
    save.PNG
    1.6 KB · Views: 135
Physics news on Phys.org
Hi, and welcome to the forum!

Which one is the required CDF for X?
The second one, except for the missing closing parenthesis. That is, the CDF is $\dfrac{2}{\pi}\arctan x+\dfrac12$.