Alex is running a recycling business. The weight of collected used Iron in a day is a variable, X, which is normally distributed with mean 203 kg and standard deviation 40 kg. If the cost to recycle each kg of used Iron is $15 and the other cost for running the recycling business per day is $2300, the total expense per day, T, is given by T = 15X + 2300.
1
Expert's answer
2020-04-06T12:59:40-0400
X∼N(μ,σ2)
Given that μX=203kg,σX=40kg
Let T=15X+2300
a) Find mean and the standard deviation of T.
μT=15μX+2300=15(203)+2300=5345
Var(T)=σT2=152⋅σX2=360000
σT=σT2=15(40)=600
(b) There is a 13.8% chance that the total daily expense of the business is more than $K. Find the value of K.
T∼N(5345,360000)
Then Z=600T−5345∼N(0,1)
P(T>K)=0.138
P(T≤K)=1−0.138=0.862
P(Z≤Z∗)=0.862=>Z∗≈1.089349
600T∗−5345=1.089349
T∗=$5410.36
(c) Suppose each kg of collected used Iron can be sold for $35 after the recycling. Find the mean, median and the standard deviation of the daily profit of the business.
D=35X−T=20X−2300
μD=20μX−2300=15(203)+2300=745
Var(D)=σD2=202⋅σX2=640000
σD=σD2=20(40)=800
(d) Alex can apply for government allowance if there is more than 10% chance that his recycling business has negative profit in a day. Can he apply for the government allowance? Explain your answer with calculation.
Comments