A bank has studied its chequing accounts and found that 90% of all chequing accounts have been open for at least one year, the remaining percentage of chequing accounts have been open for less than a year. The bank also determined that for all chequing accounts that have been open for less than one year, the percentage of cheques returned due to insufficient funds is 4%. For chequing accounts that have been open for at least one year, only 1% of cheques were returned due to insufficient funds.
(a) What is the probability that a cheque processed by this bank will be returned due to insufficient funds?
(b) If a cheque is returned due to insufficient funds, what is the probability that it came from a bank account that has been open for more than one year?
Let P(a) = 0.01
since open for at least one year, only 1% of cheques were returned due to insufficient funds.
Let P(b) = 0.04
since open for less than one year, the percentage of cheques returned due to insufficient funds is 4%.
(a)
I added P(a) = 0.01 and Let P(b) = 0.04 to get 0.05
(b)
P(A ∩ B) = P(a)*P(b)
P(A ∩ B) = 0.01 * 0.9
P(A ∩ B) = 0.009
I got both answers wrong. What is the correct answer and solution?