The running time (in seconds) of an algorithm follows a N(1.5, 0.2) distribution. A task consists in the
algorithm executed four times (one right after another) and these four execution times are independent
each other. Calculate the probability that the total running time of that task exceeds 7 seconds.

MENU