5)
What is the probability that a randomly selected person will spend more than $28?
Solution :
Let X be a random variable which represents the amount of cash spent without being aware of where it goes.
Given that, X ~ N(24, 6²)
μ = $24 and σ = $6
We have to find P(X > $28).
We know that if X ~ N(μ, σ²) then,
Using "pnorm" function of R we get, P(Z > 0.67) = 0.2514
Hence, the probability that a randomly selected person will spend more than $28 is 0.2514.
Get Answers For Free
Most questions answered within 1 hours.