If we know that $P(X\ge n)=(1-p)^{n-2}$
(This is not the main subject of the question, so I wont explain about it, hope this OK, but in sort: we get it because $P(X\ge n)=\sum_{k=n}^\infty (1-p)^{k-2}\cdot p$ ).
So,
- It true that: $P(X\ge n)-P(X=n)=P(X>n)$?
- $P(X>n)=(1-p)^{n-1}$ if we use what was given at the beginning (because instead of $k=n$ we put $k=n+1$) ?
I add one more Q:
So: $P(X=n)=(1-p)^{n-2}-(1-p)^{n-1}$???
If I'm wrong please fix my mistake, anyway, I have to find a way to calculate $P(X>n)$...
Thank you!
P.S. - The question is about discrete probability...
If your distibution is discrete, that is not continuous, we have that $$ P(X = n) = P(X\ge n) - P(X\ge n+1) =P(X\ge n) - P(X>n), $$ so indeed the first equation is true. Actually it is also true for continuous distributions, but also useless as $P(X=x)=0$ for all $x$.