Advance Statistical Methods with R
Q1) Answer the following questions (Any Five) : [10]
a) What is the use of crosstab function in R?
b) Define prescriptive analytics.
c) Explain the term conditional probability.
d) Mention two methods of dimension reduction.
e) What do you mean by mutually exclusive events?
f) What is PCA (Principle Component Analysis)?
Dimensionality Reduction -> 1. Feature Extraction, 2. Feature selection (PCA, Feature
Analysis)
g) What do you mean by discrete data? Give the example of discrete data classification.
h) Define Autocorrelation function.
Q2) Answer the following questions (Any Two) : [10]
a) Describe test procedure for analysis of variances (ANOVA).
b) Discuss the significance of normal distribution in data science.
c) Explain T-test of hypothesis testing in R. Write syntax and explain in detail.
Q3) Answer the following questions (Any One) : [10]
a) Describe the ROC Plot and AUC with diagram in logistic regression.
b) Elaborate Multicollinearity in Regression Analysis.
Q4) Answer the following questions (Any One) : [10]
a) Explain the concept of LDA. State assumptions and also explain how LDA works.
b) What is factor analysis and when can it be used? What are communality and uniqueness in factor
analysis? Explain with example.
Q5) Answer the following questions (Any One) : [10]
a) Critically evaluate linear regression technique and multiple regression technique with example.
b) Explain the important components of a time series. Describe Exponential smoothing forecast
method.
Q1) Answer the following questions : (Any five) [10]
a) What is Regression?
b) Write down the syntax for calculating median in R. Also explains the parameter.
c) What is the use of head( ) function in R.
d) Define Predictive Analysis.
e) Explain unlist ( ) function in R.
f) What is the use of Pbinom ( ) function in R.
g) Define Null & Alternate hypothesis.
h) What is the basic probability distribution in R.
Q2) Answer the following questions : (any two) [10]
a) What is the difference between F & T test?
b) State the assumption of regression model?
c) What is the trade off between bias & variance.
Q3) Answer the following questions : (Any one) [10]
a) Explain the ARIMA model. How ARIMA model is used for time series analysis.
b) Examine Anova in R? State the assumptions & explain one way Anova in details & also write
benefit of ANOVA.
Q4) Answer the following questions : (any one) [10]
a) What is data mining? What are the applications of data mining in education?
b) Differentiate between supervised learning & unsupervised learning?
Q5) Answer the following questions : (any one) [10]
a) Explain descriptive analysis in R. State advantages & disadvantages of descriptive analysis.
b) What are the types of probability? Explain in details with examples.