Intersection of two gaussian distribution functions

In summary, formulas can be used to find the intersection of two Gaussian functions with different variances by setting the two expressions equal to each other and solving for x. A tutorial on using "tex" tags can be found on Physics Forums.
  • #1
hkBattousai
64
0
Can you please give me formulas which give intersection of two gaussian function

f(x, mu, sigma) = 1/sqrt(2*pi*sigma^2) * exp(-(x-mu)^2 / (2*sigma^2))

for the case variances are different.


(Note: I think it is time I learn how to use "tex" tags, do you know a good tutorial?)
 
Physics news on Phys.org
  • #2
What do you mean by "intersection"? The term intersection is usually used when talking about sets, not functions.
 
  • #3
mathman said:
What do you mean by "intersection"?

The two points, where these two curves have the same (x, y) pairs on the graph.

Well, actually, I calculated the formula, but it is too messy without using "tex" tags...
 
  • #4
Why not just set the two Gaussian expressions equal to each other, and solve for x?

Info on [noparse][tex][/noparse] tag usage at Physics Forums can be found https://www.physicsforums.com/showthread.php?t=386951"
 
Last edited by a moderator:
  • #5


Sure, I would be happy to provide you with the formulas for the intersection of two Gaussian distribution functions. The intersection of two Gaussian functions occurs at the point where the two curves intersect, or in other words, where the two functions have the same value. This can be found by setting the two functions equal to each other and solving for x.

Let's say we have two Gaussian functions, f(x, mu1, sigma1) and g(x, mu2, sigma2). The intersection of these two functions would be given by:

f(x, mu1, sigma1) = g(x, mu2, sigma2)

1/sqrt(2*pi*sigma1^2) * exp(-(x-mu1)^2 / (2*sigma1^2)) = 1/sqrt(2*pi*sigma2^2) * exp(-(x-mu2)^2 / (2*sigma2^2))

To solve for x, we can take the natural logarithm of both sides to eliminate the exponential terms:

ln(1/sqrt(2*pi*sigma1^2)) - (x-mu1)^2 / (2*sigma1^2) = ln(1/sqrt(2*pi*sigma2^2)) - (x-mu2)^2 / (2*sigma2^2)

Next, we can rearrange the terms to isolate x on one side:

(x-mu1)^2 / (2*sigma1^2) - (x-mu2)^2 / (2*sigma2^2) = ln(1/sqrt(2*pi*sigma2^2)) - ln(1/sqrt(2*pi*sigma1^2))

We can then combine the terms on the left side using the difference of squares formula:

((x-mu1)^2 - (x-mu2)^2) / (2*sigma1^2 * sigma2^2) = ln(1/sqrt(2*pi*sigma2^2)) - ln(1/sqrt(2*pi*sigma1^2))

Next, we can simplify the right side by using the properties of logarithms:

ln(1/sqrt(2*pi*sigma2^2)) - ln(1/sqrt(2*pi*sigma1^2)) = ln(sqrt(sigma1^2/sigma2^2))

Finally, we can solve for x by multiplying both sides by (2
 

1. What is the intersection of two gaussian distribution functions?

The intersection of two gaussian distribution functions refers to the point(s) where the two curves representing the functions intersect. This point(s) represents the values at which both distributions have equal probability of occurring.

2. How is the intersection of two gaussian distribution functions calculated?

The intersection of two gaussian distribution functions can be calculated by setting the two functions equal to each other and solving for the variable(s) at which they intersect. This can be done algebraically or graphically.

3. What does the intersection of two gaussian distribution functions tell us?

The intersection of two gaussian distribution functions can provide information about the overlap between two distributions. It can also give insight into the relationship between two variables and their probability distributions.

4. Can two gaussian distribution functions intersect at more than one point?

Yes, it is possible for two gaussian distribution functions to intersect at multiple points. This can occur when the two distributions have similar means and standard deviations, resulting in a larger overlap between the two curves.

5. How does the shape of the two gaussian distributions affect their intersection?

The shape of the two gaussian distribution functions can greatly impact their intersection. If the distributions have similar shapes, the intersection will occur at a single point. However, if the shapes are significantly different, the intersection may occur at multiple points or may not occur at all.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
Replies
2
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
918
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
688
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
855
Replies
2
Views
521
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
Back
Top