0% found this document useful (0 votes)
3 views1 page

R Programming Model Question Paper

The document is a model examination paper for the III BCA class at Vivekananda Vision Arts and Science College, focusing on the subject of R Programming. It is divided into three parts: Part A consists of ten short answer questions, Part B includes five detailed questions, and Part C requires in-depth answers to three questions. The examination covers various topics related to R programming, including data structures, statistical tests, and graphical representations.

Uploaded by

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

R Programming Model Question Paper

The document is a model examination paper for the III BCA class at Vivekananda Vision Arts and Science College, focusing on the subject of R Programming. It is divided into three parts: Part A consists of ten short answer questions, Part B includes five detailed questions, and Part C requires in-depth answers to three questions. The examination covers various topics related to R programming, including data structures, statistical tests, and graphical representations.

Uploaded by

dhanesh.mukkam
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Vivekananda Vision Arts and Science College Vivekananda Vision Arts and Science College

Department of Computer Applications Department of Computer Applications


Kachur, Uthukottai,Thiruvallur -602026 Kachur, Uthukottai,Thiruvallur -602026
Model Examination - March 2026 Model Examination - March 2026

Class : III BCA Max. Marks: 75 Time: 3.00 Hr Class : III BCA Max. Marks: 75 Time: 3.00 Hr
Subject Name : R Programming Code: 320C6A Subject Name : R Programming Code: 320C6A
PART –A PART –A
ANSWER ANY TEN QUESTIONS 10x2=20 ANSWER ANY TEN QUESTIONS 10x2=20
1. List the key features of R. 1. List the key features of R.
2. What is a vector? 2. What is a vector?
3. How to extract elements from vector using subscripts? 3. How to extract elements from vector using subscripts?
4. What is data frame? 4. What is data frame?
5. Differentiate array and matrix. 5. Differentiate array and matrix.
6. What is a scatter plot? 6. What is a scatter plot?
7. How to add legends in a graph? 7. How to add legends in a graph?
8. What is the use of summary() function? 8. What is the use of summary() function?
9. How to conduct a paired t test using R? 9. How to conduct a paired t test using R?
10. How to calculate skewness using R? 10. How to calculate skewness using R?
11. What is predictive analysis? 11. What is predictive analysis?
12. What is the use of ARCH model? 12. What is the use of ARCH model?

PART –B PART –B
ANSWER ANY FIVE QUESTIONS 5x5=25 ANSWER ANY FIVE QUESTIONS 5x5=25
13. List and explain arithmetic and logical operators in R. 13. List and explain arithmetic and logical operators in R.
14. Write about various data structures in R. 14. Write about various data structures in R.
15. How to calculate cumulative sums and products using R? 15. How to calculate cumulative sums and products using R?
16. What is Box and Whisker plot? How to draw it using R? 16. What is Box and Whisker plot? How to draw it using R?
17. How to calculate measures of central tendency using R? 17. How to calculate measures of central tendency using R?
18. What is chi square test? How is it performed using R? 18. What is chi square test? How is it performed using R?
19. Write a note on logistic regression model. 19. Write a note on logistic regression model.

PART –C PART –C
ANSWER ANY THREE QUESTIONS 3x10=30 ANSWER ANY THREE QUESTIONS 3x10=30
20. Explain about control structures in R. 20. Explain about control structures in R.
21. List and explain various math function available in R 21. List and explain various math function available in R
22. What is correlation? Explain with example. 22. What is correlation? Explain with example.
23. What is linear regression model? Explain with R code. 23. What is linear regression model? Explain with R code.
24. Explain VIF in detail. 24. Explain VIF in detail.

You might also like