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.