Exponential Distribution and median

Click For Summary

Homework Help Overview

The discussion revolves around deriving the (100p)th percentile of an exponential distribution with parameter λ, and specifically finding the median. The original poster expresses confusion regarding the setup and the correct interpretation of terms related to cumulative distribution functions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the correct formulation of the cumulative distribution function and its relationship to percentiles. There are attempts to clarify the meaning of terms like "cumulative density function" and to verify the correctness of antiderivatives. Questions arise about the integration limits and the interpretation of the median in relation to the cumulative distribution function.

Discussion Status

The conversation is ongoing, with some participants providing clarifications and corrections regarding terminology and mathematical expressions. There is a mix of interpretations being explored, particularly concerning the definitions and calculations related to percentiles and the cumulative distribution function.

Contextual Notes

Participants note potential misunderstandings regarding the terminology used in probability theory, particularly the distinction between cumulative density function and cumulative distribution function. There is also mention of the need for correct limits of integration in the context of the exponential distribution.

exitwound
Messages
291
Reaction score
1

Homework Statement



IF X has an exponential distribution with parameter \lambda, derive a general expression for the (100p)th percentile of the distribution. Then specialize to obtain the median.

Homework Equations



X.exp(\lambda)=\lambda e^{-\lambda x} for x>0

p=F(\eta (p)) = \int_{-\infty}^{\eta (p)} f(y)dy

The Attempt at a Solution


First, can I verify that this antiderivative is correct?
Since F'(X) = f(X) F(X)=-e^{-\lambda x}
Finding the 100pth percentile is equivalent to finding the cumulative density function (the antiderivative) from 0-->p correct?

And F(.5) = \eta for the mean...

I'm really confused on how to set this up and what I'm looking for. Any help would be great.
 
Physics news on Phys.org
Your limits of integration are correct, you are just missing one term in the expression for P(X≤x)


P(X \leq x) = \int _0 ^x \lambda e^{-\lamda t} dt


re-integrate it and you'll see.

Also I think you want to find the median 'm' such that F(m)=1/2 or in the integral form

\int _0 ^m \lambda e^{-\lamda t} dt =1/2
 
I don't follow at all. Can you try to explain it to me in english rather than math? I'm not a math major and the language confuses me more than anything else.
 
When you write cumulative density function you probably mean cumulative distribution function. As far as I know cumulative density function has no meaning in probability theory and Wikipedia writes:
Cumulative density function is a self-contradictory phrase resulting from confusion between:
- probability density function, and
- cumulative distribution function.
The two words cumulative and density contradict each other.
However from you usage it seems clear that you intend for it to be cumulative distribution function (cdf).

exitwound said:
First, can I verify that this antiderivative is correct?
Since F'(X) = f(X) F(X)=-e^{-\lambda x}
This is the right antiderivative for non-negative numbers however it may not be exactly the one you're looking for (remember there are infinitely many that can be obtained by adding constants). Remember that f(x)=0 for x<0 so the antiderivative is 0 if x < 0.
G(x) = \begin{cases} -e^{-\lambda x} &amp; 0 \leq x \\ 0 &amp; x &lt; 0 \end{cases}
is probably what you meant.

Now as you wrote earlier the cdf is:
F(x) = \int_{-\infty}^x f(y) dy = G(x) - \lim_{y \to -\infty}G(y)
It's not enough for it be an antiderivative of f(y), it must be the right one (given by the equation above).
From that you should be able to compute the correct cdf (and it's not equal to G(x)).

Finding the 100pth percentile is equivalent to finding the cumulative density function (the antiderivative) from 0-->p correct?
I'm not sure exactly what finding the cdf from 0->p means, but I don't think it's the right idea. By definition we say that a value x is the 100pth percentile if F(x)=p. Thus you need to solve this equation for x to find an expression for the 100pth percentile.

And F(.5) = \eta for the mean...
The mean is just a fancy word for the 50th percentile. That is we call m the mean if F(m)=.5
 

Similar threads

Replies
6
Views
2K
Replies
6
Views
3K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 13 ·
Replies
13
Views
2K