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
Choose the best data type for each of the following so that any reasonable value is accommodated but no memory storage is wasted
stiks02 [169]

Answer:

Explanation:

Part (a):

Statement : The number of siblings you have

Suitable Data type : Byte

Typical Value : From -128 and up to 127

Explanation: Byte data type is the most suitable since it can covers minimum and maximum number of siblings one can have.

Part (b):

Statement : Your final grade in this class

Suitable Data type : Char

Typical Value : 1 byte

Explanation: Grades is in the form of alphabetical letter which is either A, B, C, D, F or E which can be stored in character data type.

Part (c):

Statement : Population of Earth

Suitable Data type : Long

Maximum Value : 9223372036854775807

Explanation: Long Data takes up to 8 bytes and can store up to 9223372036854775807 which can cater for more than 36 billion. The population of earth is only around 7 billion currently making Long data type the most suitable data type to store earth population.

Part (d):

Statement : Population of US Country

Suitable Data type : Integer

Typical Value :2147483647

Explanation: Integer data type takes up to 4 bytes and can store up to  2147483647 making it suitable to store U.S population.

Part (e):

Statement : The number of passengers on bus

Suitable Data type : Byte

Typical Value :From -128 up to 127

Explanation: The typical maximum number of passengers of a bus are only around 72. Byte data type is the most suitable since it can cater the number up to 127.

Part (f):

Statement : Player's score in a Scrabble game

Suitable Data type : Short

Typical Value : 32767

Explanation: The maximum point can be scored in the Scrabble game is only 830 therefore the most suitable data type for this case is the short data type.

Part (g):

Statement : One team's score in a Major League Baseball game

Suitable Data type : Byte

Typical Value : From -128 up to 127

Explanation: The maximum point can be scored in the Base ball game is only 49 therefore the most suitable data type for this case is the Byte data type since it can cater up to 127.

Part (h):

Statement : The year an historical event occurred

Suitable Data type : Short

Maximum Value: 32767

Explanation: The historic event year can be any number from 1 to 2020 therefore the most suitable data type is the short data type.

Part (i):

Statement : The number of legs on an animal

Suitable Data type : Short

Maximum Value: 32767

Explanation: The most number of legs found are 750 legs therefore the most suitable data type is the short data type which can cater up to 32767.

Part (j):

Statement : The Price of an automobile

Suitable Data type : Float

Maximum Value: 340282350

Explanation: The most expensive car is around 15 million therefore the most suitable data type is the float data type which can cater up to 340 million.  

3 0
3 years ago
A force is a push or pull in A.a circle B.an arc C.a straight line
Bingel [31]

Answer:

I think it is B: an arc

Explanation:

hope this helps mark as brainiest

4 0
3 years ago
Wastewater flows into a _________ once it is released into a floor drain.
vodomira [7]

Answer:

a

Explanation:

5 0
3 years ago
A biotechnology company produced 225 doses of somatropin, including 11 which were defective. Quality control test 15 samples at
Radda [10]

Answer:

  • <u>0.59</u>

Explanation:

The <em>batch</em> is <em>rejected</em> if any of the <em>random samples are found defective</em>, or, what is the same, it will be accepted only if all 15 samples are good.

The probability that none be defective is the same probability that all the samples are good. Thus, start to calculate the probability that the batch is accepted.

The probability that the first sample is good is 214 /225, because there are 225 - 11 = 214 good samples in 225 doses.

The probability that the second samples is good too is 213/224, because there is 1 less good sample, in the 224 remaining samples.

By the same process, you conclude that the consecutive probabilities of selecting a good sample are: 212/223, 211/222, 210/221, . . . up to 199/211.

The joint probability of all the samples are good is the product of each probability:

\frac{214}{225}\cdot\frac{213}{224}\cdot\frac{212}{223}\cdot\frac{211}{222}\cdot\frac{210}{221}\cdot\frac{209}{220}\cdot\frac{208}{219}\cdot\frac{207}{218}\cdot\frac{206}{217}\cdot\frac{205}{216}\cdot\frac{204}{215}\cdot\frac{203}{214}\cdot\frac{202}{213}\cdot\frac{201}{212}\cdot\frac{200}{211}\cdot\frac{199}{210}

The result is: 0.41278 ≈ 0.41

The conclusion is that the probability that all the samples are good and the batch is accepted is 0.41.

Therefore, <em>the probability that the batch is rejected</em> is 1 - 0.41 = 0.59.

4 0
3 years ago
Discuss the organizational system that you believe would be the most effective for the safety officer in a medium-sized (100-200
marin [14]

Answer:

A safety manager is a person who designs and maintains the safety elements at workplace. A balance should be required for production and the job in providing work environment. As a safety officer in a medium sized manufacturing facility the following organizational system can be designed and maintained:

  • Maintaining a workplace as per the guidelines by Occupational safety and health association. The rules and regulation should be such that maintains the manufacturing facilities.  
  • For warning to workers proper labelling, floor mapping, signs, posters should be used.  
  • Procurement and usage of safe tools.  
  • A guideline that describes safety standard and precautionary measures should be available to the workers. They should be aware about all the steps that needs to be taken in crisis.  
  • Ensuring that the workers have enough training safety and health or accident prevention.  
  • Identify and eliminate the hazardous elements from the workplace.  
  • A strict action should be taken against the worker in case of violation of rules and not adhering with guidelines.

3 0
2 years ago
Other questions:
  • One-dimensional, steady-state conduction with uniform internal energy generation occurs in a plane wall with a thickness of 50 m
    14·1 answer
  • Explain what entropy is in relation to the second law of thermodynamics?
    9·1 answer
  • Discuss four (4) advantages of direct and indirect water supply system.
    5·2 answers
  • Please help i will give brainilest
    12·2 answers
  • A 280 km long pipeline connects two pumping stations. It is desired to pump 0.56 m3/s of oil through a 0.62 m diameter line, the
    14·1 answer
  • Con que otro nombre se le conoce a los delitos informaticos
    5·1 answer
  • For a nozzle-duct system shown in Fig Q3, the nozzle is designed to produce a Mach number of 2.8 with y = 1.4, The inlet conditi
    14·1 answer
  • Technician A says a 50/50 mix of antifreeze and
    8·1 answer
  • Task Three :Write a C++ program to read temperature
    15·1 answer
  • An open tank contain oil of specific gravity 0.75 on top of
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!