Question

In: Statistics and Probability

P [1r / 0s] = 0.03 and P [0r / 1s] = 0.02 conditional in an...

P [1r / 0s] = 0.03 and P [0r / 1s] = 0.02 conditional in an asymmetric binary communication channel

available. The probability of sending 0 in this channel is P [1s] = 0.56. 25 bits from this channel

It has been sent. Accordingly, find the possibility of fewer than 3 faulty bits in the 25 bits transmitted.

Note: 0s : 0 transmit, 1s : 1 transmit, 0r : 0 represent, 1r : 1 represent running events.

Solutions

Expert Solution

Answer:-

Given That:-

P [1r / 0s] = 0.03 and P [0r / 1s] = 0.02 conditional in an asymmetric binary communication channel available. The probability of sending 0 in this channel is P [1s] = 0.56. 25 bits from this channel It has been sent. Accordingly, find the possibility of fewer than 3 faulty bits in the 25 bits transmitted.

Note: 0s : 0 transmit, 1s : 1 transmit, 0r : 0 represent, 1r : 1 represent running events.

Given,

Probability of a single bit that is transmitted is faulty

= (Probability of transmitting a 0)*P[1r/0s] + (Probability of transmitting a 1)*P[0r/1s]

= 0.56*0.03 + (1-0.56)*0.02

= 0.0168+0.0088

= 0.0256.

Now,

let X denotes th number faulty of bits transmitted out of 25 transmitted bites.

Then X follows Binomial distribution with parameters, n = 25

and

p = 0.0256

Required probability = P(X<3)

P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)

   = 0.97466

Thank you for your supporting. please upvote my answer...


Related Solutions

A string of 0s and 1s is to be processed and converted to an even-parity string...
A string of 0s and 1s is to be processed and converted to an even-parity string by adding a parity bit to the end of the string.(For an explanation of the use of parity bits, see Example 30 in Chapter 9.) The parity bit is initially 0. When a 0 character is processed, the parity bit remains unchanged. When a 1 character is processed, the parity bit is switched from 0 to 1 or from 1 to 0. Prove that...
The transmitter transmits either an infinite sequence of 0s with a probability 2/3 or 1s with...
The transmitter transmits either an infinite sequence of 0s with a probability 2/3 or 1s with a probability 1/3. Each symbol, regardless of the others and the transmitted sequence is identified by the receiving device with an error with a probability 0.25. i) Given that the first 5 identified symbols are 0s, find the probability P (000000 | 00000) that the sixth received symbol is also zero. b) Find the average value of a random variable equal to the number...
Advance programing in java Qn1 1.True or False: (a) A sequence of 0s and 1s is...
Advance programing in java Qn1 1.True or False: (a) A sequence of 0s and 1s is called a decimal code. (b) ZB stands for zero byte. (c) The CPU stands for command performing unit. (d) Every Java application program has a method called main. (e) An identier can be any sequence of digits and letters. (f) Every line in a program must end with a semicolon. 2. Explain the two most important benets of the Java language 3 Explain the...
   Stock A   Stock B 1   0.09   0.06 2   0.05   0.02 3   0.14   0.03 4   -0.03  ...
   Stock A   Stock B 1   0.09   0.06 2   0.05   0.02 3   0.14   0.03 4   -0.03   0.02 5   0.08   -0.01 a. What are the expected returns of the two stocks? b. What are the standard deviations of the returns of the two stocks? c. If their correlation is 0.44, what are the expected return and standard deviation of a portfolio of 66% stock A and 34% stock B?
(C++) Write a program that randomly fills in 0s and 1s into a 5-by-5 matrix,prints the...
(C++) Write a program that randomly fills in 0s and 1s into a 5-by-5 matrix,prints the matrix,and finds which row and column with more 1s and display that row and column number.            
A population contains nine million 0s and seven million 1s. What is the sampling distribution of...
A population contains nine million 0s and seven million 1s. What is the sampling distribution of the sample mean when the sample size is n=5? Let X be the number of 1s. Complete the chart below. X ​P(X) x 0 nothing nothing 1 nothing nothing 2 nothing nothing 3 nothing nothing 4 nothing nothing 5 nothing nothing ​(Round to three decimal places as​ needed.)
48 sample - 9 "0s" = 39 39 "1s" / 48 total sample= 0.8125 pq=0.9*(1-0.9) 0.09...
48 sample - 9 "0s" = 39 39 "1s" / 48 total sample= 0.8125 pq=0.9*(1-0.9) 0.09 pq/n= 0.09/48 0.001875 sqrt (pq/n)= sqrt (0.001875) 0.043301 sample prop / 90% =0.8125-0.9 -0.0875 z=-0.0875/0.043301 -2.02073 p value =NORMSDIST(H7) 0.02165 An air quality instrument logs 0 when standards are not met and 1 when standards are met. The log is saved to file DATA. First, compute the proportion meeting standards as the mean of air quality values. Second, at alpha=0.10 (sensitive, exploratory), test the...
48 sample - 9 "0s" = 39 39 "1s" / 48 total sample= 0.8125 pq=0.9*(1-0.9) 0.09...
48 sample - 9 "0s" = 39 39 "1s" / 48 total sample= 0.8125 pq=0.9*(1-0.9) 0.09 pq/n= 0.09/48 0.001875 sqrt (pq/n)= sqrt (0.001875) 0.043301 sample prop / 90% =0.8125-0.9 -0.0875 z=-0.0875/0.043301 -2.02073 p value =NORMSDIST(H7) 0.02165 An air quality instrument logs 0 when standards are not met and 1 when standards are met. The log is saved to file DATA. First, compute the proportion meeting standards as the mean of air quality values. Second, at alpha=0.10 (sensitive, exploratory), test the...
Part A. If a p value of a one tailed test is 0.03, what will be...
Part A. If a p value of a one tailed test is 0.03, what will be the p value for a two tailed test? Part B. Describe type 1 and type 2 error. Give an example of type 1 error and an example of type 2 error. What is the relationship between type 1 and type 2 error?
Simulating a conditional probability using R. Simulating the conditional probability P(A|B) requires repeated simulation of the...
Simulating a conditional probability using R. Simulating the conditional probability P(A|B) requires repeated simulation of the underlying random experiment, but restricting to trials in which B occurs. Suppose 3 dice are tossed and we want to find the probability of the first die is 4 given that the sum is 10. Modify the script ConditionalDice.R (you can find the R script file from Modules on this Canvas site) to find P(First die is 4 | Sum is 10) Hint: the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT