SOLUTION: 4)Suppose the probability that a bit transmitted through a digital communication channel and received in error is 0.01. Assuming that the transmissions are independent events,
a)
Algebra.Com
Question 1159728: 4)Suppose the probability that a bit transmitted through a digital communication channel and received in error is 0.01. Assuming that the transmissions are independent events,
a) Find the probability that the first error occurs at the 8th bit.
b) Find the probability that the third error occurs at the 8th bit.
c) Find the probability that three or more errors occur among 100 transmitted bits.
Answer by Boreal(15235) (Show Source): You can put this solution on YOUR website!
geometric function
probability is 0.99^7*0.01=0.0093
For the next part, we need the probability of 2 errors in 7 bits
there are 7C2 or 21 ways that can happen and the probability to get 2 errors is 21*0.99^5*0.01^2=0.00200 or 0.002
Then the eighth bit has a 0.01 probability of an error, so the joint probability is 0.0002 for the third error to occur on the 8th bit.
Find the probability of 0,1,2 errors among 100 bits
for 0, it is 0.99^100=0.3660
for 1 it is 100*0.99^99*0.01=0.3697
for 2 it is 100C2*0.99*98*0.01^2=0.1849
That sum is 0.9206
Also 2nd VARS to binomcdf (100,0.01,2)
BUT this is the probability we don't want. The complement, 3 or more errors, is 0.0794, and that is the answer.
RELATED QUESTIONS
A message of n bytes is transmitted through a communication channel. Each byte is... (answered by ikleyn)
For a certain binary communication channel the probability that a transmitted '0' is... (answered by edjones)
In a binary communication system a zero and a one is transmitted with probability 0.6 and (answered by ikleyn)
Q1:A block of 100 bits is transmitted over a binary communication channel with... (answered by stanbon)
Karlson sends a message to Mažylis consisting of two bits in length. When he is in a... (answered by ElectricPavlov)
One percent of bits transmitted through a digital transmission are received in error.... (answered by Boreal)
Q:1 A card is drawn from a deck of 52 cards,then replaced and a second card is drawn... (answered by stanbon)
The communication channel transmits a three-digit number M = 873, written in decimal... (answered by ikleyn)
Radio signals transmitted to earth from deep space probes are very weak against a noisy... (answered by stanbon)