Ask Question
13 December, 18:21

The transport layer handles the transmission error by requesting the damaged segments to be retransmitted. if the probability of a segment being damaged is p, what is the mean number of the transmissions required to send a segment? you can assume the acknowledgements are never lost for solving this question.

+3
Answers (1)
  1. 13 December, 20:13
    0
    The geometric distribution applies to experiments employing Bernoulli trials (success or failure) to determine the number of trials to obtain the first success.

    This distribution may be applied to the given situation, where the probability of success is p.

    Let n=number of transmissions required (n ≥ 1) Then

    P (n) = (1-p) ^ (n-1) * p (probability that n transmissions are required)

    and the mean number of transmissions required

    μ = 1/p
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “The transport layer handles the transmission error by requesting the damaged segments to be retransmitted. if the probability of a segment ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers