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

Essay - Commbank aud to usd - Graduation garden party dundee - Powerpoint presentation - Leaf rust on azaleas - Cable basket installation guide - Identify two social science issues related to war - Steel axes for stone age australians - Nursing - Book talk pie corbett - Subdivide land second life - Book review - POL101-2 - Aaahq.org/asclogin.cfm - Modern database management 13th edition free - 5 promotion mix tools for communicating customer value - Nz police association discounts - Uts student admin help - Revision of Reader Response Essay - Silver nitrate and sodium hydroxide precipitate - Needs and wants of ancient communities pdf - Army executive summary format template - Under armour swot 2017 - How long should a plyometric session be - Igcse travel and tourism revision notes - Audio amplifier gain calculator - 4.2 research the market answers - Securities and international regulatory agencies eth 321 - We can see list of memorandum vouchers from - Chicken little readers theater - Why america is self segregating - Draw an angle with the given measure in standard position - The simpsons movie alaska scene - Human resource - Briefly describe the four ieee 802.11i phases of operation - Bsbsus201 assessment answers - Sex therapy worksheets - Biology unit 3 review - Cognitive behavioral therapy - Screwtape letters chapter 8 - Nectar in a sieve questions and answers - Change car ownership wa - Net income preferred dividends average stockholders equity - Operations and algebraic thinking lesson plans - The communication process involves all of the following except - LEGAL Forum Week 3# - Que oyen los estudiantes de la residencia todas las mañanas - Why wasn t gabriel at the naming in the giver - Watchmen discussion questions - Werner fibreglass 6 treads swingback stepladder 1.7 m - Lagerstroemia indica x fauriei biloxi - Conservation of mass demonstration - The greatest baroque church musician (composer) was - Eva harr castle location - Research Paper - Drsabcd st john action plan - Focal length of convex lens graph - Derivatives using power rule worksheet answers - Birdcage analogy of oppression - Model breaks network communications down into seven functional layers - Issa final exam section 5 case study - Negative effects of social media influences on mental health - Guantanamo Bay - Amazons vision statement - How to set up a mayo stand - Hendrickson suspension torque specs - Australia and new zealand food standards code - Mis primas son . marcus y yo somos . mi tía es - Royal bolton hospital consultants - Collingwood h2 lite tilt - Speech for vice captain - Small Group Communication - Penn foster financial accounting graded project - The military partnerships - Which famous art form represented a fertility figure - Www kirkleessafeguardingchildren co uk log in - Geography stage 6 syllabus - 31 pinevale way ballarat north - Cisco 8841 speed dial - Phet colorado magnets and compass - Idea monetary unit sampling - Probability and statistics - What did greek theater originally celebrate - C wright mills claimed that the sociological imagination transformed - Museprime properties v adhill properties - Amazon - Need assignment based on submitted documents - What is an audience profile sheet - Is services rendered an asset - Bank of baroda power of attorney format - Discussion with reponses - 55.8 kg in pounds - Quan Response paper - RM A.5 - Evolution and trends in information system - Global winds and jet streams worksheet - Movie exhibition industry case analysis questions - Why do goldfish release dilute urine - Ethics and Social Responsibility - Team operating principles project charter example