A data packet is transmitted over a lossy wireless channel with packet error rate 0.3. Most communication systems adopt the Automatic Repeat reQuest (ARQ) protocol. That is, if a packet is successfully (with probability 0.7) or unsuccessfully (with probability 0.3) received, the receiver respectively sends a one-bit ‘ACK’ or ‘NAK’ message (over a separate feedback channel) to the transmitter. After receiving an ‘ACK’, the transmitter will move on to the next packet transmission; otherwise, the transmitter will re-transmit the same packet, and this process continues until the transmitter receives an ‘ACK’ message.
![(a) [2 points] Assume the feedback channel is reliable, let X denote the total number of transmissions (including re-transmis](http://img.homeworklib.com/questions/d734a0f0-4252-11ec-ba7f-e5eaf097d8d0.png?x-oss-process=image/resize,w_560)


A data packet is transmitted over a lossy wireless channel with packet error rate 0.3. Most...
The probability that a bit transmitted through a digital transmission channel is received in error is 0.1. Assume that the transmissions are independent events, and let the random variable X denote the number of bits transmitted UNTIL the FIRST error. (a) What is the name and parameter(s) of the probability distribution of X? (b) Find mean and variance of X. (c) Find P(X ≥ 2). (d) Find P(X ≥ 4|X > 2).