A class with n kids lines up for recess. The order in which the kids line up is random with eachordering being equally likely. There are three kids in the class named John, Betty, and Mary. The useof the word "or" in the description of the events, should be interpreted as the inclusive or. That is"A or B" means thatAis true,Bis true, or bothAandBare true.Give an expression for each of the probabilities below as a function ofn. Simplify your final expressionas much as possible so that your answer does not include any expressions of the form (a/b).Requried:a. What is the probability that Betty is first in line or Mary is last in line? b. Explain the method used to calculate probability.

Respuesta :

Answer:

A) P(Betty is first in line and mary is last) = P(B₁) + P(Mₙ) - (P(B₁) × P(Mₙ/B₁))

B) The method used is Relative frequency approach.

Step-by-step explanation:

From the question, we are told a sample of n kids line up for recess.

Now, the order in which they line up is random with each ordering being equally likely. Thus, this means that the probability of each kid to take a position is n(total of kids/positions).

Since we are being asked about 3 kids from the class, let's assign a letter to each kid:

J: John

B: Betty

M: Mary

A) Now, we want to find the probability that Betty is first in line or Mary is last in line.

In this case, the events are not mutually exclusive, since it's possible that "Betty is first but Mary is not last" or "Mary is last but Betty is not first" or "Betty is the first in line and Mary is last". Thus, there is an intersection between them and the probability is symbolized as;

P(B₁ ∪ Mₙ) = P(B₁) + P (Mₙ) - P(B₁ ∩ Mₙ) = P(B₁) + P(Mₙ) - (P(B₁) × P(Mₙ/B₁))

Where;

The suffix 1 refers to the first position while the suffix n refers to the last position.

Also, P(B₁ ∩ Mₙ) = P(B₁) × P(Mₙ/B₁)

This is because the events "Betty" and "Mary" are not independent since every time a kid takes his place the probability of the next one is affected.

B) The method used is Relative frequency approach.

In this method, the probabilities are usually assigned on the basis of experimentation or historical data.

For example, If A is an event we are considering, and we assume that we have performed the same experiment n times so that n is the number of times A could have occurred.

Also, let n_A be the number of times that A did occur.

Now, the relative frequency would be written as (n_A)/n.

Thus, in this method, we will define P(A) as:

P(A) = lim:n→∞[(n_A)/n]

Given this pair of probabilities, the probability that Mary is the first is  n(A) = n-1!, while the probability that Betty is last is  n(A) = n-1!

There are n! ways of making this arrangement

We have probability of A: Betty is the first person in this line

Probability of B: Mary is the last person

A U B = p(A) + p(B) - p(A ∩ B)

n(A) = n-1 that is given that Betty is the first person on the line.

then n(A) = n-1!

As the last person on the line P(B) = n-1!

Probability of (A∩B) =( n-2)!  this has Mary as the first and Betty as the last person.

Remaining students that would have to be on this line are n-2

Prob(A∪B) = n(A ∪ B)/n!

= 2(n-2)/n(n-1)

What is the probability theory in Mathematics?

This is the theory that talks about the chances or the likelihood of an event occuring in a pair of events.

Read more on probability here: https://brainly.com/question/24756209