answer.
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
Lera25 [3.4K]
2 years ago
12

Suppose that Kevin can choose to get home from work by car or bus. When he chooses to get home by car, he arrives home after 7 p

.M.4 percent of the time. When he chooses to get home by bus, he arrives home after 7 p.M. 15 percent of the time. Because the bus is cheaper, he uses the bus 58 percent of the time. What is the approximate probability that Kevin chose to get home from work by bus, given that he arrived home after 7 p.M.?
Mathematics
1 answer:
astraxan [27]2 years ago
8 0

Answer:

The approximate probability that Kevin chose to get home from work by bus, given that he arrived home after 7 pm = 0.838

Step-by-step explanation:

Let the probability that Kevin arrives home after 7 pm be P(L)

Probability that Kevin uses the bus = P(B)

Probability that Kevin uses the car = P(C)

Probability of arriving home after 7 pm if the car was taken = P(L|C) = 4% = 0.04

Probability of arriving home after 7 pm if the bus was taken = P(L|B) = 15% = 0.15

The bus is cheaper, So, he uses the bus 58% of the time.

P(B) = 58% = 0.58

P(C) = P(B') = 1 - P(B) = 1 - 0.58 = 0.42

The approximate probability that Kevin chose to get home from work by bus, given that he arrived home after 7 pm = P(B|L)

The conditional probability P(A|B) is given mathematically as

P(A|B) = P(A n B) ÷ P(B)

Hence, the required probability, P(B|L) is given as

P(B|L) = P(B n L) ÷ P(L)

But we do not have any of P(B n L) and P(L)

Although, we can obtain these probabilities from the already given probabilities

P(L|C) = 0.04

P(L|B) = 0.15

P(B) = 0.58

P(C) = 0.42

P(L|C) = P(L n C) ÷ P(C)

P(L n C) = P(L|C) × P(C) = 0.04 × 0.42 = 0.0168

P(L|B) = P(L n B) ÷ P(B)

P(L n B) = P(L|B) × P(B) = 0.15 × 0.58 = 0.087

P(L) = P(L n C) + P(L n B) = 0.0168 + 0.087 = 0.1038 (Since the bus and the car are the two only options)

The approximate probability that Kevin chose to get home from work by bus, given that he arrived home after 7 pm

= P(B|L) = P(B n L) ÷ P(L)

P(B n L) = P(L n B) = 0.087

P(L) = 0.1038

P(B|L) = (0.087/0.1038) = 0.838150289 = 0.838

Hope this Helps!!!

You might be interested in
A safe has a 4-digit lock code that does not include zero as a digit and no digit is repeated. What is the probability that the
uysha [10]

Answer:

The probability is found:

P = 24/3024 = 1/126

Step-by-step explanation:

To find total number of outcomes, we have to find permutation of 9 things taken 4 at a time:

P(9,4) = 9! / (9-3)!

P(9,4) =362880/120

P(9,4) = 3024

Number of even numbers from 0 to 9 = 4

To find desirable number of outcome, find permutation of 4 things taken 4 at a time.

P(4,4) = 4! / (4-4)!

P(4,4) = 24/1

P(4,4) = 24

The probability that the lock consists of all even digits is

P = No. of desirable outcomes / No. of total outcomes

P = 24/3024

3 0
2 years ago
A business breaks even when the production costs are equal to the revenue. The expression 120+4x represents the cost of producin
nika2105 [10]

Answer:

Results are below.

Step-by-step explanation:

Giving the following information:

The expression 120+4x represents the cost of producing x items. The selling price is $5 for each item.

<u>The net income formula:</u>

y= (5 - 4)x - 120

(5-4)= contribution margin per unit sold (x)

120= fixed costs

<u>To calculate the break-even point in units, we need to use the following formula:</u>

Break-even point in units= fixed costs/ contribution margin per unit

Break-even point in units= 120 / 1

Break-even point in units= 120 units

Prove:

y= 1*120 - 120

y= 0

5 0
1 year ago
A box contains 5 red and 5 blue marbles. Two marbles are withdrawn randomly. If they are the same color, then you win $1.10; if
topjm [15]

Answer:

a) The expected value is \frac{-1}{15}

b) The variance is  \frac{49}{45}

Step-by-step explanation:

We can assume that both marbles are withdrawn at the same time. We will define the probability as follows

#events of interest/total number of events.

We have 10 marbles in total. The number of different ways in which we can withdrawn 2 marbles out of 10 is \binom{10}{2}.

Consider the case in which we choose two of the same color. That is, out of 5, we pick 2. The different ways of choosing 2 out of 5 is \binom{5}{2}. Since we have 2 colors, we can either choose 2 of them blue or 2 of the red, so the total number of ways of choosing is just the double.

Consider the case in which we choose one of each color. Then, out of 5 we pick 1. So, the total number of ways in which we pick 1 of each color is \binom{5}{1}\cdot \binom{5}{1}. So, we define the following probabilities.

Probability of winning: \frac{2\binom{5}{2}}{\binom{10}{2}}= \frac{4}{9}

Probability of losing \frac{(\binom{5}{1})^2}{\binom{10}{2}}\frac{5}{9}

Let X be the expected value of the amount you can win. Then,

E(X) = 1.10*probability of winning - 1 probability of losing =1.10\cdot  \frac{4}{9}-\frac{5}{9}=\frac{-1}{15}

Consider the expected value of the square of the amount you can win, Then

E(X^2) = (1.10^2)*probability of winning + probability of losing =1.10^2\cdot  \frac{4}{9}+\frac{5}{9}=\frac{82}{75}

We will use the following formula

Var(X) = E(X^2)-E(X)^2

Thus

Var(X) = \frac{82}{75}-(\frac{-1}{15})^2 = \frac{49}{45}

7 0
2 years ago
The graphs shown are of the form y = ax2. Which graph has the smallest value for a?
Talja [164]
y= x^{2} is a parabola (looks like the letter U).

The letter a represents the coefficient of x^{2} and it controls two things (1) how wide or narrow the parabola is and (2) whether it is concave up (like a U) or concave down (like an up-side-down).

The absolute value of a (the number without the sign) controls how wide or narrow it is. If the absolute value is a fraction less than 1 the graph gets wider. The smaller the absolute value of the fraction the wider the graph gets.

If the absolute value of a is greater than 1 the graph gets narrower (it gets skinnier). The bigger the absolute value the narrower the graph.

So, if all the graphs look like a U (concave up) then the one with the smallest a is the one that is the widest.

The a also controls whether the graph is concave up or concave down. If a is negative

If a is negative the graph is concave down so any graph that is concave down has a smaller value of a than any graph that is concave up. However, if the graph is concave down the one with the smallest a would be the most narrow one.

So to find the one with the smallest a...
If they are all concave up (like a U) pick the widest one
and
If they are not all concave up pick the narrowest one that is concave down (looks like an upside down U)
3 0
2 years ago
If Ethan takes out a $5,000 loan to buy a motorcycle and his payments are $168.45 a month for 36 months, how much money will he
Vilka [71]

Answer:

  $1064.20

Step-by-step explanation:

36 payments of $168.45 have a total of $6064.20. The excess over the loan amount of $5000 is the interest paid:

  $6064.20 -5000 = $1064.20 . . . . interest paid

4 0
1 year ago
Other questions:
  • Every time x increases by 1,y decreases by 3,and when x is -6,yis-3.which function models the realation ship between x and y?
    6·2 answers
  • A pound of popcorn is popped for a class party. The popped corn is put into small popcorn boxes that each hold 120 popped kernel
    9·2 answers
  • A recipe calls for 5.0 qt of milk. what is this quantity in cubic centimeters?
    14·1 answer
  • Match each operation involving f(x) and g(x) to its answer.
    11·1 answer
  • Choose the function
    7·1 answer
  • R is inversely proportional to A R = 12 when A = 1.5 a) Work out the value of R when A = 5 b) Work out the value of A when R = 9
    8·1 answer
  • Triangle J K L is shown. Angle J K L is a right angle. An altitude is drawn from point K to point M on side L J to form a right
    15·2 answers
  • A volunteer is organizing the snacks at a concession stand and notices the ratio is sweet snacks to salty snacks is 5:1. If ther
    6·1 answer
  • Bro i will trade my rare brainly username " harmless ' for the username " Brainly " whoever has it let me know wsp
    9·1 answer
  • In the figure CE=34 cm and DE=30 cm. What is the radius of the circle?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!