Question 1000158
A student is preparing for an upcoming midterm exam. The professor given the student 40 practice questions and plans to select 12 of the questions at random to create the midterm exam. Suppose the student knows how to correctly answer 34 of the 40 questions. Let X represent the number of questions the student answers correctly on the exam. 
What is the probability distribution of X? 
---
mean = n*p = 12*(34/40)
----
std = sqrt(npq) = sqrt[12*(34/40)*(6/40)]

===========

Cheers,
Stan H.
-------------