SOLUTION: Need your help with this one, cause i am completely stuck. Let X binominal variable with parameters N, p. It is reminded that X expresses the number of successes that occur fro

Algebra ->  Probability-and-statistics -> SOLUTION: Need your help with this one, cause i am completely stuck. Let X binominal variable with parameters N, p. It is reminded that X expresses the number of successes that occur fro      Log On


   



Question 867167: Need your help with this one, cause i am completely stuck.
Let X binominal variable with parameters N, p.
It is reminded that X expresses the number of successes that occur from the execution of N independent Bernoulli experiments, each of them with probability of success p.
a) Given that X=1, find the probability that the unique success came from the first experiment.
b) Given that X=2, find the probability that the 2 successes happened at the first two experiments.
c) Taking into consideration the answers on the previous two questions, suppose that X=k, where 1<=k<=N and say what you notice about the way the k successes are distributed.

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
Re: TY
Have no capability of going that far back in postings. So many...more recent
for
C) It seems originally, I did use P(k) = p^k, only replaced the k with x as
x is a variable normally used in Probability. P(k) = p^k more politically correct, given the question.
P+%28x%29=+highlight_green%28nCx%29%28p%5Ex%29%28q%29%5E%28n-x%29+
a)n = 1, P+%281%29=+highlight_green%281C1%29%28p%5E1%29 = p^1, 1 trail, one success
b)n = 2, P+%282%29=+highlight_green%282C2%29%28p%5E2%29 = p^2, 2 trials. two successes
c) n = k, P+%28k%29=+highlight_green%28kCk%29%28p%5Ek%29 = p^k just following the pattern n = x
If there was continual success in 100 trials, For ex: P(of that happening) = p^100
My take was the probability of ALL successes encompassing any number of trials.
Re: *TIP* that X can be written as X=I1+I2+....+In,
where Ii are the random variables Bernoulli with probability of success p
Apply as You wish