1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Pepsi [2]
3 years ago
8

The Transportation Safety Authority (TSA) has developed a new test to detect large amounts of liquid in luggage bags. Based on m

any test runs, the TSA determines that if a bag does contain large amounts of liquid, there is a probability of 0.98 the test will detect it. If a bag does not contain large amounts of liquid, there is a 0.07 probability the test will conclude that it does (a false positive).Suppose that in reality only 4 in 100 bags actuallycontain large amounts of liquid.
1. What is the probability a randomly selected bag will have apositive test? Give your answer to four decimal places.
2. Given a randomly selected bag has a positive test, what is theprobability it actually contains a large amount of liquid? Giveyour answer to four decimal places.
3. Given a randomly selected bag has a positive test, what is theprobability it does not contain a large amount of liquid? Give youranswer to four decimal places.
Mathematics
1 answer:
madreJ [45]3 years ago
4 0

Answer:

1. 0.1445

2. 0.3426

3. 0.6574

Step-by-step explanation:

Let L be the event that there is liquid in the bag

Let + the be event of a positive test.

we are given:

P(+ | L) = 0.99

P(+ | L') = 0.10

P(L) = 0.05

1. Find P(+), use the Law of Total Probability to do this:

P(+) = P(+|L)P(L) + P(+ | L')P(L')

= 0.99 * 0.05 + 0.1 * (1- 0.05)

= 0.1445

2. Find P( L | + ) = P( L ∩ + ) / P(+) . . . definition of conditional probability

= P( + | L ) P(L) / P(+) . . . again using definition of conditional probability

= 0.99 * 0.05 / 0.1445

= 0.3426

3. P( L' | + ) = 1 - P( L | + ) = 1 - 0.3426 = 0.6574

You might be interested in
At a particular restaurant, each onion ring has 65 calories and each slider has 250 calories. A combination meal with onion ring
andre [41]

Answer:

The number of onion rings is <u>3</u> in the combination meal and the number of sliders is <u>2</u> in the combination meal.

Step-by-step explanation:

Given:

At a particular restaurant, each onion ring has 65 calories and each slider has 250 calories. A combination meal with onion rings and sliders has a total of 5 onion rings and sliders altogether and contains 695 calories.

Now, to find the number of onion rings in the combination meal and the number of sliders in the combination meal.

Let the number of onion rings in the combination meal be x.

And let the number of sliders in the combination meal be y.

<u><em>So, the total number of onion rings and sliders are:</em></u>

x+y=5\\\\y=5-x\ \ \ .....(1)

Now, the total number of calories each onion rings and sliders has:

x(65)+y(250)=695

Substituting the value of y from equation (1) we get:

<em />x(65)+(5-x)(250)=695\\\\65x+1250-250x=695\\\\1250-185x=695<em />

<em>Subtracting both sides by 1250 we get:</em>

<em />-185x=-555<em />

<em>Dividing both sides by -185 we get:</em>

x=3.

<u><em>The number of onion rings in the combination meal = 3.</em></u>

Now, substituting the value of x in equation (1) we get:

y=5-x\\\\y=5-3\\\\y=2.

<u><em>The number of sliders in the combination meal = 2.</em></u>

Hence, the number of onion rings is 3 in the combination meal and the number of sliders is 2 in the combination meal.

8 0
3 years ago
True or false: for any 2 nonzero integers, the product and quotient have the same sign.
scoray [572]
Yes, it is true.
________________
For example,

take two integers 12 and 4

12 × 4 = 48 : product is positive

12 ÷ 4 = 3: quotient is positive
____________________

If you take -12 and 4

-12 × 4 = -48 : product is negative

-12 ÷ 4 = -3: quotient is negative
4 0
3 years ago
5x3 + 14x2 + 9x <br> help
Cerrena [4.2K]
<h3>Answer:    x(x+1)(5x+9) </h3>

===================================================

Work Shown:

5x^3 + 14x^2 + 9x

x( 5x^2 + 14x + 9 )

To factor 5x^2 + 14x + 9, we could use the AC method and guess and check our way to getting the correct result.

A better way in my opinion is to solve 5x^2 + 14x + 9 = 0 through the quadratic formula

x = \frac{-b\pm\sqrt{b^2-4ac}}{2a}\\\\x = \frac{-(14)\pm\sqrt{(14)^2-4(5)(9)}}{2(5)}\\\\x = \frac{-14\pm\sqrt{16}}{10}\\\\x = \frac{-14\pm4}{10}\\\\x = \frac{-14+4}{10} \ \text{ or } \ x = \frac{-14-4}{10}\\\\x = \frac{-10}{10} \ \text{ or } \ x = \frac{-18}{10}\\\\x = -1 \ \text{ or } \ x = \frac{-9}{5}\\\\

Then use those two solutions to find the factorization

x = -1  or  x = -9/5

x+1 = 0  or  5x = -9

x+1 = 0  or  5x+9 = 0

(x+1)(5x+9) = 0

So we have shown that 5x^2 + 14x + 9 factors to (x+1)(5x+9)

-----------

Overall,

5x^3 + 14x^2 + 9x

factors to

x(x+1)(5x+9)

6 0
3 years ago
A recent survey based on a random sample of n=470 voters, predicted that independent candidate for the mayoral election will get
julsineya [31]

I have an expression

\sigma = \sqrt{p(1-p)/n}

floating around in my head; let's see if it makes sense.

The variance of binary valued random variable b that comes up 1 with probability p (so has mean p) is

E( (b-p)^2 ) =  (-p)^2(1-p) + (1-p)^2p = p(1-p)

That's for an individual sample. For the observed average we divide by n, and for the standard deviation we take the square root:

\sigma = \sqrt{p(1-p)/n}

Plugging in the numbers,

\sigma = \sqrt{.24(1-.24)/490} = 0.019 = 1.9\%

One standard deviation of the average is almost 2% so a 27% outcome was 3/1.9 = 1.6 standard deviations from the mean, corresponding to a two sided probability of a bit bigger than 10% of happening by chance.

So this is borderline suspect; most surveys will include a two sigma margin of error, say plus or minus 4 percent here, and the results were within those bounds.

7 0
4 years ago
Help Me On One Of This Please!
erik [133]

Answer:

10 is the answer of 35 -25 is 15

3 0
3 years ago
Other questions:
  • How to solve the second equation
    14·1 answer
  • HELP FASTT
    5·2 answers
  • HELP ASAP !!!!!!!!!!!!!!!!!!!
    9·1 answer
  • PLEAE HELP WILL GIVE YOU BRAINLIEST. Simplify 3<img src="https://tex.z-dn.net/?f=%20%5Csqrt%7Bx%7D%20" id="TexFormula1" title="
    11·1 answer
  • I need help solving this equation does anybody know what x is? 5+x+(-2)=-8
    14·2 answers
  • TanX = 7/11<br> find the value of x
    8·1 answer
  • If a car moves 12 km North,19 km east, and 12 km south, what is its displacement
    10·2 answers
  • Tan theta * tan 2theta = 1, cos 2theta =?
    11·1 answer
  • A shape is shown on the graph. Which of the following is a reflection of the shape?​
    6·1 answer
  • Some friends decided to equally split the cost of gas on their trip. The expression 3g43g4 represents how much money each person
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!