Question No. 1 We are now covering material that is not common knowledge, and it
ID: 3058275 • Letter: Q
Question
Question No. 1
We are now covering material that is not common knowledge, and it is now very important to include citations when you use an idea from another source (book, Internet, etc). Be sure to add a citation and reference entry for the definition questions below.
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? ___________________
Question No. 2
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)
Explanation / Answer
Question No. 1
We are now covering material that is not common knowledge, and it is now very important to include citations when you use an idea from another source (book, Internet, etc). Be sure to add a citation and reference entry for the definition questions below.
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? ___________________
Question No. 2
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)
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.