a
we have a general formula for this type of distribution \[P(X=x) = p^x*(1-p)^{1-x}\]
@niksva, it should be \[P(X=x)=p(1-p)^{x-1}\]
X is a random variable while x is no. of trials in the first part \[P(X>=2) = 1 - P(X<2)\] \[P(X>=2)= 1-P(X=0)-P(X=1)\]
yeah @SithsAndGiggles is right
\(X\) follows a geometric distribution, which gives you the probability of the first success occurring after a number of failures. \(P(X=x)\) can be interpreted as the probability of success on the \(x\)-th trial, following \(x-1\) failures.
Yes, \(p\) is given to be \(0.1\). And yes, that's what \(P(X\ge2)\) basically means.
Sure
\[\begin{align*}P(X\ge2)&=1-P(X<2)\\ &=1-P(X=1)&\text{assuming the support of }X\text{ is positive}\\ &=1-p(1-p)^{1-1}\\ &=1-0.1(0.9)^0\\ &=0.9 \end{align*}\]
Yes, think of it as "the minimum of trials must be 1."
pleasure @SithsAndGiggles explained it really well
Join our real-time social learning platform and learn together with your friends!