Practice Library

All MCQs

Browse exam-wise, subject-wise, and country-wise MCQs with explanations.

A dashboard displays current status against targets. Which visual is usually preferable to a decorative gauge?

Choose an option to check your answer.

What is a major benefit of using R Markdown or Quarto for visualization reports?

Choose an option to check your answer.

Which practice best improves the interpretability of an R visualization?

Choose an option to check your answer.

Why should data transformation steps be performed in code before plotting?

Choose an option to check your answer.

What is the difference between mapping color inside aes() and setting color outside aes() in ggplot2?

Choose an option to check your answer.

What does a ggplot2 theme primarily control?

Choose an option to check your answer.

What is the purpose of facet_wrap() or facet_grid() in ggplot2?

Choose an option to check your answer.

In ggplot2, what does a geom specify?

Choose an option to check your answer.

In the grammar of graphics, what is an aesthetic mapping?

Choose an option to check your answer.

Why is informative censoring problematic?

Choose an option to check your answer.

What does a log-rank test compare?

Choose an option to check your answer.