Question 328696
A home security system is designed to have a 90% reliability rate. Suppose that nine homes equipped with this system experience an attempted burglary.
The probability that eight or fewer alarms are triggered is?
---
Binomial with n = 9 and p = 0.9
----------------
Using a TI-84 I get:
P(x<= 8) = binomcdf(9,0.9,8) = 0.6126
=============
Cheers,
stan H.