A manufacturer of polygraphs lie detector claims that its machines can corrrectly distinguish truthful responses to question 78% of the time if the machine is tested using a set of 60 questions determine the mean and standard deviation for this bernoulli process
Bernoulli proccess is a sequence of independent equally distributed bernoulli random variables
Let X be a random variable represent the amount of correctly distinguished truthful responses, then
, where each can take value 1 with p = 0.78 and 0 with q = 0.22
Which means that X has binominal distribytion with n = 60, p = 0.78
X ~ Bin(0.78, 60)
The mean of X is
The variance is
The standard deviation is
Comments