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

The Bill of Rights - Perceived self and presenting self examples - Bridge bentley lavelle solicitors - Yhi power pty ltd - Vigilant interaction theory - Chris stevens keurig net worth - 5 moments of hand hygiene explained - Poisoned waters video summary - Surfsea 3.3 m inflatable boat - North richmond vet karen hedberg - Heathrow terminal 5 case study - Voluntary response sample article - Describe the major threats in doing business in global markets - Genetics sex linked genes worksheet - In n out burger paper hat - Animal cell rap lyrics - DB 5 - Twain corn pone opinions - Scholarly Articles Please - Brand positioning of cadbury - Https ktt key com ktt cmd logon - Need help - World Civilization before 1650. Justin Baez - Everyday bible study by cartwright - Butterworth vs chebyshev filters - Catan cities and knights commodities - Leonid afremov wiki english - +91-8306951337 vashikaran specialist near me IN Kota - Compute the total overhead cost applied to job - Andrew carnegie wealth north american review june 1889 - Data for hermann corporation are shown below - Bienvenida a nuestra empresa. desde hoy, usted se - Lab safety training ppt - Explain the difference between verbal and nonverbal communication - Western digital lifeguard hard drive diagnostic software - Assignment - 2 D.B and 1 Assignment - Unethical managerial behavior tends to be driven by such factors as - Essay - Brave new world best quotes - The Bill of Rights - Prime cost formula restaurant - The thermal decomposition of potassium chlorate - Sociological imagination assignment - Mass is measured in - Medicare levy variation declaration - Discussion - Medical terminology crossword puzzle answers - Evaluate Leadership Styles and Behaviors That Promote Effective Communication - Mil std e general inspection level ii - Tony gaddis starting out with java answers - Provides support for the cell has two subparts - Implement and monitor environmentally sustainable work practices - Discussion question - Minn kota remote manual - During its first year of operations the mccollum corporation - Detention pond routing spreadsheet - 1 million word book - Www factmonster com history - Btec assessment plan example - National geographic map maker - Leadership and management term paper - Operations Analysis - Netflix value chain analysis - Trotting pole distances for horses - Hypertension soap note template - Space exploration through social science lens - Biography written in third person examples - 7 steps of ethical decision making - Ions and their charges - Commitment to academic excellence - Higher house farm hawkshaw - Nepean high school uniform - Speaking Anxiety Journal Assignment - College athletes should not be paid speech outline - 4 categories of computer - Write a Devotional Reflection-A More Christ Life Life (Discussion 6.1) - Introduction to law uwa - Experiment 9 a volumetric analysis lab report - Cauldron black ram metallum - Nursing - Information System / Management Analytics (Excel) - Dunbier boat trailers perth - Time domain to phasor calculator - Bsbcmm201 communicate in the workplace - Infosys service agreement format pdf - As i walked out one evening poem - Module 2 discussion - Landforms that start with b - Michael meyer literature to go 3rd edition - Tone in a poem - Arts and Culture - What are the three subatomic particles found in an atom - Global shift peter dicken 6th edition pdf - Lord of the flies chapter 2 quotes with page numbers - Why is partnership working important in health and social care - British council gerunds and infinitives - Activity b continued from previous page answer key - Operant methods of socialization - Case Study #1