SOLUTION: The chances of an error occurring in any single line of code is found to be 0.001 (0.1%).
If a program contains 400 lines of code, what is the probability that there are no error
Algebra.Com
Question 1099078: The chances of an error occurring in any single line of code is found to be 0.001 (0.1%).
If a program contains 400 lines of code, what is the probability that there are no errors?
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
the probability that there is an error in a single line of code is .001.
therefore, the probability that there is not an error in a single line of code is .999.
the probability that there is not an error in 400 lines of code would be .999^400 = .670185906
RELATED QUESTIONS
A leading firm requires software for its internal use. The firm wants to evaluate whether (answered by Theo)
Usually, errors are found in 10% of lines of code written by software engineers at Error (answered by Boreal)
I hope that I can describe this well enough. I have a problem with a graph that contains... (answered by josmiceli)
An administrator at a Midwest university estimates that 12% of the female college... (answered by Theo)
(x+4)(x-5) If you were to multiply the two factors in the expression which operation... (answered by jim_thompson5910)
Question No. 1:
Part - A:
A leading firm requires a software for its internal use.... (answered by mila nedic)
whitch of the following statements is false bout slope
A the slope of any horizontal... (answered by jim_thompson5910)
Statement #1
"When the space shuttle was launched, the crew had the same chances of... (answered by ikleyn)
Two programmers are working on writing a new program that will check for viruses when... (answered by stanbon)