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
S_A_V [24]
3 years ago
11

Three businesswomen are trying to convene in Northwest Arkansas for a business meeting. The first (Woman 1) is arriving on a fli

ght from Atlanta, the second (Woman 2) is arriving on a flight from Dallas, and the third (Woman 3) is arriving on a flight from Chicago. Historical data suggests that the Atlanta flight is "on time" 90% of the time, the Dallas flight is on time 95%of the time, and the Chicago flight is on time 80% of the time. Furthermore, historical data suggests that the three flights are independent with respect to on time behavior. Let X denote the number of women who arrive on time.
What is the probability mass function function of X?

What is the cumulative distribution function of X?

What is the probability that at least two businesswomen arrive on time?

What is the expected value of X?

What is the standard deviation of X?
Mathematics
1 answer:
boyakko [2]3 years ago
8 0

Answer:

a) The probability mass function of X is then presented in the table below.

X | probability P(X=x) or p

0 | 0.001

1 | 0.032

2 | 0.283

3 | 0.684

b) The cumulative distribution function of X

Cdf = Σ pdf = P(X=0) + P(X=1) + P(X=2) + P(X=3)

= 1.000

c) The probability that at least two businesswomen arrive on time

P(X ≥ 2) = P(X=2) + P(X=3) = 0.967

d) Expected value of X = E(X) = 2.65

e) Standard deviation = 0.545

Step-by-step explanation:

The probability that the woman coming from Atlanta arrives on time = P(A) = 0.90

The probability that the woman coming from Atlanta DOES NOT arrive on time = P(A') = 1 - 0.90 = 0.10

The probability that the woman coming from Dallas arrives on time = P(B) = 0.95

The probability that the woman coming from Dallas DOES NOT arrive on time = P(B') = 1 - 0.95 = 0.05

The probability that the woman coming from Chicago arrives on time = P(C) = 0.80

The probability that the woman coming from Chicago DOES NOT arrive on time = P(C') = 1 - 0.80 = 0.20

Since X is the random variable that represents how many women arrive on time,

To evaluate the probability function, we will first obtain the probability that the number of women that arrive in time = 0, 1, 2, and 3.

First probability; that no woman arrives on time. X = 0

P(X=0) = P(A') × P(B') × P(C')

= 0.10 × 0.05 × 0.20

P(X=0) = 0.001

Second probability; that only one of the women arrive on time. X = 1

P(X=1) = [P(A) × P(B') × P(C')] + [P(A') × P(B) × P(C')] + [P(A') × P(B') × P(C)]

= [0.90 × 0.05 × 0.20] + [0.10 × 0.95 × 0.20] + [0.10 × 0.05 × 0.80]

= 0.009 + 0.019 + 0.004

P(X=1) = 0.032

Third probability; that only two women arrive on time. X = 2

P(X=2) = [P(A) × P(B) × P(C')] + [P(A) × P(B') × P(C)] + [P(A') × P(B) × P(C)]

= [0.90 × 0.95 × 0.20] + [0.90 × 0.05 × 0.80] + [0.10 × 0.95 × 0.80]

= 0.171 + 0.036 + 0.076

P(X=2) = 0.283

Fourth probability; that all 3 women arrive on time. X = 3

P(X=3) = P(A) × P(B) × P(C)

= 0.90 × 0.95 × 0.8

P(X=3) = 0.684

The probability mass function of X is then presented in the table below.

X | probability P(X=x) or p

0 | 0.001

1 | 0.032

2 | 0.283

3 | 0.684

b) The cumulative distribution function of X

Cdf = Σ pdf = P(X=0) + P(X=1) + P(X=2) + P(X=3)

= 0.001 + 0.032 + 0.283 + 0.684 = 1.000

c) The probability that at least two businesswomen arrive on time

P(X ≥ 2) = P(X=2) + P(X=3) = 0.283 + 0.684 = 0.967

d) Expected value of X

Expected value is given as

E(X) = Σ xᵢpᵢ

E(X) = (0)(0.001) + (1)(0.032) + (2)(0.283) + (3)(0.684) = 0 + 0.032 + 0.566 + 2.052 = 2.65

e) What is the standard deviation of X?

Standard deviation = √(variance)

Variance = Var(X) = Σx²p − μ²

μ = E(X) = 2.65

Σx²p = (0²)(0.001) + (1²)(0.032) + (2²)(0.283) + (3²)(0.684)

= (0)(0.001) + (1)(0.032) + (4)(0.283) + (9)(0.684)

= 0 + 0.032 + 1.132 + 6.156

= 7.32

Variance = Var(X) = 7.32 - 2.65² = 7.32 - 7.0225

Var(X) = 0.2975

Standard deviation = √(variance) = √0.2975

Standard deviation = 0.545

Hope this Helps!!!

You might be interested in
Use the sample data and confidence level to construct the confidence interval estimate of the population proportion p. n equals
Alekssandra [29.7K]

Answer:

(0.767,0.833)

Step-by-step explanation:

The 95% confidence interval for population proportion p can be computed as

p-z_{\frac{\alpha }{2} } \sqrt{\frac{pq}{n} }

The z-value associated with 95% confidence level is 1.96.

whereas p=x/n

We are given that x=440 and n=550.

p=440/550=0.8

0.8-1.96\sqrt{\frac{0.8(0.2)}{550} }

0.8-1.96\sqrt{\frac{0.16}{550} }

0.8-1.96\sqrt{0.00029 }

0.8-1.96(0.01706)

0.8-0.03343

0.76657

Thus, the required confidence interval is

0.767<P<0.833  (rounded to 3 decimal places)

Hence, we are 95% confident that our true population proportion will lie in the interval (0.767,0.833)

3 0
3 years ago
Find the radius if the endpoints of the diameter are (-6,5) and (2, 3).
Fiesta28 [93]

Answer:

x

−

a

)

2

+

(

y

−

b

)

2

=

r

2

Step-by-step explanation:

6 0
2 years ago
If a club charges dues of $200 a year, it will have 50 members. For each $5 it raises its dues, it loses a member. USE AN EQUATI
Vikentia [17]

Answer:

The value is      y  =  \$ 225

Step-by-step explanation:

From the question we are told that

   The amount charge per year is  k  =  \$ 200

   The  number of members it will have at this amount is  n  =  50

   The amount amount increase that will lead to the loss of a single member is   z =  \$ 5

        Generally the total amount the club would obtain from  its members is mathematically represented as

      I  =  Amount \  due\ paid *  Number \  of members

Now let x denote the number of member lost

Hence

      I  =  (k + zx) (n-x )

=>    I  =  (200 + 5x) (50-x )

=>  I  = 10000+50x-5x^2

Thus the number of members that be removed to  give the maximum  income from dues is obtained by differentiating the above equation and equating it to zero

           \frac{dI}{dx}  =  50-10x

=>         x   =  5

So from  I  =  (200 + 5x) (50-x ) we have

          I  =  (200 + 5 (5)) (50-5 )

           I  = \$ 10125

So the amount the club should charge is    

         y  =  \frac{10125}{50 - 5}

         y  =  \$ 225

         

7 0
3 years ago
A truck drive drove 48 miles in 45 minutes. At this rate, how many miles can the truck driver drive in one hour?
-Dominant- [34]

Answer:

the truck driver can drive 64 miles in one hour.

Step-by-step explanation:

Number of miles driven in 45 minutes = 48 miles

48/45x60=64

8 0
2 years ago
Read 2 more answers
GUYS PLEASE SOMEBODY ANSWER THIS AS QUICK AS POSSIBLE I WILL GIVE YOU 50 POINTS
sergiy2304 [10]

Answer:

part A: 30,000 is more

Step-by-step explanation:

3 0
2 years ago
Other questions:
  • Solve the system by substitution. − x − y − z = − 8 − 4 x + 4 y + 5 z = 7 2 x + 2 z = 4
    14·1 answer
  • Amy raises $58.75 to participate in a walk a thon. Jeremy raises $23.250more than Amy. Oscar raises 3 times as much as Jeremy. H
    15·2 answers
  • Kevin has mowed 40% of the lawn. If he has been mowing for 20 minutes, how long will it take him to mow the rest of the grass?
    11·1 answer
  • Kim and leon together have $111. if kim has $17 more than leon, how much does each person have?
    14·2 answers
  • Sid has a job at Morgan Motors. The salary is $1200 a month, plus 3% of the sales price of every car or truck Sid sells (this is
    5·1 answer
  • Find the midpoint between A (4, 2) and B (0, 6)
    9·1 answer
  • Jerry plans to begin saving money for a trip by putting $1 in a savings account the first month and then adding enough to double
    12·1 answer
  • the diagram shows what tina had left from a yard of fabric. she now uses 2/3 yards of fabric for a project.how much of the origi
    6·1 answer
  • wheelchair ramps are required to adhere to a slope of 1:12, for every 1 inch of rise, the horizontal run must be 12 inches. The
    9·1 answer
  • Please help me i really appreciate it
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!