NEP QP 2 R Programming.
NEP QP 2 R Programming.
PART - A
I Answer all the Questions 6x2=12
1. What is meant by Data frames in R.
2. Define arrays in R. Give an example
3. What is correlation? Give an example.
4. Write the syntax of standard Deviation.
5. Define mean with example.
6. What are Errors? Give an examples.
7. What meant by Probability?
8. What do you mean by Regression?
PART - B
II Answer any two Questions from each main
9. a) Define Vectors? Explain its types. 2x6=12
b) Explain different operations on matrices.
c) Write a note on types of special values.
10. a) Explain conditional statements in detail. 2x6=12
b) What is Exception? Explain how do you handle Exception in R?
c) What is data visualization? Explain the built-in function used in
drawing a chart for data analysis.
11. a) What are the Regression Assumptions? 2x6=12
b) What is ANOVA? Explain its types.
c) Write a note on testing means and testing proportions.
12. a) Explain simple linear regression with example. 2x6=12
b) Explain plotting customization and plotting regions with
examples
c) Write a syntax to draw 3D scatterplot. Explain its component.