Proving two equal probability functions

38 Views Asked by At

How do I prove that these probability functions are equal?

$$ P = \frac{e^{(a+bx)}}{1+e^{(a+bx)}}=\frac{1}{1+e^{-(a+bx)}} $$

1

There are 1 best solutions below

1
On BEST ANSWER

Is this what you want? \begin{align*} P = \frac{e^{(a+bx)}}{1+e^{(a+bx)}} = \frac{e^{(a+bx)}}{e^{(a+bx)}(\frac{1}{e^{(a+bx)}}+1)} = \frac{1}{1+e^{-(a+bx)}} \end{align*}