Question

Empirical Probability has been used to show that the probability of a flight on any commercial plane in the U.S. ended in a f
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Use the following code in R to get the probabilities

p=NULL
for(i in 0:10)
{d=dbinom(i,9000000,.0000004)
p=c(p,d)
}
write.csv(p,"bi.csv")

I(rx) 0 0.0273 Probability Histogram 1 0.0984 0.2500 20.1771 0.2125 4 0.1912 5 0.1377 0.2125 0.1912 0.2000 0.1377 0.1500 0.1

The shape looks like a bell curve but skewed to the right.

Add a comment
Know the answer?
Add Answer to:
Empirical Probability has been used to show that the probability of a flight on any commercial...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Hello, need help solving the rest. I might be doing it wrong and cannot figure it...

    Hello, need help solving the rest. I might be doing it wrong and cannot figure it out. Thank you. The Poisson distribution gives the probability for the number of occurrences for a "rare" event. Now, let x be a random variable that represents the waiting time between rare events. Using some mathematics, it can be shown that x has an exponential distribution. Let be a random variable and let o be a constant. Thenis a curve representing the exponential distribution....

  • *Problem #36) The problem numbers below correspond to problems in the textbook for section 6.2 (pg. 340). Use the scenar...

    *Problem #36) The problem numbers below correspond to problems in the textbook for section 6.2 (pg. 340). Use the scenario given in the textbook problem to answer the questions given here. In other words, replace parts (a), (b), etc. from the book with the questions below. Please show the probabilities necessary to support all of your answers, particularly when asked whether a particular result is unusual. Problem #36) (a) Identify the properties of this binomial distribution: What does a "success"...

  • What happened on United flight 3411?What service expectations do customers have of airlines such ...

    What happened on United flight 3411?What service expectations do customers have of airlines such as United and How did these expectations develop over time? Thank You! In early April 2017, United Airlines (United), one of the largest airlines in the world, found itself yet again in the middle of a service disaster this time for forcibly dragging a passenger off an overbooked flight. The incident was to become a wake-up call for United, forcing it to ask itself what to...

  • 1. Many companies use a incoming shipments of parts, raw materials, and so on. In the...

    1. Many companies use a incoming shipments of parts, raw materials, and so on. In the electronics industry, component parts are commonly shipped from suppliers in large lots. Inspection of a sample of n components can be viewed as the n trials of a binomial experimem. The outcome for each component tested (trialD will be that the component is classified as good or defective defective components in the lot do not exceed 1 %. Suppose a random sample of fiver...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT