Consider a communication source that transmits packets containing digitized speech. After each transmission, the receiver sends a message indicating whether the transmission was successful or unsuccessful. If a transmission is unsuccessful, the packet is resent. Suppose a voice packet can be transmitted a maximum of 8 times. Assuming that the results of successive transmissions are independent of one another and that the probability of any particular transmission being successful is p, determine the probability mass function of the number of times a packet is transmitted.

Respuesta :

Answer:

 The  probability mass function is

         [tex]F(x) =  [ \left \ 8 } \atop {x}} \right. ] * p^x  *  q^{n - x }[/tex]

Step-by-step explanation:

From the question we are told that

   The maximum transmission time is  [tex]n  =  8[/tex]

Generally the number of times a packet is transmitted follows a binomial distribution given that the  the results of successive transmissions are independent of one another and that the probability of any particular transmission being successful is p

Generally the probability mass function is mathematically represented as

          [tex]F(x) =  [ \left \ 8 } \atop {x}} \right. ] * p^x  *  q^{n - x }[/tex]

Here  x can take values x =  0 ,  1 , 2 , 3 , ... , 7