A support desk classifies its 200 open tickets by account type and urgency:
| Urgent | Not urgent | Row total | |
|---|---|---|---|
| Enterprise | 54 | 66 | 120 |
| Individual | 18 | 62 | 80 |
| Column total | 72 | 128 | 200 |
One ticket is selected at random from the 200. Given that the selected ticket is urgent, what is the probability that it came from an enterprise account?
Select all that apply.