While I am deriving the maximum of two Erlang Indepenent random variables $$ z = \begin{cases} l, & \text{if $l$>$h$ and $l$>0} \\ h, & \text{if $h$>$l$ and $l$>0} \\ h, & \text{if $l$<0} \end{cases} $$ $$ E[z]= \int_0^\infty \int_{h=l}^\infty h f(h)f(l) dh dl + \int_0^\infty \int_{h=0}^l h f(h)f(l) dh dl + \int_{-\infty}^0 \int_{h=0}^\infty h f(h)f(l) dh dl $$ However, $l$ will not be less than zero since it is representing a time period. for this condition how can I simplify this term $$\int_{-\infty}^0 \int_{h=0}^\infty h f(h)f(l) dh dl$$ to only represent $l=0$ ?
2025-01-13 05:18:56.1736745536
Maximum of two Independent Random Variables with Erlang distribution
195 Views Asked by ahmed ayman https://math.techqa.club/user/ahmed-ayman/detail At
1
There are 1 best solutions below
Related Questions in PROBABILITY
- Given a random variable X, prove f(x) is a probability function.
- About conditional density function.
- Expected value & Lebesgue integral
- Feeling overwhelmed with this math explanation, what videos, courses, and books should I learn to help me digest this?
- In how many ways can 8 people be seated in a row? What is the probability that Al sits next to Bob?
- How to find probability after finding the CDF of a max?
- Does taking the limit of the inclusion-exclusion formula work here?
- What is the probability that the accumulated sum is L at some point?
- What is the probability of a power set of the sample space?
- Combinatorics Problem - Clients using two seperate services
Related Questions in INTEGRATION
- Integrating using Green's Theorem
- Finding the value of a constant given a probability density function
- How to show that $\int_{\delta D} x\ dx $ is area of $D$
- How to find probability after finding the CDF of a max?
- Convergence of difference of series
- Why is it legal to take the antiderivative of both sides of an equation?
- question over a integration changes order and hard to compute
- Estimate of a (integral) function
- Using the chain rule of differentiation to evaluate an integral along a curve
- Name of multidimensional propagator integral
Related Questions in PROBABILITY-DISTRIBUTIONS
- Finding the value of a constant given a probability density function
- Lower bound for the cumulative distribution function on the left of the mean
- Linear Projection Property for a Logconcave CDF Class
- CDF of $Y=\max\{X_1, X_2, X_3\},$ given $f(x)=2,$ for $0<x<1/2$?
- exponential distribution involving customers
- Multi sample chi-square distribution
- Find the density function of a random variable
- Distribution of $Y$ derived from standard normal
- Help with understanding point from Nassim Taleb's book "Dynamic Hedging"
- Sampling without Replacement...Hypergeometric distribution
Related Questions in RANDOM-VARIABLES
- $f(t)-$a characteristic function. Prove that $|f(t)|$ does not have to be a characteristic function based on the example:
- Find the density function of a random variable
- Conditional joint information of two random variables $X,Y$ given $Z$
- Why the case of independence of random variables is more important than any other specific type of dependence?
- limsup and liminf of sequence of random variables and Borel Cantelli
- For $r′ < r,$ show that $|X|^{r′} ≤ 1 + |X|^r $ and conclude that if $E|X|^r < \infty$, then $E|X|^{r′} < E|X|^r$ for all $0< r′ < r.$
- Calculate distribution of function of random variable using total probability formula
- Show that two random variables are independent.
- Indicator function, problem
- Variance of a non-linear function of a random variable
Related Questions in GAMMA-DISTRIBUTION
- Method of moments estimator and the maximum likelihood estimator for a sample from Gamma distribution
- Finding the probability density function of a square root of a sum
- Compound of uniform and gamma probability distributions
- Sum of two independent exponentially distributed random variables
- Distribution of the difference between two random variables
- Maximum of two Independent Random Variables with Erlang distribution
- laplace transform of difference between two gamma independent random variables
- Show that $2Y/\theta$ has a chi-square distribution
- Joint Distribution of a Possion Gamma distribution
- Distribution of weighted sum of Bernoulli RVs
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
Erlang random variables have a non-negative support. So because both $H$ and $L$ are Erlang RV, therefore: $$\begin{align} Z & = \begin{cases} H & : 0\leq L \leq H \\ L & : 0\leq H < L\\ 0 & : \textsf{otherwise}\end{cases} \\[2ex] \mathsf E(Z) & = \int_0^\infty \int_h^\infty l f(h)f(l)\operatorname d l\operatorname d h + \int_0^\infty \int_0^h h f(h)f(l)\operatorname d l\operatorname d h \\[2ex] & = 2\int_0^\infty h f(h)\int_0^h f(l)\operatorname d l\operatorname d h & \textsf{by symmetry} \end{align}$$