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
FrozenT [24]
3 years ago
5

500 flights land each day at San Jose’s airport. Assume that each flight has a 5% chance of being late, independently of whether

any other flights are late. Using Excel, calculate the probability of the following events. Turn in your spreadsheet. (a) 15 or fewer flights are late. (b) 30 or more flights are late. (c) Exactly 26 flights are late. (d) Between 10 and 20 flights are late. (e) Does our assumption of independence seem reasonable to you? Why or why not?
Engineering
1 answer:
BARSIC [14]3 years ago
6 0

Answer:

a.0.0199

b.0.1765

c.0.0785

d.0.1268

e.Yes

Explanation:

It is given that   X follows a  Binomial distribution with (n= 500, p = 0.05)

The  probabilities  are computed using the EXCEL .

a) The required probability here is:

P(X less of equal to  15)

= binom.dist(15,500,0.05,TRUE)

=0.0199

Therefore the probability is 0.0199 .

b) The required probability here is:

P(X greater or equal to 30) = 1 - P(X less or equal to  29)  

=1 - binom.dist(29,500,0.05,TRUE)

=0.1765

Therefore the probability is 0.1765

c) P(X = 26 )

= binom.dist(26,500,0.05,FALSE)  

=0.0785

Therefore the probability is 0.0785

d) The required probability here is computed as:

P(10 less or equal to X less or equal to 20 ) = P(X less or equal to 19) - P(X less or equal to 10)

= binom.dist(19,500,0.05,TRUE) - binom.dist(10,500,0.05,TRUE)

=0.1268

Therefore the probability 0.1268

e) Yes . Therefore the probability because that is the assumption used to apply binomial distribution .

You might be interested in
A TV USE 75 WATTS WHILE IN USED ASSMING THAT ITIS USED 4 HOURS EVERY DAY HOW MUCH ENERGY IN 4 IN KWH WOULD THE TV CONSUME ANNUAL
prohojiy [21]

Answer:

i don't think i understand the question

Explanation:

7 0
2 years ago
Read 2 more answers
I gave 15 min to finish this java program
lisov135 [29]

Answer:

class TriangleNumbers

{

public static void main (String[] args)

{

 for (int number = 1; number <= 10; ++number) {

  int sum = 1;

  System.out.print("1");

  for (int summed = 2; summed <= number; ++summed) {

   sum += summed;

   System.out.print(" + " + Integer.toString(summed));

  }

  System.out.print(" = " + Integer.toString(sum) + '\n');

 }

}

}

Explanation:

We need to run the code for each of the 10 lines. Each time we sum  numbers from 1 to n. We start with 1, then add numbers from 2 to n (and print the operation). At the end, we always print the equals sign, the sum and a newline character.

4 0
3 years ago
Which apparatus is likely to carry a ladder? (There may be more than one answer.)
Aloiza [94]
B and D
hope this helped
4 0
3 years ago
How is the difference between science and engineering Best stated?
stiv31 [10]

Answer:Science is the body of knowledge that explores the physical and natural world. Engineering is the application of knowledge in order to design, build and maintain a product or a process

Explanation:

8 0
2 years ago
What does it take to launch a rocket in space?
Dafna11 [192]
To get rockets into orbit, they need much more thrust than the amount that will get them up to the required altitude. They also need sufficient thrust to allow them to travel with very high orbital speed. ... If speed is less than this, an object will fall back to the Earth
3 0
3 years ago
Read 2 more answers
Other questions:
  • When circuit switching is used, what is the maximum number of circuit-switched users that can be supported? Explain your answer
    6·1 answer
  • A piston-cylinder device contains 0.8 kg of steam at 300°C and 1 MPa. Steam is cooled at constant pressure until one-half of the
    9·1 answer
  • Water drains at a constant rate through a saturated soil column with a diameter of 1.5 feet and a height of 3 feet. The hydrauli
    11·1 answer
  • The ventilating fan of the bathroom of a building has a volume flow rate of 32 L/s and runs continuously. If the density of air
    7·1 answer
  • Summarize three attributes that are important for an engineer to possess.
    13·1 answer
  • Since no one is perfect is that a sentence fragment
    10·2 answers
  • Imagine a cantilever beam fixed at one end with a mass = m and a length = L. If this beam is subject to an inertial force and a
    6·1 answer
  • THIS IS NOT AN ACADEMIC QUESTION, but who was the bitter of 1987 in FNAF?
    6·2 answers
  • 6
    10·2 answers
  • What is the difference between absorbed wavelengths and reflected wavelengths?
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!