Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose the time, in days, until a component fails has the Gamma distribution with alpha=5 and lambda=1/10. When a component fails it is immediately replaced
Suppose the time, in days, until a component fails has the Gamma distribution with alpha=5 and lambda=1/10. When a component fails it is immediately replaced by a new component. Determine the exact distribution of the total time that the 40 components will last. Then use the function pgamma in R to find the exact probability and compare it to the normal approximations.
I get the probability using CLT and the gamma distribution using mgf. But I'm not sure how to find the exact probability using pgamma function in R. Thanks.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started