0% found this document useful (0 votes)
3 views2 pages

DS Question Bank

Uploaded by

krishnareddyrpt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

DS Question Bank

Uploaded by

krishnareddyrpt
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

III-UNIT

1. How to access components of a Data Frame? (Understanding BTL-2).


2. Explain with an example
a). how to create a data frame b). To add the new variables to data frame. C). How to modify a
data frame in R?

3. Show how to extract data from data frame. Explain with an example. (Understanding BTL-2).

4. Explain how to append rows to R data frame with an example?

5. i. Explain operations on vectors. ii. Write R program to check a given number is Even or Odd .

6. i.Explain about how to create a list in R with an example?

ii.Explain how to access list element? iii. Explain how to operate on lists in R? (7) (6)
Remembering BTL-1

7. Define R vector? Define R lists?

8. Define a matrix ? How to create matrix in R , explain with suitable example.

9. How to create a List in R. Explain the various operations in List with suitable example.

10. Describe R functions for reading a Matrix and an Array. Illustrate the R functions for manipulating
Matrix and Array

IV-UNIT

1. Explain about creating functions in R


2. Write about control statements in R.
3. Write about Scatter Plot and Histogram with R examples. Explain its importance in graphical
display of statistical data. Give appropriate examples.
4. What is a Box Plot? Describe the components of a Box Plot. Construct Box Plot for the following
data with R code 100,95,93,100,92,95,99,100,58,75,78,45,66,89,93 Construct the Box Plot
components for the above data.
5.
V-UNIT

1. a) Write briefly about Line Charts. b) Describe about Bar Charts.


2. Define Multiple Regression.
3. Define Polynomial Regression.
4. Define Simple Linear Regression.

You might also like