Cdf Definition and 108 Threads

  1. pluviosilla

    Calculating a CDF Identity: Derivation and Explanation

    I ran across this identity in some actuarial literature: Pr( (x_1 \le X \le x_2) \ \cap \ (y_1 \le Y \le y_2) ) = F(x_2, y_2) - F(x_1, y_2) - F(x_2, y_1) + F(x_1, y_1) First of all, I am not certain this is correct. I think the expression on the LHS is equal to the following double...
  2. M

    Estimating & Plotting PDF & CDF of Random Variable X in MATLAB

    halw could anyone help me in writing this project in MATLAB ?? A random variable X is observed at certain experiment. 100,000 samples of this random variable are stored in a vector called samples. 1. Use MATLAB to read the samples of this random variable. To read these samples you...
  3. H

    Question on the maximum probability of CDF?

    Hi guys, i would like if people can tell what is the maximum probability value that a cumulative density function (cdf) can have? i have been confused by the definition... however i have come to think that the maximum will be 1.. because all events can only be between 0 to 1 (100%) chance...
  4. T

    CDF ZZ Event Display: Lepton 1 Ambiguity

    I was looking at this event display from CDF on their discovery of ZZ production. Why is lepton 1 having an ambiguity of either an electron or muon ? http://fcdfwww.fnal.gov/physics/ewk/2007/ZZ/evd/r211311_e233113.html
  5. S

    Find cdf, pdf and expextation value of a random variable

    Homework Statement Let X represent the random choice of a real number on the interval [-1,1] which has a uniform distribution such that the probability density function isf_{X}(x)=\frac{1}{2} when -1\leqx\leq1. Let Y=X^{2} a. Find the cumulative distribution F_{Y}(y) b. the density function...
  6. E

    How can I calculate the PMF from a given CDF?

    How do I find PMF if I have CDF? For example: F_X (x)=\left\{\begin{array}{cc}0,&\mbox{ if }x\leq -1 \\0.2, & \mbox{ if } -1\leq x < 0 \\0.7, & \mbox{ if } 0\leq x < 1 \\1, & \mbox{ if } x \geq 1 \end{array}\right.
  7. Z

    Is the Proof of Joint CDF at NTNU Correct?

    http://folk.ntnu.no/bronner/temp/temp1178774511.57813.png Or am I missing somthing obvious?
  8. S

    How Do You Convert a PDF to a CDF Using Integration?

    I"m not understanding CDF... My textbook doesn't seem to give enough information on it. I"m not understanding what do to when involved with CDFs in general. So if I want to convert a pdf to cdf, given a function fy(Y) = 0 for y <0 2y for 0 <= y <= 1/2 6 - 6y for 1/2 < y <= 1 0 for...
Back
Top