Considering the next sentence how am i supposed to calculate it?
There are 5 computers each with a probability of 0.6 of actually sending data. What is the probability that out of those 5 computers only one sends the data?
I know that the probability should be 1/5 if each computer has a 100% chance of sending data.
Hint: assuming the events (computer #$k$ sends data) are independent, the number of computers that send data has a binomial distribution. That assumption should have been stated.