taskforce141
- 2
- 0
Hello. The following is the problem for the question. I already tried it myself and think I got a good solution. Can anyone just check my results to make sure I have done everything correctly? Thank you very much in advance.
An industrial plant is conducting a study to determine how quickly injured workers are back on the job following injury. Records show that 10% of all injured workers are admitted to the hospital for treatment and 15% are back on the job the next day. In addition, studies show that 2% are both admitted for hospital treatment and back on the job the next day. If a worker is injured, what is the probability that the worker will either be admitted to a hospital or be back on the job the next day or both?2. The attempt at a solution
P(T) = 0.1 (Admitted to hospital)
P(N) = 0.15 (Back to work the next day)
P(T|N) = 0.2 (Both)
P(S) = ?
P(S) = P(T) + P(N) - P(T|N)
= 0.1 + 0.15 - 0.02 = 0.23
Homework Statement
An industrial plant is conducting a study to determine how quickly injured workers are back on the job following injury. Records show that 10% of all injured workers are admitted to the hospital for treatment and 15% are back on the job the next day. In addition, studies show that 2% are both admitted for hospital treatment and back on the job the next day. If a worker is injured, what is the probability that the worker will either be admitted to a hospital or be back on the job the next day or both?2. The attempt at a solution
P(T) = 0.1 (Admitted to hospital)
P(N) = 0.15 (Back to work the next day)
P(T|N) = 0.2 (Both)
P(S) = ?
P(S) = P(T) + P(N) - P(T|N)
= 0.1 + 0.15 - 0.02 = 0.23