Q. 6.15

Question

Consider a sequence of independent trials, with each trial being a success with probability p. Given that the kth success occurs on trial n, show that all possible outcomes of the first n − 1 trials that consist of k − 1 successes and n − k failures are equally likely.

Step-by-Step Solution

Verified
Answer

The required probability is equal to pk-1(1-p)n-k so it does not depend on the permutation of the sequence.

1Step 1: Content Introduction

We are given,

Out of given independent trials, each trial has a probability of being success. Also, Xn=1.

2Step 2: Content Explanation

Suppose (Xn)n is that sequence of independent trial. we have Xn~Binom(p).

We are given Xn=1 and in the random vector (X1, X2,.....,Xn-1) there exist K-1 and others equal to zero. Therefore,

P(X1=x1,......,Xn-1=xn-1)=i=1n-1P(Xi=xi)=pk-1(1-p)n-k

Since, the obtained sequence number does not depend on the permutation of the sequence, we have proved.