Answer:
See the figure attached
Step-by-step explanation:
Let's call :
x: positive response
y: negative response
then the score is:
2x - 3y
A career placement test eliminates a profession when a person receives a score of 18 or less, that's represented by the following inequality:
2x - 3y ≤ 18
Answer:
17.5 hours
Step-by-step explanation:
107 = 60(2^n)
n(lg2) = lg(107/60)
n = 0.8345763908 × 21
n = 17.52610421 hours
So p - $15 = $49 and to solve it subtract 15 from 49 and then you will get your answer
Answer:
the probability that a code word contains exactly one zero is 0.0064 (0.64%)
Step-by-step explanation:
Since each bit is independent from the others , then the random variable X= number of 0 s in the code word follows a binomial distribution, where
p(X)= n!/((n-x)!*x!*p^x*(1-p)^(n-x)
where
n= number of independent bits=5
x= number of 0 s
p= probability that a bit is 0 = 0.8
then for x=1
p(1) = n*p*(1-p)^(n-1) = 5*0.8*0.2^4 = 0.0064 (0.64%)
therefore the probability that a code word contains exactly one zero is 0.0064 (0.64%)