The maximum weight that an elevator in an apartment complex can accommodate is 800kg. The average adult weight be about 70 kgs with a variance of 200. What is the probability that the lift safely reaches the ground when there are 10 adults in the lift?
According to the task, the mean kg, variance kg, kg.
Let's assume that the mass of 1 person is distributed normally. Then we need to estimate mass of 10 people. We know that sum of normal distributions is normal distribution. In our case the mass of 10 people will be distributed according to normal distribution with parameters kg and kg, kg. To find the probability that the lift safely reaches the ground when there are 10 people in the lift we need to take CDF(cumulative distribution function) for normal distribution . CDF shows the probability of random variable to be less then value x,
Comments