How do I convert between cdf and pdf?

  • Thread starter Thread starter scot72001
  • Start date Start date
  • Tags Tags
    Cdf Pdf
AI Thread Summary
To convert the cumulative distribution function (CDF) F(x) = 1 - e^(-αx^β) for x ≥ 0 into the probability density function (PDF), differentiate F(x) with respect to x using the chain rule. For the PDF f(x) = (1 + α)/2 for -1 ≤ x ≤ 1, integrate f(x) over the interval to find the corresponding CDF, ensuring that F(1) equals 1. The integration process should be straightforward since f(x) is constant within the specified range. Specific values of α may be necessary to satisfy the conditions of the CDF.
scot72001
Messages
4
Reaction score
0
hi
i'm looking for help when going from a cdf function:
F(x) = { 1- e^-αx^β x ≥ 0, α>0, β>0
{ 0 x < 0

to getting the corresponding pdf

also i am looking to do the opposite(pdf to cdf)
for:
f(x) = { (1 + α)/2 for -1 ≤ x ≤ 1, -1 ≤ α ≤ 1
{ 0 otherwise

i'm unsure as to how to integrate and differentiate these parts.
can you help please

thanks
michael
 
Physics news on Phys.org
scot72001 said:
hi
i'm looking for help when going from a cdf function:
F(x) = { 1- e^-αx^β x ≥ 0, α>0, β>0
{ 0 x < 0
Is that 1- e^{-\alpha x^\beta} rather than 1- e^{-\alpha}x^\beta? If so, let u= \alpha x^\beta and use the chain rule: df/dx= (df/du)(du/dx).

to getting the corresponding pdf

also i am looking to do the opposite(pdf to cdf)
for:
f(x) = { (1 + α)/2 for -1 ≤ x ≤ 1, -1 ≤ α ≤ 1
{ 0 otherwise
Then integrate: F(x)= \int_{1}^x (1+\alpha)/2 dt for -1\le x\le 1. That should be easy. Of course, F(1) must be 1. That will require that \alpha have a specific value. In fact, since f(x) is a constant, this is a uniform probability and you should be able to do it without integrating.

i'm unsure as to how to integrate and differentiate these parts.
can you help please

thanks
michael
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top