Notes For R Tool
Notes For R Tool
There are 4 kings and there are 4 Queens. The events are clearly
mutually exclusive. Apply the formula.
P(A U B) = P(A) + P(B) = 4/52 + 4/52 = 8/52 = 2/13
• Independent events
P(A ∩ B) = P(A).P(B)
This rule says when the two events A and B are
independent the probability of the simultaneous
occurrence of A and B (also known as probability
of intersection A and B) equals the product of
the probability of A and the probability of B.
Of course this rule can be extended to more
than two events.
Slides used for Educational Purpose only
Multiplication rule
Independent Events-Example
• Example:
The probability that you will get an A grade in Quantitative Methods is
0.7. The probability that you will get an A grade in Marketing is 0.5.
Assuming these two courses are independent, compute the probability
that you will get an A grade in both these subjects.
• Solution:
Let A = getting A grade in Quantitative Methods
Let B =getting A grade in Marketing
It is given that A and B are independent.
P(A ∩ B) = P(A).P(B) = 0.7.0.5 = 0.35
• Where:
• Bi = ith event of K mutually exclusive and collectively exhaustive
events.
• A = new event that might impact P(Bi)
P(A|B) P(B)
P(B|A) =
P(A|B) P(B) + P(A|B') P(B')
• Where:
• B’ = Complement of B
• A = new event that might impact P(B)
is the number of ways in which x successes can take place out of n trials
• The best option is to use the Microsoft Excel to calculate the Binomial
Probabilities both for individual values and for the cumulative position.
This facility is available under the option "Paste Function". The form of the
function is: n, p, O or 1) where x is the number of successes, n is the
number of trials, and p is the probability of success in each trial. The last
term 0 or I performs a logical operation. If you enter 0, the computer
returns the individual probability value; if 1 is entered, the computer gives
the cumulative probability value
• Poisson Distribution is another discrete distribution which also plays a major role
in quality control in the context of reducing the number of defects per standard
unit.
• Examples include number of defects per item, number of defects per transformer
produced, number of defects per 100 m2 of cloth, etc.
• Other real life examples would include 1) The number of cars arriving at a highway
check post per hour; 2) The number of customers visiting a bank per hour during
peak business period.
where
P(x) = Probability of x events in an interval given an idea of λ
λ = Average number of events per unit
e = 2.71828(based on natural logarithm)
x = events per unit which can take values 0, 1, 2, 3,…………..∞
λ is the Parameter of the Poisson Distribution.
In the usual notation, the probability density function of the normal distribution is
given below:
• Please note that Z is a pure number independent of the unit of measurement. The
random variable Z follows a normal distribution with mean=0 and standard
deviation =1.
a)What is the probability that the pack weighs less than 0.280 kg?
b)What is the probability that the pack weighs more than 0.350
kg?
𝑥−µ
z= = (0.280-0.295)/0.025 = -0.6. Click “Paste Function” of Microsoft Excel, then click the
σ
“statistical” option, then click the standard normal distribution option and enter the z value. You
get the answer. Excel accepts directly both the negative and positive values of z. Excel always
returns the cumulative probability value. When z is negative, the answer is direct. When z is
positive, the answer is =1- the probability value returned by Excel. The answer for part a) of the
question = 0.2743(Direct from Excel since z is negative). This says that 27.43 % of the packs
weigh less than 0.280 kg.
𝑥−µ
z= = (0.350-0.295)/0.025 =2.2. Excel returns a value of 0.9861. Since z is
σ
positive, the required probability is = 1-0.9861 =0.0139. This means that 1.39% of the
packs weigh more than 0.350 kg.
For this part, you have to first get the cumulative probability up to 0.340 kg and then
𝑥−µ
subtract the cumulative probability up to 0.260. z = = (0.340-0.295)/0.025
σ
=1.8(up to 0.340)
𝑥−µ
z = = (0.260-0.295)/0.025 = -1.4(up to 0.260). These two probabilities from
σ
Excel are 0.9641 and 0.0808 respectively. The answer is = 0.9641 - 0.0808 = 0.8833.
This means that 88.33% of the packs weigh between 0.260 kg and 0.340 kg.
A company produces a bolt of length 10mm for its customers The bolts
produces are normally distributed with average length of 10.01mm & standard
deviation 0.06mm
(a) What is the probability that the bolt produced will be longer than 10.2 mm
(b) The sales team is negotiating with a new customer who has more stringent
quality requirements. The new customer requires bolts shall be between 9.9
and 10.15 mm. What is the probability that a bolt produces by the current
process will be acceptable to the new customer
(c) What is the length for which 99% of bolts produced will be less that the
length?