In: Computer Science
P(CA) = probability of experiencing a cybersecurity attack
P(V) = probability of finding a vulnerability on your webservers
P(A) = probability of an attack on your webservers
| 
 P(CA|A)  | 
 13%  | 
| 
 P(CA|~A)  | 
 6%  | 
| 
 P(V)  | 
 10%  | 
| 
 P(A|V)  | 
 18%  | 
| 
 P(A|~V)  | 
 7%  | 
Estimates for Company A
Each question is 5 points. You need to do the following questions in order.
2.a. What is the probability of an attack on the webservers in Company A?
P(A) = ?
2.b. What is the probability of Company A experiencing cybersecurity attack?
P(CA) = ?
2.c. What is the probability of an attack on the webservers, given the company experience a cybersecurity attack?
P(A|CA) = ?