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.
In this problem, we study a simple noisy communication channel. Suppose that X is a binary...
In this problem, we study a simple noisy communication channel. Suppose that X is a binary signal that takes value −1 and 1 with equal probability. This signal X is sent through a noisy communication channel, and the medium of transmission adds an independent noise term. More precisely, the received signal is Y=X+N, where N is standard normal, indpendendent of X. The decoder receives the value y of Y, and decides whether X was 1 or −1, using the following...
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?
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...
In a binary communication system, 1’s are sent twice as frequently as 0’s. Whichever symbol is...
In a binary communication system, 1’s are sent twice as frequently as 0’s. Whichever symbol is sent, the receiver makes the correct decision as to which it was only 3/4 of the time. Errors in di↵erent symbol transmissions are independent. (a) Suppose that the string of symbols 1001 is transmitted. What is the probability that all symbols in the string are received correctly? (b) Find the probability of an error being incurred as a result of the receiver making the...
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...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT