Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

The article "FBI Says Fewer than 25 Failed Polygraph Test" (San Luis Obispo Tribune, July 29,2001 ) states that false-positives in polygraph tests (i.e., tests in which an individual fails even though he or she is telling the truth) are relatively common and occur about \(15 \%\) of the time. Suppose that such a test is given to 10 trustworthy individuals. a. What is the probability that all 10 pass? b. What is the probability that more than 2 fail, even though all are trustworthy? c. The article indicated that 500 FBI agents were required to take a polygraph test. Consider the random variable \(x=\) number of the 500 tested who fail. If all 500 agents tested are trustworthy, what are the mean and standard deviation of \(x ?\) d. The headline indicates that fewer than 25 of the 500 agents tested failed the test. Is this a surprising result if all 500 are trustworthy? Answer based on the values of the mean and standard deviation from Part (c).

Short Answer

Expert verified
a. The probability that all 10 pass can be calculated using the Binomial Distribution formula. b. The probability that more than 2 fail can also be calculated using the Binomial Distribution formula. c. The mean and standard deviation of the number of agents failing the test can be calculated using informations about statistical properties of binomial distribution. d. If the calculated mean value is higher than 25, then it would be surprising that fewer than 25 agents failed the test as it's lower than the expected failure rate.

Step by step solution

01

Calculate probability all 10 pass

Use the binomial distribution formula to calculate the probability that all 10 pass. The formula is \(P(x) = C(n, x) * (p^x) * ((1-p)^(n-x))\). Here, x is the number of successes (people passing), n is the number of attempts (people taking the test), and p is the probability of success (chance to pass the test). The calculation should look like this: \(P(10) = C(10, 10) * (0.85^10) * ((1-0.85)^(10-10))\).
02

Calculate probability more than 2 fail

To find the probability that more than 2 fail, first find the probability that 0, 1, or 2 people fail and then subtract these from 1. Calculate \(P(0)\), \(P(1)\), and \(P(2)\) using the binomial distribution formula and then subtract the sum of these probabilities from 1. The calculations should look like this: \(P(more than 2 fail) = 1 - [P(0) + P(1) + P(2)]\).
03

Calculate the mean and standard deviation of x

In a binomial distribution, the mean \(\mu\) is \(n*p\) and the standard deviation \(σ\) is \(\sqrt{n*p*(1-p)}\). Calculate these values using n=500 and p=0.15. The calculations should look like this: \(\mu = 500*0.15\) and \(σ = \sqrt{500*0.15*(1-0.15)}\).
04

Analyze whether fewer than 25 failing is surprising

Since the mean (expected value) is calculated in Step 3, compare it with 25 to analyze the expected result. If 25 is below the calculated mean value, that means it's lower than expected and thus surprising.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Exercise \(7.8\) gave the following probability distribution for \(x=\) the number of courses for which a randomly selected student at a certain university is registered: $$ \begin{array}{lrrrrrrr} x & 1 & 2 & 3 & 4 & 5 & 6 & 7 \\ p(x) & .02 & .03 & .09 & .25 & .40 & .16 & .05 \end{array} $$ It can be easily verified that \(\mu=4.66\) and \(\sigma=1.20\). a. Because \(\mu-\sigma=3.46\), the \(x\) values 1,2 , and 3 are more than 1 standard deviation below the mean. What is the probability that \(x\) is more than 1 standard deviation below its mean? b. What \(x\) values are more than 2 standard deviations away from the mean value (i.e., either less than \(\mu-2 \sigma\) or greater than \(\mu+2 \sigma)\) ? What is the probability that \(x\) is more than 2 standard deviations away from its mean value?

Let \(y\) denote the number of broken eggs in a randomly selected carton of one dozen eggs. Suppose that the probability distribution of \(y\) is as follows: $$ \begin{array}{lrrrrl} y & 0 & 1 & 2 & 3 & 4 \\ p(y) & .65 & .20 & .10 & .04 & ? \end{array} $$ a. Only \(y\) values of \(0,1,2,3\), and 4 have positive probabilities. What is \(p(4)\) ? b. How would you interpret \(p(1)=.20 ?\) c. Calculate \(P(y \leq 2)\), the probability that the carton contains at most two broken eggs, and interpret this probability. d. Calculate \(P(y<2)\), the probability that the carton contains fewer than two broken eggs. Why is this smaller than the probability in Part (c)? e. What is the probability that the carton contains exactly 10 unbroken eggs? f. What is the probability that at least 10 eggs are unbroken?

Airlines sometimes overbook flights. Suppose that for a plane with 100 seats, an airline takes 110 reservations. Define the variable \(x\) as the number of people who actually show up for a sold-out flight. From past experience, the probability distribution of \(x\) is given in the following table: $$ \begin{array}{lrrrrrrrr} x & 95 & 96 & 97 & 98 & 99 & 100 & 101 & 102 \\ p(x) & .05 & .10 & .12 & .14 & .24 & .17 & .06 & .04 \\ x & 103 & 104 & 105 & 106 & 107 & 108 & 109 & 110 \\ p(x) & .03 & .02 & .01 & .005 & .005 & .005 & .0037 & .0013 \end{array} $$ a. What is the probability that the airline can accommodate everyone who shows up for the flight? b. What is the probability that not all passengers can be accommodated? c. If you are trying to get a seat on such a flight and you are number 1 on the standby list, what is the probability that you will be able to take the flight? What if you are number 3 ?

Suppose that \(20 \%\) of the 10,000 signatures on a certain recall petition are invalid. Would the number of invalid signatures in a sample of size 1000 have (approximately) a binomial distribution? Explain.

The Los Angeles Times (December 13,1992 ) reported that what airline passengers like to do most on long flights is rest or sleep; in a survey of 3697 passengers, almost \(80 \%\) did so. Suppose that for a particular route the actual percentage is exactly \(80 \%\), and consider randomly selecting six passengers. Then \(x\), the number among the selected six who rested or slept, is a binomial random variable with \(n=6\) and \(\pi=.8\). a. Calculate \(p(4)\), and interpret this probability. b. Calculate \(p(6)\), the probability that all six selected passengers rested or slept. c. Determine \(P(x \geq 4)\).

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free