Skip to main content

Questions tagged [exponential-distribution]

To be used for questions on using, finding, or otherwise relating to Exponential Distributions.

3 votes
1 answer
81 views

I am working on the following exercise. Let $$X_1 \sim \mathrm{Exp}\left(\tfrac12\right), \qquad X_2 \sim \mathrm{Exp}\left(\tfrac12\right),$$ independent. Define $$Y_1 = X_1 + 2X_2, \qquad Y_2 = 2X_1 ...
Pizza's user avatar
  • 377
0 votes
1 answer
33 views

When $X_1, X_2, ... ,X_n$ follow an exponential distribution, whose $\theta$ is 2, mgf of $W = \frac{\bar{X}-\mu}{\sigma/\sqrt{n}}$ will be $$\frac{e^{-t\sqrt{n}}}{(1-t/\sqrt{n})^n}$$ I understand the ...
No Ru's user avatar
  • 49
0 votes
0 answers
54 views

I've been trying to find the densities and expected values of the sample range $X_{(n)}-X_{(1)}$ and midrange $\frac{X_{(n)}+X_{(1)}}{2}$ where $X_{(i)}$ denotes the $i$th order statistic from a ...
VzTriesToBeAnActuary's user avatar
0 votes
0 answers
26 views

I have a family of functions defined by "a weighted average of exponential functions across rates from any probability distribution", or mathematically: $$ f(t) = \int e^{-t\lambda} p(\...
jessexknight's user avatar
1 vote
2 answers
100 views

I was solving the following problem from debore: At time t = 0, 20 identical components are tested. The lifetime distribution of each is exponential with parameter λ. The experimenter then leaves the ...
Dhaval Bothra's user avatar
2 votes
1 answer
311 views

I want to find the pdf of the square of an exponential distribution. Let $X \sim \exp(\lambda)$ and $Y=X^2$. I want $f_Y(y)$. I start from the $\operatorname{CDF}$ of $Y$: $$ P(Y\leq y)=P(X^2\leq y) \\...
user1617627's user avatar
0 votes
0 answers
52 views

Let $X_1,\dots,X_n$ be a random sample from an exponential distribution with unknown parameter $\theta$. Consider the hypothesis $H_0: \theta=\theta_0$ with alternative $H_a: \theta < \theta_0$, ...
Addem's user avatar
  • 6,197
2 votes
1 answer
165 views

We are given independent identically distributed random variables $X_1, X_2, \ldots \sim \text{Exponential}(1),$ and we define $$Y = {\sum_{i=1}^\infty {2^{-i}} \sum_{j=1}^i {X_j}}.$$ The question ...
pinton jol's user avatar
3 votes
2 answers
121 views

Studying properties of the exponential distribution I encountered the following problem: $n$ light bulbs of different types are lit simultaneously. The lifetimes of these bulbs are independent random ...
daniel's user avatar
  • 915
1 vote
0 answers
84 views

Assume that the distance between cars going in one direction on a certain highway is exponentially distributed with mean value of $100$ meters. What is the probability that in a stretch of $5$ ...
Miranda's user avatar
  • 1,191
4 votes
3 answers
255 views

Consider a random variable 𝑋 that follows an exponential distribution. After binning (floor), 𝑋 becomes discrete and follows a geometric distribution. My question is: how can we recover the original ...
Roland's user avatar
  • 143
10 votes
2 answers
307 views

Consider the random experiment in which $y_{-1}, y_{+1}$ are i.i.d. exponential random variables with rate parameter $\lambda$, sampled at $x=-1$ and $x=1$, respectively. For each sample, consider the ...
sam wolfe's user avatar
  • 3,593
0 votes
0 answers
51 views

The Normal Survival Function decaying slower than the Exponential on LogLog plot. Why? Isn't it supposed to be other way around, as Normal is super exponential $\sim e^{-t^2}$ and should decay faster ...
Alex Craft's user avatar
4 votes
2 answers
102 views

For non-negative random variables $X_1,...X_n\overset{\text{iid}}{\sim} F$, $F$ is said to be a sub-exponential distribution if $$\lim_{x\rightarrow\infty}\frac{P(X_1+...X_n>x)}{P(X_1>x)}=n$$ ...
zaira's user avatar
  • 2,396
-1 votes
2 answers
105 views

I'm studying Poisson process and I have questions about how to calculate the expected arrival times conditional on the number of events. I see this exercise in the book "Introduction to ...
daniel's user avatar
  • 915

15 30 50 per page
1
2 3 4 5
103