adplus-dvertising
frame-decoration

Question

Which of the following is uniform distribution?

a.

dunif(x, min=0, max=1, log = FALSE)

b.

punif(q, min=0, max=1, lower.tail = TRUE, log.p = FALSE)

c.

qunif(p, min=0, max=1, lower.tail = TRUE, log.p = FALSE)

d.

runif(n, min=0, max=1)

Answer: (a).dunif(x, min=0, max=1, log = FALSE)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is uniform distribution?

Similar Questions

Discover Related MCQs

Q. Which of the following truncates real x to integers?

Q. Which of the following tests each element of x for membership in y?

Q. Which of the following finds the maximum value in the vector x, exclude missing values?

Q. Which of the following produces the variance covariance matrix?

Q. Which of the following will reverse the order of values in x?

Q. Which of the following finds row sums for each level of a grouping variable?

Q. Which of the following statement applies the function (FUN) to either rows (1) or columns (2) on object X?

Q. Which of the following statement finds the maximum for each column?

Q. Which of the following statement tells the row with the minimum value for every column?

Q. Which of the following may be used for linear regression?

Q. Which of the following sets the size of the outer margins for the graph?

Q. Which of the following function is used for plotting histogram?

Q. Which of the following will add the title “R language” to the graph?

Q. ______ let’s you perform SQL queries on your R data frames.

Q. ______ splits a data frame and results an array.

Q. ________ makes it incredibly easy to fit time series models like ARIMA, ARMA, AR, Exponential Smoothing, etc.

Q. ________ provides needed string operators in R.

Q. Which of the following syntax is used to install forecast package?

Q. Which of the following is similar to Moment.js?

Q. Which of the following is a library for statistical quality control?