Intersection of two gaussian distribution functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 9K views
hkBattousai
Messages
64
Reaction score
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
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...