Using pdf to find the Probability of a range

rhyno89
Messages
18
Reaction score
0

Homework Statement



For a given cdf: Fy(y) = 0 for y less than 0
= y^2 for the range 0 to 1
= 1 for all values greater than or equal to 1

the problem asks to find P(1/2 < Y < 3/4) first using the cdf and then using the pdf



Homework Equations





The Attempt at a Solution



Okay so the first part of this i was able to do easily. Since its giving the cdf you just have to plug in the two values of the range and the end result is 5/16

Using the pdf to find the answer is where i ran into trouble

I kno that the relationship b/w the cdf and the pdf is that the cdf is the anti derivative of the pdf so i began by differentiating the values of Y over the range.

This of course gave me 0, 2y and 0 for the different ranges.

Because of this however, the values for either of the two ranges give me a probability greater than 1 and that alone violates the laws around it so that doesn't work even if the answer would have matched up, which it doesn't anyway. So I am guessing the problem is how I calculated the pdf...any tips?

Thanks
 
Physics news on Phys.org
Wouldn't it just be

\int_\frac{1}{2} ^\frac{3}{4} 2y dy

I don't think this gives an answer greater than one.
 
i thought i had to do something like that since it was an interval and not merely a finite set of numbers. This kinda seems like a pointless excercise since this would have me differentiating the cdf to get the pdf just to re integrate it and return it to the cdf plugging in the same numbers that I had to do for part a.
I was also looking through the book and I don't see any other way of getting it so i think ill run with this...thanks for the quick response
 
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