Nyla S.

asked • 08/30/20

Statistics and R

A federal report found that a lie detector test given to someone telling the truth will suggest that they lied in about 20% of cases. A company asks the 12 job applicants for a new position about thefts from previous employers.


(a) What is the probability that the lie detector indicates that at least one of the applicants is lying?

liars<- 1-pbinom(0, size = 12, prob= 0.2) I understand on how to do this but dont understand how to use it part b!


(b) Create a vector of appropriate values that would be used as the input to determine the probability of at least one through the probability of all twelve are indicated to be lying. Use this vector as the input of the appropriate probability function and save the resulting probabilities rounded to three decimal places.


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.