QUESTION IMAGE
Question
the number of people who survived the titanic based on class and gender is in the following table. suppose a person is picked at random from the survivors.
| class | female | male | total |
| 1st | 134 | 60 | 194 |
| 2nd | 93 | 24 | 117 |
| 3rd | 81 | 57 | 138 |
| total | 308 | 141 | 449 |
a) what is the probability that a survivor was male?
round final answer to 3 decimal places.
b) what is the probability that a survivor was in the 3rd class?
round final answer to 3 decimal places.
c) what is the probability that a survivor was a male given that the person was in 3rd class?
round final answer to 3 decimal places.
Step1: Recall probability formula
The probability formula is $P(A)=\frac{n(A)}{n(S)}$, where $n(A)$ is the number of elements in event $A$ and $n(S)$ is the number of elements in the sample - space.
Step2: Calculate probability for part a
The total number of survivors $n(S)=449$, and the number of male survivors $n(A) = 141$. So $P(\text{male})=\frac{141}{449}\approx0.314$.
Step3: Calculate probability for part b
The number of 3rd - class survivors $n(A)=138$, and $n(S) = 449$. So $P(\text{3rd class})=\frac{138}{449}\approx0.307$.
Step4: Calculate probability for part c
The number of 3rd - class male survivors $n(A)=57$, and the number of 3rd - class survivors $n(S)=138$. So $P(\text{male}|\text{3rd class})=\frac{57}{138}\approx0.413$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
a) $0.314$
b) $0.307$
c) $0.413$