Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Whenever p 0.5 the binomial distribution will

02/12/2021 Client: muhammad11 Deadline: 2 Day

Please read each question carefully and answer it completely. “Extra work” not explicitly needed can be copied into the end of document in the Appendix. If an answer is incorrect, including work in the Appendix might allow for minimal “partial credit.” (Note that although you are not always required to “show work” on the homework assignments, you may be required to do so on exams.)

#1. Consider the following four continuous probability distributions:

1. Uniform (Continuous) on the interval [0,2]

2. Standard Logistic

3. Standard Normal

4. Exponential with lambda = 2

Please complete the following table with the probability of each event. Please report any decimal answers to three digits.

{0

{X<0.5}

{X=0}

{0.25

1.

0.5

0.25

0

0.25

2.

0.5

0.2441

0

0.304

3.

0.3413

0.6915

0

0.1747

4.

0.8647

0.6321

0

0.3834

Note that for 1. and 2. you need to use techniques other than the distribution commands in EXCEL to find these values. For 1. I would suggest that you draw the distribution and compute the area “geometrically.” You can also use the general form of the cdf in the “Introduction” ppt. For 2. you should use the function for the cdf which you can find either in the .pdf notes or the “Introduction” ppt. For 3. and 4. you should be able to use distribution commands in EXCEL.

#2. Suppose the probability density function for a random variable X equals the following:

f(x) = 3x2 for {0 < x < 1}, f(x) = 0 otherwise.

(a) Show that this is a valid pdf. (Hint: please refer to the two necessary conditions of a pdf from the video introduction and .ppt.)

Condition 1) f(x) is positive everywhere in the support S, that is, f(x) > 0, for all x in S

This condition is true in our case of f(x)=3x^2. f(x) is always positive and greater than zero for all cases.

Condition 2) The area under the curve (i-e) total probability is equal to 1

To find the area under the curve integrate f(x) between limits

(b) Using integration, Find E(X) and the cdf, F(X).

(c) Use F(X) to find the P(0.25 < X < 0.50).

#3. Textbook, p. 293, #45. Question begins: “Is lack of sleep causing traffic fatalities? A study conducted …” Please complete all parts (a-c). On your own, please solve these questions *both* using the standard normal distribution (Table 1) and in EXCEL so that you feel comfortable with both techniques. To formally answer these questions, please fill in the following table using cdf notation for the normal distribution F(x) and standard normal distribution Φ(x), your commands in EXCEL and your final answer. I have started question (a) to demonstrate what I mean, please finish (a) and complete (b) and (c).

1.

Thus the probability that number of fatal crashes will be fewer than 1000 is 0.033401.

1.

Thus the probability that number of crashes will be between 1000 and 2000 is 0.899792.
1.

Thus there should be atleast 2043 fatal crashes for the year to be in top 5%.

cdf notation

EXCEL commands

Answer (for probabilities, three decimal places)

(a)

F(1000) or

Φ(-1.833)

=NORM.DIST(1000,1550,300,TRUE)

=NORM.DIST(-1.833,0,1,TRUE)

or for standard normal:

=NORM.S.DIST(-1.833,TRUE)

0.033

(b)

F(2000)-F(1000)

=NORM.DIST(2000,1550,300,TRUE) -NORM.DIST(1000,1550,300,TRUE)

0.900

(c)

NA

=NORM.INV(0.95,1550,300)

2043

In addition, please complete this question:

d. Using the “Empirical Rule” (pp. 126-127 and p. 274), please fill in the following:

The probability that X is between ___1252___ and __1848______ is approximately 0.68 (or 68%)

The probability that X is between __962____ and ____2138____ is approximately 0.95 (or 95%)

The probability that X is between ___777____ and ____2323_____ is approximately 0.99 (or “almost all”).

#4. Note that there can be an interesting relationship between the Poisson distribution (discrete) and exponential (continuous) distributions, for example: If the number of occurrences per time follows a Poisson distribution, the time between occurrences follows an exponential distribution. [See pp. 288-289].

Say that a bank is conducted a study on the efficiency of its bank tellers and finds that the number of customers served by one teller during an hour period follows a Poisson distribution with a mean of 12. (Assume that there are also customers in line so that the tellers will be continually serving customers.)

Where appropriate, include cdf notation to show the probability you are solving. You can use F(x) for either the Poisson or the exponential distributions.

Hint: this question can be tricky because of the use of µ and λ for the exponential. BE CAREFUL with this distinction. Also, make sure for (d) and (e) you convert minutes to hours for consistency. For example, 15 minutes is 0.25 hours.

(a) What is the probability that one teller will be able to serve more than 10 customers in an hour?

(b) What is the probability that one teller will be able to serve between 3 and 8, (), customers in an hour?

(c) If you observe that a teller, on average, can serve 12 customers an hour, what is the average time it takes for a customer to be served? [Express this average in terms of hours.]

(d) Using your average from (c), use an exponential distribution to find the probability that it will take more than 15 minutes to serve a customer.

(e) Find the probability that it will take between 5 and 10 minutes for a customer to be served.

#5. Textbook, p. 286, #29. Question begins: “An Internal Revenue Oversight Board …” Please complete parts a-c, make sure to apply the continuity correction where necessary. Where appropriate, use pdf/cdf notation to show the probability you are solving.

a) P(X >=6) = P(X =6) + P(X=7) + P(X =8)

= 0.2758+0.3590+0.2044

= 0.8392

b) Using normal approximation, mean = 80*0.82 = 65.6 and standard deviation = Sqrt(80*0.82*0.18) =3.4363

P(X >= 60) = P(X > 59.5) = P(Z > (59.5-65.6)/3.4363))

= P(Z > -1.775)

= 1 - P(Z < -1.775)

= 1 - 0.0379

= 0.9621

c) The binomial distribution is symmetric (like the normal distribution) whenever p = .5. When p ≠ .5 the binomial distribution will not be symmetric. However, the closer p is to .5 and the larger the number of sample observations n, the more symmetric the distribution becomes. On the other hand, the larger the number of observations in the sample, the more tedious it is to compute the exact probabilities of success by use of Equations. Fortunately, though, whenever the sample size is large, the normal distribution can be used to approximate the exact probabilities of success that otherwise would have to be obtained through laborious computations.

4

5

.

2043

645

.

1

300

/

)

1550

(

05

.

0

)

300

1550

(

05

.

0

)

(

=

=

-

=

-

>

=

>

x

x

x

Z

P

x

X

P

033401

.

0

)

8333

.

1

(

300

1550

1000

300

1550

)

1000

(

=

-

<

=

÷

ø

ö

ç

è

æ

-

<

-

=

<

Z

P

X

P

X

P

899792

.

0

)

833

.

1

(

)

5

.

1

(

)

1000

(

)

2000

(

)

2000

1000

(

=

-

<

-

<

=

<

-

<

=

<

<

Z

P

Z

P

X

P

X

P

X

P

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Academic Mentor
Instant Assignments
24/7 Assignment Help
Professor Smith
Assignment Helper
Assignment Solver
Writer Writer Name Offer Chat
Academic Mentor

ONLINE

Academic Mentor

I can assist you in plagiarism free writing as I have already done several related projects of writing. I have a master qualification with 5 years’ experience in; Essay Writing, Case Study Writing, Report Writing.

$30 Chat With Writer
Instant Assignments

ONLINE

Instant Assignments

As per my knowledge I can assist you in writing a perfect Planning, Marketing Research, Business Pitches, Business Proposals, Business Feasibility Reports and Content within your given deadline and budget.

$26 Chat With Writer
24/7 Assignment Help

ONLINE

24/7 Assignment Help

I have assisted scholars, business persons, startups, entrepreneurs, marketers, managers etc in their, pitches, presentations, market research, business plans etc.

$22 Chat With Writer
Professor Smith

ONLINE

Professor Smith

I am an experienced researcher here with master education. After reading your posting, I feel, you need an expert research writer to complete your project.Thank You

$15 Chat With Writer
Assignment Helper

ONLINE

Assignment Helper

I find your project quite stimulating and related to my profession. I can surely contribute you with your project.

$40 Chat With Writer
Assignment Solver

ONLINE

Assignment Solver

Being a Ph.D. in the Business field, I have been doing academic writing for the past 7 years and have a good command over writing research papers, essay, dissertations and all kinds of academic writing and proofreading.

$34 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

41 john farrant drive gooseberry hill - Voltage controlled crystal oscillator - Transmission of Traits Across Generation: Rethinking Inheritance - How to divide pronumerals - The old lady who swallowed a pie - Adc 0808 pin diagram - Inherent goodness of man - Procedural email - Nadgee cape howe track - 27962 palm villa dr menifee 92584 - Instruments of the woodwind family - A scholarly source has which of following attributes - Family therapy goldenberg 9th edition pdf - International pay system - Sistema tegumentario - FINAL PROJECT 1 - History of television ppt - How to build a genogram - Eastside magazine collects cash from subscribers in advance - Bot 2 bilateral coordination - Leadership Intervention Reflection Paper - Questions for a cultural interview - 2.09 m in feet - Use of ph paper in laboratory - 8 cents off petrol woolworths - Mgb convertible top snaps - Classification of animals flow chart - 70 461 practice test pdf - Capwell corporation uses a periodic inventory system - Anoche pilar y guillermo cenar en un restaurante elegante - Full time load unsw - Urinary Tract Infections (UTIs) - RESEARCH PAPER - Interpersonal Communication Principles - Systems modelling and analysis unimelb - Creating a company culture for security design document - Why use gibbs model of reflection in nursing - Port macquarie court list - Hydrochloric acid and calcium carbonate reaction equation - Micro help! - Changes in Postwar America Discussion - CCM-6 - Lewis lastik cause of death - Cloud Computing in Education - Paper - 13 hrs - Economic - I am very real kurt vonnegut - Opengeology org textbook - Srs document for railway reservation system - Lab phy101 - Intro to Stats questions answered 1-17 - Uts assignment cover sheet law - Australian steelwork corrosion and coatings guide - Discussion - What is an entreprenuer - The price of everything eduardo porter pdf - Walmart pathways checkout challenge level 2 answers - Animal cell model flat - 4 2 presentation marketing channel analysis assignment - 78 series landcruiser specs - InfoTech in a Global Economy - Discussion - Titration for acetic acid in vinegar lab report - Teddy pitsillides cause of death - Code of Ethics - How to add pinyin in powerpoint - Rocks and minerals venn diagram - 580 miles in km - 2016 vcaa grade distributions - Tiffany stern royal holloway - Nationstate insurance case study - Which event happened first in the interlopers - Are skittles all the same flavour - Why is sugarfina so expensive - Edsd task book - Spare the rod and save the child essay - Civil rights matrix - Do blobfish have muscles - Cisco tms release notes - Caltex oil lube guide - Hire a brochure design company in Dubai - Series circuit sample problems - Ultra micro gas turbine - Two assignments due tomorrow before 11:59 pm - Pbs nova inside the megastorm - Due tomorrow - Create a blog.. final post - Week 3 IT impact - Emperor has no clothes meaning - Daikin field settings table brc1e62 - Power factor correction explained - Solomon four group design advantages - George ritzer sociological theory pdf download - Evolution in Recent History and Mutations in Evolution Discussion - The economy of ireland 13th edition pdf - 19/17 frazer street collaroy - Juvenile court proceedings were originally conceptualized as civil proceedings - Paper - Expand the sentence i ate so many jelly beans - Dt830d digital multimeter calibration - What is blogging and why are blogs sometimes controversial