02/08/2021
Use the left and right arrow keys to navigate the presentation forward and backward respectively. You can also use the arrows at the bottom right of the screen to navigate with a mouse.
FAIR USE ACT DISCLAIMER: This site is for educational purposes only. This website may contain copyrighted material, the use of which has not been specifically authorized by the copyright holders. The material is made available on this website as a way to advance teaching, and copyright-protected materials are used to the extent necessary to make this class function in a distance learning environment. The Fair Use Copyright Disclaimer is under section 107 of the Copyright Act of 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research.
The following topics will be covered in this lecture:
Probability of an Intersection: \[ P(A \cap B) = P(B\vert A) P(A) = P(A\vert B) P(B) \]
EXAMPLE: The probability that the first stage of a numerically controlled machining operation for high-rpm pistons meets specifications is 0.90.
Failures are due to metal variations, fixture alignment, cutting blade condition, vibration, and ambient environmental conditions.
Given that the first stage meets specifications, the probability that a second stage of machining meets specifications is 0.95.
Question: Using the multiplication rule,
\[ P(A \cap B) = P(B\vert A) P(A) = P(A\vert B) P(B) \] what is the probability that both stages meet specifications?
Courtesy of Montgomery & Runger, Applied Statistics and Probability for Engineers, 7th edition
Total Probability Rule (Two Events) For any two events \( A \) and \( B \)- \[ \begin{align} P(B)=P(B\cap A)+P(B\cap A')=P(B|A)P(A)+P(B|A')P(A') \end{align} \]
Courtesy of Montgomery & Runger, Applied Statistics and Probability for Engineers, 7th edition
Courtesy of Montgomery & Runger, Applied Statistics and Probability for Engineers, 7th edition
Total Probability Rule (Multiple Events) Assume \( E_1, E_2, \dots , E_k \) are \( k \) mutually exclusive and exhaustive sets. Then \[ \begin{align} P(B)&=P(B\cap E_1)+P(B\cap E_2)+\dots+P(B\cap E_k)\\ &=P(B|E_1)P(E_1)+P(B|E_2)P(E_2)+\dots+P(B|E_k)P(E_k) \end{align} \]
The probability of event \( A \) does not change in the presence of \( B \) and vice versa.
Independence (multiple events) The events \( A_1 , A_2 , ... , A_n \) are independent if and only if for any subset of these events \[ P(A_1 \cap \cdots \cap A_n) = P(A_1) \times \cdots \times P(A_n). \]
The statement that \[ P(A \vert B) = \frac{P(B\vert A) P(A)}{ P(B)} \] is known as Bayes' theorem for \( P(B)>0 \).