Suppose $0.6$ of students submit assigned homework on time. In a typical class of $40$ students a professor has assigned homework. If a student submits homework on time, he gets $5$ points. Otherwise he gets $0$ points. Find the variance of the total number of points by all students.
So this is a binomial distribution. The variance is $40(0.6)(0.4)$?