Stats GE Sem-4
Stats GE Sem-4
Learning Objectives:
The learning objectives of this course are as follows:
● To introduce the concept of estimation theory and testing of hypothesis.
● To infer about the unknown population parameters based on random samples.
● To introduce the estimation/ inference about the population using hypothesis testing.
Learning Outcomes:
After successful completion of this course, students will be able to:
● Understanding of estimation theory, Point and interval estimations.
● Characteristics of a good estimator and different methods of estimation.
● Demonstrate the use of these techniques in data analysis.
● Develop the best/most powerful statistical tests to test the hypotheses regarding
unknown population parameters by using the Neyman-Pearson theory.
SYLLABUS OF GE 4A
Theory
25
Estimation: Parameter space, sample space, point estimation, requirement of a good estimator,
consistency, unbiasedness, efficiency, sufficiency, Minimum variance unbiased estimators,
Factorization theorem, Fisher- Neyman Criterion: statement and applications, Cramer- Rao
inequality: statement and application, MVB estimators and their applications, Statement of Rao-
Blackwell theorem and Lehmann-Scheffe theorem..
ESSENTIAL READINGS:
● Miller, I. and Miller, M. (2013). John E. Freund’s Mathematical Statistics, 8th Ed., Prentice
Hall of India.
● S.C. Gupta and V.K. Kapoor (2020): Fundamentals of Mathematical Statistics, 12th Ed.,
Sultan Chand and Sons.
● R.V. Hogg, A.T. Craig and J.W. Mckean (2005): Introduction to Mathematical Statistics,
6th Edition, Pearson Education.
26
● A.M. Goon, M.K. Gupta and B. Das Gupta (2003): An Outline of Statistical Theory (Vol.
II), 4th Ed.,World Press, Kolkata.
SUGGESTED READING:
● G. Casella and R.L. Berger (2002): Statistical Inference, 2nd Edition, Thomson Duxbury.
● E.J. Dudewicz and S.N. Mishra (1988): Modern Mathematical Statistics, John Wiley and
Sons.
● V.K. Rohtagi and A.K. Md. E. Saleh (2009): An Introduction to Probability and Statistics,
2nd Edition, John Wiley and Sons.
● Mood A.M., Graybill F.A. and Boes D.C. (1974). Introduction to the Theory of Statistics,
McGraw Hill.
Note: Examination scheme and mode shall be as prescribed by the Examination Branch
University of Delhi, from time to time.
Learning Objectives:
The learning objectives of this course are as follows:
● Review and expand upon core topics in probability and statistics.
● Practice of graphical interpretation, probability distribution and data analysis using `R’.
Learning Outcomes:
After completing this course, students would have developed a clear understanding of:
● Various Graphical representation and interpretation of data.
● Automated reports giving detailed descriptive statistics.
● Understanding data and fitting suitable distribution.
● Testing of hypothesis, p-value and confidence interval.
27
● Random number generation and sampling procedures.
● Importing data, Code editing in R and flow controls if (), for (), while ()
SYLLABUS OF GE 4B
Theory
28
7. Drawing sample using SRSWR, SRSWOR
8. Drawing sample using stratified under proportion allocation and systematic sampling,
9. functions(r,d,p,q) for discrete distributions viz. Binomial, Poisson.
10. functions(r,d,p,q) for continuous distribution viz. Uniform,Exponential, and Normal .
11. Test the goodness of fit for Binomial, Poisson distribution.
12. Chi- Square test for independence of attributes.
13. Single, paired and independent samples t-test.
14. Components of a time series data.
15. decomposition(), and smoothing() under time series data
ESSENTIAL READINGS:
● Braun, W. J., and Murdoch, D. J. (2007). A First Course in Statistical Programming with R.
Cambridge University Press. New York.
● Gardener, M. (2012). Beginning R: The Statistical Programming Language, Wiley
Publications.
SUGGESTIVE READING:
● Crawley, M. J. (2012). The R Book. 2nd Ed., John Wiley & Sons.
● Dalgaard, P. (2008). Introductory Statistics with R. 2nd Ed., Springer.
Note: Examination scheme and mode shall be as prescribed by the Examination Branch
University of Delhi, from time to time.
29