Answer:
0.00111
Step-by-step explanation:
Since the modem receiver takes a majority vote of the five
received bits to estimate the input signal, it will only make a wrong decision if 3, 4 or 5 of the 5 bits received are wrong.
Given that the channel changes an input bit to its complement with probability p =1/10 and it does so independently of its treatment of other input bits, the probability of changing 3 bits out of five is 0.1*0.1*0.1 = 0.001, of changing 4 is 0.0001 and of changing 5 is 0.00001
So, the probability that the modem makes a wrong decision is 0.001+0.0001+0.00001 = 0.00111
This is c! you can always just expand the answer choices.
Answer:
——
y=3x-17
——
Step-by-step explanation:
y=mx+b is the formula
m=slope, b=y-intercept.
Slope is given, 3
So y=3x+b
A point is also given, (3,-8) x=3,y=-8
-8=3(3) + b
-8=9+b
-17=b
So the equation is :
y=3x-17
Hope this helps, let me know if you have any questions!