Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a) What is an exponential distribution (include an APA citation)? ___________________________ b) When would you use an exponential distribution? ________________________ c) What is a binomial

a) What is an exponential distribution (include an APA citation)? ___________________________

b) When would you use an exponential distribution? ________________________

c) What is a binomial distribution (include an APA citation)?_______________________

d) When would you use a binomial distribution? ___________________

3. Task

Run these commands in R, then use your own words to describe what the resulting numbers represent. You can get some information about the functions by using the help commands in R (such as ?pbinom to get information about the pbinom() command in R):

a) pbinom(q=5, size=10, prob=1/6)

b)

n=10 p=.5 x=9 pbinom(x, n, p)

c) punif(5, min=1, max=10) - punif(4, min=1, max=10)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Calculus Single Variable

Authors: Deborah Hughes Hallett, Deborah Hughes Hallet, Andrew M Gleason, William G McCallum, Daniel E Flath, Patti Frazer Lock, David O Lomen, David Lovelock,

6th Edition

1118748611, 9781118748619

More Books

Students also viewed these Mathematics questions