Question: When solving these problems remember the axioms of probability laws, particularly 0 p ( x ) 1 . It's a good first - level check
When solving these problems remember the axioms of probability laws, particularly It's a good firstlevel check to perform. No problems require the use of a computer or calculator, however, wolframalpha can be helpful for visualizing some of the problems. For this assignment a computer or calculator may be needed to find certain values, which is allowed, however, it should be clear what expression is being computationally evaluated.
Bayes problem for refresher. Suppose you run a large but upandcoming software company and provide a program that many people need. As is natural, sometimes things don't work right sometimes there's a programming error on your end, sometimes, however, it's truly user error. In this problem we'll apply Bayes' Theorem to figure out how likely it is something that we should change in the code.
For our program approximately of the code is not written properly and can cause malfunction of the time that part of the code is used the program crashes or worse From your user base, there's about of all your users complain that the program crashed. Assuming all portions of the code are used equally often, answer the following questions.
a points Since of all users complain of a crash, some of those are due to using the faulty code, while other crashes are due to user error. Find the probability of a crash, conditioned on none of the faulty code being used.
b points Sketch out the tree diagram describing the situation. The first branch is probability of using the faulty code, while the latter is probability of a crash.
c points Given that a crash occurred, what is the probability that it was due to software issues on your end?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
