
PROBLEM SOLVING USING R - UNIT 5 MCQS

Quiz
•
Computers
•
12th Grade
•
Easy
MS.SHYAMALADEVI C
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of coordinate vectors in plotting?
The purpose of coordinate vectors in plotting is to represent the position of points in a graphical space.
To calculate the area of a shape in a plot.
To determine the color of the plotted points.
To create a legend for the graph.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you customize graphical parameters in R?
Adjust parameters by editing the R script directly without functions.
Use the `par()` function for base graphics or customize themes and aesthetics in ggplot2.
Use the `plot()` function exclusively for all graphics.
Customize colors using the `color()` function only.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are automatic plot types in R?
3D plots, contour plots, and radar charts
Automatic plot types in R include scatter plots, line plots, bar plots, and histograms, determined by the data structure.
Heatmaps, funnel charts, and waterfall charts
Pie charts, box plots, and area plots
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you add titles and axis labels to a plot?
Add title and labels in the plot settings menu
Use title('Title') and label('X-axis', 'Y-axis') functions
Use plt.title('Title'), plt.xlabel('X-axis label'), and plt.ylabel('Y-axis label') in Matplotlib.
Use plt.set_title('Title') and plt.label_axes('X-axis', 'Y-axis')
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What options are available for changing line and point appearances?
font size and alignment
Options include color, width, style, and marker type.
background color and shadow
opacity and texture
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you set limits for the plotting region?
Adjust the plot size with figsize() in Python
Use xlim() and ylim() in R or plt.xlim() and plt.ylim() in Python.
Change the axis limits in the plot settings menu
Use set_xlim() and set_ylim() in R
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of ggplot2 in R?
To create interactive web applications in R.
To perform statistical analysis in R.
The function of ggplot2 in R is to create data visualizations.
To manage data frames in R.
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Gateway Level 3 Python Quiz 3

Quiz
•
9th - 12th Grade
10 questions
Python with DataScience

Quiz
•
7th Grade - University
15 questions
File Handling in Python - Grade 12 CBSE

Quiz
•
12th Grade
10 questions
File Handling

Quiz
•
12th Grade
20 questions
Class XII Data Visualization Quiz

Quiz
•
12th Grade
16 questions
File Handling Quiz

Quiz
•
12th Grade
10 questions
T_(b)(C)_4.1 Introduction to Java Program

Quiz
•
12th Grade
12 questions
Data Protection Act 1988

Quiz
•
6th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade