00:02
We're asked questions about binary data transmitted over a noisy communication channel.
00:08
We're told that the probability that a received binary digit is an error due to channel noise is 0 .05.
00:17
And we're told to assume that such errors occur independently within the bit stream.
00:22
In part a, we're asked to find the probability that the third error occurs on the 50th transmitted bit.
00:50
First, let's define some variables.
00:54
So we'll let x be the number of bits transmitted until the third error occurs.
01:24
Then we have that x is distributed according to a negative binomial distribution with parameters r equals 3.
01:46
This is the number of failures and the probability of failure p equals 0 .05.
01:54
So it follows that the probability of the number of bits transmitted until the third error occurs is 50, or that x is equal to 50.
02:12
This is by the formula for the negative binomial.
02:18
This is nb of 50 with parameters 3 and 0 .05, which is going to be 50 minus 1, choose 3 minus 1 times probability of failure, 0 .05 to the third power for each failure, that's the 3, times the probability of success .95 to the number of successes, which is 50 minus 3 or 47.
03:16
Using a calculator, we find that this is approximately .013.
03:35
In part b, we're asked to determine on average how many bits will be transmitted correctly before the first error.
03:45
So this is not including the first error.
03:49
Well, we use the mean of the geometric distribution.
03:56
So the average number of bits up to an including the first error.
04:25
Since this is a geometric distribution, the mean is 1 over p, which is 1 over 0 .05, or in other words, 20 bits...