In: Statistics and Probability
4. (a) Susan tries to exercise at ”Pure Fit” Gym each day of the week, except on the weekends (Saturdays and Sundays). Susan is able to exercise, on average, on 75% of the weekdays (Monday to Friday).
PLZ ans 4B
4.
(b)
These 3 problems can be solved using Poisson distribution with the following property.
If , then .
(i)
Suppose, random variable X denotes number of spare parts used in a week.
Required probability is given by
[Using R-code 'ppois(5,6)']
(ii)
Suppose, random variable Y denotes number of spare parts used in a 3 week period.
Required probability is given by
[Using R-code 'dpois(18,18)']
(iii)
Number of spare parts used in a week is independent of number of spare parts used in other weeks.
We have,
Probability of using exactly 6 spare parts in a week is given by
[Using R-code 'dpois(6,6)']
So, probability of using exactly 6 spare parts in each of 3 successive weeks