Revision as of 01:14, 26 June 2024 by Admin (Created page with "'''Solution: C''' The number of accidents in a year is a binomial distribution with parameters <math>n= 100, p = 0.001 </math> and therefore the probability that we get at least one accident in a year equals 1- (1-p)<sup>100</sup> = 0.09521.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Exercise


ABy Admin
Jun 26'24

Answer

Solution: C

The number of accidents in a year is a binomial distribution with parameters [math]n= 100, p = 0.001 [/math] and therefore the probability that we get at least one accident in a year equals 1- (1-p)100 = 0.09521.

00