adplus-dvertising
frame-decoration

Question

The cumulative frequency distribution of a categorical variable can be checked using the ________ function in R language.

a.

Sum

b.

Cumsum

c.

Lumpsum

d.

Resum

Answer: (b).Cumsum

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The cumulative frequency distribution of a categorical variable can be checked using the ________ function in R language.

Similar Questions

Discover Related MCQs

Q. Which function calculates the count of each category of a categorical variable?

Q. Which function basically finds the intersection between two different sets of data?

Q. _________ package provides basic functionalities in R environment like arithmetic calculations, input/output.

Q. Write a function to extract the first name in the string “Mrs. Jake Luther”?

Q. ________ function generates “n” normal random numbers based on the mean and standard deviation arguments passed to the function.

Q. What will be the output of runif()?

Q. Write the syntax to set the path of the current working directory in R environment?

Q. Which function is used to create a histogram for visualisation in R programming language?

Q. Which function helps you perform sorting in R language?

Q. The current user defined objects like lists, vectors, etc. is referred to as __________ in the R language.

Q. A ________________ in R programming language can also contain numeric and alphabets along with special characters like dot and underline.

Q. ___________ function gives an error message if the desired package cannot be loaded.

Q. ________ function is usually used inside another function and throws a warning whenever a particular package is not found.

Q. How will you check if an element is present in a vector?

Q. __________ function takes various parameters like formula, data, subset, labels, etc.

Q. A matrix of scatterplots can be produced using _________ function.

Q. ____________ package in R language provides various options for re-randomization and permutations based on statistical tests.

Q. Which function is used to select variables and observations from a given dataset?

Q. ____________ function can be used to select the random sample of size ‘n’ from a huge dataset.

Q. ______________ function will measure the probability of the binary response variable in R language.