Answer:
Probability that it entered at least 10 computers is 0.8725 .
Step-by-step explanation:
We are given that a lab network consisting of 20 computers was attacked by a computer virus. This virus enters each computer with probability 0.4, independently of other computers.
The above situation can be represented through Binomial distribution;

where, n = number of trials(samples) taken = 20 computers
= number of success = at least 10
p = probability of success which in our question is probability of
virus entering into each computer, i.e., 40%
LET X = Number of computers virus is entering into
So, it means X ~ 
Now, the probability that it entered at least 10 computers = P(X
10)
For calculating above probability we can use an easy method by using Binomial probability table which gives the value of P(X
);
So, P(X
) = P(X
10) = 0.8725
The above probability is calculated using binomial table where, n = 20, p = 0.4 and
= 10 .