Question

In a binary communication channel, 0s and 1s are transmitted with equal probability. The probability that...

In a binary communication channel, 0s and 1s are transmitted with equal probability. The probability that a 0 is correctly received (as a 0) is 0.99. The probability that a 1 is correctly received (as a 1) is 0.90. Suppose we receive a 1, what is the probability that, in fact, a 0 was sent?

How to apply bayes rule?

Homework Answers

Answer #1

Since digits are transmitted with equal probability so

P(sent 0) = P(sent 1) = 0.5

From given information we have

P(received 0 | sent 0) = 0.99

P(received 1 | sent 1) = 0.90

By the complement rule we have

P(received 1 | sent 0) = 1-P(received 0 | sent 0) = 0.01

We need to find the probability P(sent 0 | receive 1). By the Baye's theorem we have

P(sent 0 | receive 1) = [P(receive 1 |sent 0) P(sent 0) ] / [ P(receive 1 |sent 0) P(sent 0)+ P(receive 1 |sent 1) P(sent 1) ] = [ 0.01 * 0.50] / [ 0.01*0.50 + 0.90 * 0.50] = 0.01 / 0.91 = 0.010989

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
A binary communication channel transmits a sequence of "bits" (0s and 1s). Suppose that for any...
A binary communication channel transmits a sequence of "bits" (0s and 1s). Suppose that for any particular bit transmitted, there is a 15% chance of a transmission error (a 0 becoming a 1 or a 1 becoming a 0). Assume that bit errors occur independently of one another. (Round your answers to four decimal places.) (a) Consider transmitting 1000 bits. What is the approximate probability that at most 165 transmission errors occur? (b) Suppose the same 1000-bit message is sent...
Consider asymmetric binary communication channels specified by conditional probability P[1r|0s]=0.03 and P[0r|1s]=0.02. The prior probability of...
Consider asymmetric binary communication channels specified by conditional probability P[1r|0s]=0.03 and P[0r|1s]=0.02. The prior probability of transmitting binary number 1 is given by P[1s]=0.56. It now transmits 25 bits of binary information over this channel. What is the probability of an error below 3 bits?
Question 2: For a certain binary channel, the probability that the transmitted ‘0’ was correctively received...
Question 2: For a certain binary channel, the probability that the transmitted ‘0’ was correctively received as ‘0’ is 0.94 and the probability that the transmitted ‘1’ was received as ‘1’ is 0.91. Further, the probability of transmitting ‘0’ is 0.45. If a signal is sent, determine (i) the probability that a ‘0’ was received ; (ii) the probability that a ‘0’ was transmitted given that a ‘0’ was received, and (iii) the probability of an error.
A binary message m, where m is equal either to 0 or to 1, is sent...
A binary message m, where m is equal either to 0 or to 1, is sent over an information channel. Assume that if m = 0, the value s = −1.5 is sent, and if m = 1, the value s = 1.5 is sent. The value received is X, where X = s + E, and E ∼ N(0, 0.66). If X ≤ 0.5, then the receiver concludes that m = 0, and if X > 0.5, then the...
A binary message m, where m is equal either to 0 or to 1, is sent...
A binary message m, where m is equal either to 0 or to 1, is sent over an information channel. Assume that if m = 0, the value s = −1.5 is sent, and if m = 1, the value s = 1.5 is sent. The value received is X, where X = s + E, and E ∼ N(0, 0.66). If X ≤ 0.5, then the receiver concludes that m = 0, and if X > 0.5, then the...
Data packets containing 64 bits are transmitted over a communication channel. A transmitted bit is received...
Data packets containing 64 bits are transmitted over a communication channel. A transmitted bit is received incorrectly with probability p=0.01. The packet is coded in such a way that bit error of 2 or less can be corrected. What is the probability that a packet is decoded correctly?
In a communication system, information bits are transmitted from source to destination. However, due to the...
In a communication system, information bits are transmitted from source to destination. However, due to the ambient white Gaussian noise in the communication channel, an information bit may be received erroneously by the time it arrives at the destination. Assume that the information bits are transmitted independently, and let p denote the bit error probability with pϵ(0; 1). Suppose a total of N bits are transmitted from the source to the destination, and let WN denote the total number of...
Given that the probability of error in the transmission of a bit over a communication channel...
Given that the probability of error in the transmission of a bit over a communication channel is p=10e-4 a) Compute the probability of error in transmitting a block of 1024 bits b) What is the probability of more than three errors in transmitting a block of 1000 bits? c) If a message is not transmitted correctly, a retransmission is initiated. This procedure is repeated until a correct transmission occurs. Such a channel is often called a feedback channel. Assuming that...
A binary message m, where m is equal either to 0 or to 1, is sent...
A binary message m, where m is equal either to 0 or to 1, is sent over an information channel. Because of noise in the channel, the message received is X, where X = m + E, and E is a random variable representing the channel noise. Assume that if X ≤ 0.5 then the receiver concludes that m = 0 and that if X > 0.5 then the receiver concludes that m = 1. Assume that E ∼ N(0,...
Consider a noisy communication channel, where each bit is flipped with probability p (the probability that...
Consider a noisy communication channel, where each bit is flipped with probability p (the probability that a bit is sent in error is p). Assume that n−1 bits, b1,b2,⋯,b(n−1), are going to be sent on this channel. A parity check bit is added to these bits so that the sum b1+b2+⋯+bn is an even number. This way, the receiver can distinguish occurrence of odd number of errors, that is, if one, three, or any odd number of errors occur, the...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT