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
ryzh [129]
3 years ago
15

Suppose that 50% of all young adults prefer McDonald's to Burger King when asked to state a preference. A group of 12 young adul

ts were randomly selected and their preferences recorded. (Round your answers to three decimal places.)
(a) What is the probability that more than 7 preferred McDonald's?

(b) What is the probability that between 3 and 7 (inclusive) preferred McDonald's?

(c) What is the probability that between 3 and 7 (inclusive) preferred Burger King?
Mathematics
1 answer:
ddd [48]3 years ago
7 0

Answer:

a) 0.194 = 19.4% probability that more than 7 preferred McDonald's

b) 0.787 = 78.7% probability that between 3 and 7 (inclusive) preferred McDonald's

c) 0.787 = 78.7% probability that between 3 and 7 (inclusive) preferred Burger King

Step-by-step explanation:

For each young adult, there are only two possible outcomes. Either they prefer McDonalds, or they prefer burger king. The probability of an adult prefering McDonalds is independent from other adults. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

In which C_{n,x} is the number of different combinations of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

50% of all young adults prefer McDonald's to Burger King when asked to state a preference.

This means that p = 0.5

12 young adults were randomly selected

This means that n = 12

(a) What is the probability that more than 7 preferred McDonald's?

P(X > 7) = P(X = 8) + P(X = 9) + P(X = 10) + P(X = 11) + P(X = 12)

In which

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 8) = C_{12,8}.(0.5)^{8}.(0.5)^{4} = 0.121

P(X = 9) = C_{12,9}.(0.5)^{9}.(0.5)^{3} = 0.054

P(X = 10) = C_{12,10}.(0.5)^{10}.(0.5)^{2} = 0.016

P(X = 11) = C_{12,11}.(0.5)^{11}.(0.5)^{1} = 0.003

P(X = 12) = C_{12,12}.(0.5)^{12}.(0.5)^{0} = 0.000

P(X > 7) = P(X = 8) + P(X = 9) + P(X = 10) + P(X = 11) + P(X = 12) = 0.121 + 0.054 + 0.016 + 0.003 + 0.000 = 0.194

0.194 = 19.4% probability that more than 7 preferred McDonald's

(b) What is the probability that between 3 and 7 (inclusive) preferred McDonald's?

P(3 \leq X \leq 7) = P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 3) = C_{12,3}.(0.5)^{3}.(0.5)^{9} = 0.054

P(X = 4) = C_{12,4}.(0.5)^{4}.(0.5)^{8} = 0.121

P(X = 5) = C_{12,5}.(0.5)^{5}.(0.5)^{7} = 0.193

P(X = 6) = C_{12,6}.(0.5)^{6}.(0.5)^{6} = 0.226

P(X = 7) = C_{12,7}.(0.5)^{7}.(0.5)^{5} = 0.193

P(3 \leq X \leq 7) = P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.054 + 0.121 + 0.193 + 0.226 + 0.193 = 0.787

0.787 = 78.7% probability that between 3 and 7 (inclusive) preferred McDonald's

(c) What is the probability that between 3 and 7 (inclusive) preferred Burger King?

Since p = 1-p = 0.5, this is the same as b) above.

So

0.787 = 78.7% probability that between 3 and 7 (inclusive) preferred Burger King

You might be interested in
How many packages of pencils should Phillip buy?
AfilCa [17]
C.........................
3 0
3 years ago
A salad made such that the difference between twice the ounces of greens and the ounces of carrots is at least 3. Also, the sum
kap26 [50]

Answer:

3rd graph down

Step-by-step explanation:

greens are x and carrots are y in my equations

2x - y >= 3

x + 2y < 4

The first equation is solid and will highlight everything to the right of it because it is a >

the second is dashed and will highlight everything to the left of it because it is a <

the only 2 graphs that show this are 1 and 3

looking at the points you can see that the points for the solid line are both the same so ignore those and go to the dashed lined ones.

on the first graph the points are (0,4)

plugging those into our equation gives us 0 + 2*4 <4

or 8<4 which doesnt make sense making 3 the correct graph

(sorry my answer wasnt posting so i had to start over and make it less detailed, but comment if you need any explanation)

4 0
3 years ago
Read 2 more answers
One evening, it snowed in several towns. The number of inches of snow the towns received are shown in the list below.
Rama09 [41]

Answer:

3/4,3/4,3/4,3/4,1,1,2,11/2,11/2,11/4,11/4

Step-by-step explanation:

we just arrange the number from the smallest to bigger

8 0
3 years ago
A fruit-drinking company tester a new flavor. In a taste test, 34% of the people taking part liked the new flavor. If 51 people
almond37 [142]

Answer:

C. 150

Step-by-step explanation:

The number of people who took the test is unknown, so call it x.

34% of x liked the flavor.

51 people liked the flavor.

That means that 34% of x is equal to 51.

34% of x = 51

0.34x = 51

x = 51/0.34

x = 150

Answer: C. 150

4 0
2 years ago
What does x=??? hurry!!
elena-s [515]

Answer:

17 degrees.

There is a right angle and we know that is 90 degrees. 73 degrees has a vertical angle which is 73 degrees. The opposite vertical angle adds up to another angle which gives you 90. Subtract 73 from 90 and you get 17.

4 0
3 years ago
Other questions:
  • Plzz answer me question 4. plzzz help me asap!​
    11·1 answer
  • Factor 2x^2+4x+18 !!!!!
    8·2 answers
  • Plz help<br> i will give brainlest
    8·1 answer
  • 9x + 3y -2 what is the term(s) varible(s) coefficient(s) and constant(s)​
    7·1 answer
  • Differentiate each of the following, where
    6·1 answer
  • Can someone help please?
    11·1 answer
  • The two reproduction cells are eggs and sperm<br> True<br> False
    10·2 answers
  • Pleas help me find the answer and show the work to this question
    9·1 answer
  • Lunar missions have helped scientists track the motion of the moon. What have they discovered about its motion?
    11·1 answer
  • In the number 987,654.321, the digit 5 is in which
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!