Recent content by yamdizzle
-
Y
Solving Joint Convolution for P(X,Y) - 65 Characters
Ignore the question There was a typo at the question. I just solved it Thanks- yamdizzle
- Post #3
- Forum: Calculus and Beyond Homework Help
-
Y
Solving Joint Convolution for P(X,Y) - 65 Characters
I took a step ahead and said: P(X=x, Y=y) = P(X-Y=x-y , Y=y) = P(Z=z, Y=y) but I don't seem to get the right distribution.- yamdizzle
- Post #2
- Forum: Calculus and Beyond Homework Help
-
Y
Solving Joint Convolution for P(X,Y) - 65 Characters
I solved majority of the question I just need to find the last joint density. Found the equations at part 3. Homework Statement Show P(X-Y=z ,Y=y) = P(X) = P(|Y|) I showed P(X) = P(|Y|) Homework EquationsThe Attempt at a Solution P(X=x,Y=y) = \frac{2*(2x-y)}{\sqrt{2πT^3σ^6}} *...- yamdizzle
- Thread
- Convolution Joint
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
Y
Graduate Distribution of the maximum of a RV
Yes this is stochastic. I will explain it more thoroughly: It is a 2 step question I guess: t \in[0,T] X is a Brownian Motion (0, μ, σ^2) M_T is the Max of X_t I need to find the joint pdf of (X_T,M_T) ____ An easier question I guess X is now has a drift 0. Therefore ~ (0, 0...- yamdizzle
- Post #3
- Forum: Set Theory, Logic, Probability, Statistics
-
Y
Graduate Distribution of the maximum of a RV
I have a normally distributed rv,let be X_t, ~ (μ*t,t*σ^2) what's the distribution of max(X_t) ? how do we do this? I wanted to simulate but the more I simulate the more the values expand and explode. Any help? Or an easier question which can help me solve this. I have a joint cdf of...- yamdizzle
- Thread
- Distribution Maximum
- Replies: 2
- Forum: Set Theory, Logic, Probability, Statistics
-
Y
Undergrad How Can I Solve the Differential Equation for Y in This Formula?
Yep, got it. Thanks- yamdizzle
- Post #7
- Forum: Differential Equations
-
Y
Undergrad How Can I Solve the Differential Equation for Y in This Formula?
so we have: exp(-r*t) y' - exp(-r*t) r y = theta1 - theta2 I assume you mean f = exp(-r*t) g = y but I'm not sure how to place thetas so I think y will have a exp(r*t) in it but not sure about the rest.- yamdizzle
- Post #5
- Forum: Differential Equations
-
Y
Undergrad How Can I Solve the Differential Equation for Y in This Formula?
Couldn't quite get it? What do you mean by exact derivative? so what is y?- yamdizzle
- Post #3
- Forum: Differential Equations
-
Y
Undergrad How Can I Solve the Differential Equation for Y in This Formula?
I have (θ_{1}-θ_{2})*exp(r*t) + r* Y = dY/dt How can I find Y? I tried to reverse the f ' g +g' f but I keep getting an extra term Thanks- yamdizzle
- Thread
- Function
- Replies: 6
- Forum: Differential Equations
-
Y
Graduate How to Derive the Standard Normal CDF in Option Pricing Analysis?
Thank you. That was of great help! -
Y
Graduate How to Derive the Standard Normal CDF in Option Pricing Analysis?
How do you think those values were found? The derivative with respect to r is this... according to Mathematica. But I don't know how. \frac{\sqrt{T}}{\sqrt{2\pi}σ}exp(-(\frac{(T (r + σ^2) + Log[S/K] )}{\sqrt{2 T σ}})^2) with changing a few things == T * Normal PDF(-log(S/K),Tσ^2) at... -
Y
Graduate How to Derive the Standard Normal CDF in Option Pricing Analysis?
So basically I need to derive ∫\frac{1}{\sqrt{2\pi}}exp(\frac{-x^2}{2}) dx with upper bound (log(S/K)+(r+σ^2)T)/(σ sqrt(T)) lower bound -inf with respect to r, Sigma or any parameter so I can learn how to do this. -
Y
Graduate How to Derive the Standard Normal CDF in Option Pricing Analysis?
standard normal has a mean 0 and variance 1. -
Y
Graduate How to Derive the Standard Normal CDF in Option Pricing Analysis?
I was wondering how I can find the derivative of a normal cdf with respect to a boundary parameter? I can get an answer with Mathematica or something but I have no idea how to actually do this. I don't know how fundamental theorem of calculus can be applied. (if it can be)...