STATISTICS
STATISTICS
Reference Books
1. Goon, A.M., Gupta, M.K. and Dasgupta, B. (2002): Fundamentals of Statistics, Vol. I& II,
8th Edn. The World Press, Kolkata.
2. Miller, Irwin and Miller, Marylees (2006): John E. Freund’s Mathematical Statistics with
Applications, (7th Edn.), Pearson Education, Asia.
3. Mood, A.M., Graybill, F.A. andBoes, D.C. (2007): Introduction to the Theory of Statistics,
3rd Edn. (Reprint), Tata McGraw-Hill Pub. Co. Ltd.
4. Tukey, J.W.(1977) : Exploratory Data Analysis, Addison-Wesley Publishing Co.
5. Agresti, A. (2010): Analysis of Ordinal Categorical Data, 2nd Edition, Wiley. Freedman, D,
Pisani, R. and Purves, R. (2014): Statistics, 4th Edition, W. W. Norton & Company.
6. Yule G.U & Kendall M.G. (1950): An Introduction to the Theory of Statistics, C Griffin
Descriptive Statistics – I (Practical): List of Practical 1 Credit
30L
1. Diagrammatic representation of data.
2. Problems based on construction of frequency distributions, cumulative frequency
distributions and their graphical representations.
3. Problems based on measure of
i. central tendency
ii. dispersion
iii. pooled mean, variance and coefficient of variation
iv. moments, skewness and kurtosis
v. quantiles and measures based on them, construction of box plot
Subject: Statistics
Semester: 2 Paper: Major Paper Code: USTAMAJ12002
Paper Type: T + P Credit: 4(3 + 1) Full Marks: 75
Paper Description: Probability and Probability Distributions-I & Probability and
Probability Distributions-I (Practical)
3 Credits
Probability and Probability Distributions-I
45L
Unit 1 5L
Probability: Introduction, random experiments, sample space, events and algebra of events.
Definitions of Probability – classical, statistical, and axiomatic.
Unit 2 10L
Conditional Probability, laws of addition and multiplication, independent events, theorem of
total probability, Bayes’ theorem and its applications.
Unit 3 15L
Random variables: Discrete random variables, p.m.f. and c.d.f., statement of properties of c.d.f,
illustrations and properties of random variables.
Continuous random variables, p.d.f and c.d.f., illustrations and properties, univariate
transformations with illustrations.
Unit 4 15L
Mathematical Expectation: One Dimensional random variable and their properties.
Probability generating function. Moments. Moment generating function.
Standard discrete probability distributions: Uniform, Binomial, Poisson, Geometric,
Negative- Binomial, Hyper-Geometric.
Reference Books
1. Goon, A.M., Gupta, M.K. and Dasgupta, B. (2002): Fundamentals of Statistics, Vol. I& II,
8th Edn. The World Press, Kolkata.
2. Feller, W. (1968): An Introduction to Probability Theory & its Applications, John Wiley.
3. Goon, A.M., Gupta, M.K. & Dasgupta, B. (1994): An Outline of Statistical Theory (Vol-1),
World Press.
4. Parzen, E. (1972): Modern Probability Theory and its Applications, John Wiley.
5. Uspensky, J.V. (1937): Introduction to Mathematical Probability, McGraw Hill.
6. Cacoullos, T. (1973): Exercises in Probability. Narosa.
7. Rahman, N.A. (1983): Practical Exercises in Probability and Statistics, Griffen.
8. Ross, S. (2002): A First Course in Probability, Prentice Hall.
Probability and Probability Distributions-I (Practical) : List of 1 Credit
Practical 30L
1. Application problems based on Classical Definition of Probability.
2. Application problems based on Bayes’ Theorem.
3. Fitting of Binomial distributions for n and p = q = ½.
4. Fitting of Binomial distributions for given n and p.
5. Fitting of Binomial distributions after computing mean and variance.
6. Fitting of Poisson distributions for given value of mean.
7. Fitting of Poisson distributions after computing mean.
8. Fitting of Negative-Binomial distribution.
9. Fitting of suitable distribution.
10. Application problems based on Binomial distribution.
11. Application problems based on Poisson distribution.
12. Application problems based on Negative-Binomial distribution.
Subject: Statistics
Semester: 1 and 2 Paper: Minor Paper Code: USTAMIN10001
Paper Type: T + P Credit: 4(3 + 1) Full Marks: 75
Paper Description: Statistical Methods and Probability-I & Statistical Methods and
Probability-I (Practical)
Unit 1 10L
Introduction: Definition and scope of Statistics, concepts of statistical population and sample. Data:
quantitative and qualitative, attributes, variables, scales of measurement - nominal, ordinal, interval and
ratio. Frequency distribution, Presentation: tabular and graphic, including histogram and ogives.
15L
Unit 2
Descriptive Statistics: Measure of central tendency; measures of dispersion, moments and quartiles,
measure of skewness and kurtosis for both grouped and ungrouped data.
10L
Unit 3
Probability: Introduction, random experiments, sample space, events and algebra of events. Definitions of
Probability – classical, statistical, and axiomatic. Conditional Probability, laws of addition and
multiplication, independent events, theorem of total probability, Bayes’ theorem and its applications.
10L
Unit 4
Random Variables: Discrete and continuous random variables, p.m.f., p.d.f., c.d.f. Illustrations of
random variables and its properties. Expectation, variance, moments and moment generating
function.
Suggested Readings
List of Practical
1. Preparation of frequency table. Plots of Histogram, frequency polygon and ogive from a set of given
data
2. Measure of central tendency, dispersion, moments, skewness and kurtosis of frequency
distribution
3. Application problems based on Classical Definition of Probability.
4. Application problems based on Bayes’ Theorem.
Subject: Statistics
Semester: 1 Paper: SEC Paper Code: USTASEC11001
Paper Type: T + P Credit: 3(2 + 1) Full Marks: 75
Paper Description: R-Programming: label-1 & R-Programming: label-1 (Computer
Practical)
2 Credits
R-Programming: label-1
30L
Unit 1 5L
Introduction to R: What is R? Why R? Advantages of R over other Programming Languages. R
Studio: R command Prompt, R script file, comments – Handling Packages in R: Installing a R
Package, Few commands to get started: installed packages(), Package Description(), help(), find
package(), library() - Input and Output – Entering Data from keyboard – Printing fewer digits or
more digits – Special Values functions : NA, Inf and –inf.
Unit 2 10L
Loading and handling Data in R: Getting and Setting the Working Directory – getwd(),
setwd(), dir() - R-CSV Files - Input as a CSV file, Reading a CSV File, Reading the Excel file,
Analyzing the CSV File, Writing into a CSV and Excel File.
R-Function: function definition, Built in functions: paste(), sum(), min(), max(), seq(),
summary(), range(), mean(), median(), apply(), user-defined function, calling a function, calling
a function without an argument, calling a function with argument values.
Unit 3 15L
Descriptive Statistics: Spotting Problems in Data with Visualization: visually Checking
Distributions for a single Variable - R –Pie Charts: Pie Chart title and Colors – Slice Percentages
and Chart Legend, 3D Pie Chart – R Histograms – Bar Charts: Bar Chart Labels, Title and Colors.
Data Range, Frequencies, Mean, Median and Mode, Standard Deviation.
References
1. Sandip Rakshit, R Programming for Beginners, McGraw Hill Education (India), 2017, ISBN:
978-93-5260-455-5.
2. Seema Acharya, Data Analytics using R, McGrawHill Education (India), 2018, ISBN: 978-93-
5260-524-8.
3. Tutorials Point (I) simply easy learning, Online Tutorial Library (2018), R Programming,
Retrieved from https://www.tutorialspoint.com/r/r_tutorial.pdf.
4. Andrie de Vries, Joris Meys, R for Dummies A Wiley Brand, 2nd Edition, John Wileyand Sons,
Inc, 2015, ISBN: 978-1-119-05580-8
R-Programming: label-1 (Computer Practical) 1 Credit
30L
Computer practical based on R-Programming: label-1
Subject: Statistics
Semester: 2 Paper: SEC Paper Code: USTASEC12002
Paper Type: T + P Credit: 3(2 + 1) Full Marks: 75
Paper Description: R-Programming: label-2 & R-Programming: label-2 (Computer
Practical)
2 Credits
R-Programming: label-2
30L
Unit 1 5L
R-Function: function definition, Built in functions: paste(), sum(), min(), max(), seq(),
summary(), range(), mean(), median(), apply(), user-defined function, calling a function, calling
a function without an argument, calling a function with argument values.
Basic programming using “for”, “if”, “return”, “which” etc.
Unit 2 25L
Probability distribution: Density, distribution function, quantile function and random sample
generation from different discrete distribution, Plots for pmf, cdf. Fitting of discrete
distributions.
References
1. Sandip Rakshit, R Programming for Beginners, McGraw Hill Education (India), 2017, ISBN:
978-93-5260-455-5.
2. Seema Acharya, Data Analytics using R, McGrawHill Education (India), 2018, ISBN: 978-93-
5260-524-8.
3. Tutorials Point (I) simply easy learning, Online Tutorial Library (2018), R Programming,
Retrieved from https://www.tutorialspoint.com/r/r_tutorial.pdf.
4. Andrie de Vries, Joris Meys, R for Dummies A Wiley Brand, 2nd Edition, John Wileyand Sons,
Inc, 2015, ISBN: 978-1-119-05580-8
R-Programming: label-2 (Computer Practical) 1 Credit
30L
Computer practical based on R-Programming: label-2
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Suggested Readings:
1. Goon, A.M., Gupta, M.K. and Dasgupta, B. (2002): Fundamentals of Statistics, Vol. I& II, 8th
Edn. The World Press, Kolkata.
2. Miller, Irwin and Miller, Marylees (2006): John E. Freund’s Mathematical Statistics with
Applications, (7th Edn.), Pearson Education, Asia.
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
3. Mood, A.M., Graybill, F.A. andBoes, D.C. (2007): Introduction to the Theory of Statistics, 3rd
Edn. (Reprint), Tata McGraw-Hill Pub. Co. Ltd.
4. Tukey, J.W.(1977) : Exploratory Data Analysis, Addison-Wesley Publishing Co.
5. Agresti, A. (2010): Analysis of Ordinal Categorical Data, 2nd Edition, Wiley. Freedman, D,
Pisani, R. and Purves, R. (2014): Statistics, 4th Edition, W. W. Norton & Company.
6. Yule G.U & Kendall M.G. (1950): An Introduction to the Theory of Statistics, C Griffin
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Continuous random variables, p.d.f and c.d.f., illustrations and properties, univariate transformations with
illustrations.
Mathematical Expectation: One Dimensional random variable and their properties. Probability
generating function. Moments. Moment generating function.
Suggested Readings:
1. Goon, A.M., Gupta, M.K. and Dasgupta, B. (2002): Fundamentals of Statistics, Vol. I& II, 8th Edn.
The World Press, Kolkata.
2. Feller, W. (1968): An Introduction to Probability Theory & its Applications, John Wiley.
3. Goon, A.M., Gupta, M.K. & Dasgupta, B. (1994): An Outline of Statistical Theory (Vol-1), World
Press.
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
4. Parzen, E. (1972): Modern Probability Theory and its Applications, John Wiley.
5. Uspensky, J.V. (1937): Introduction to Mathematical Probability, McGraw Hill.
6. Cacoullos, T. (1973): Exercises in Probability. Narosa.
7. Rahman, N.A. (1983): Practical Exercises in Probability and Statistics, Griffen.
8. Ross, S. (2002): A First Course in Probability, Prentice Hall.
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Suggested Readings:
1. Goon, Gupta and Dasgupta: Fundamentals of Statistics, World Press
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Suggested Readings:
1. Sandip Rakshit, R Programming for Beginners, McGraw Hill Education (India), 2017, ISBN:
978-93-5260-455-5.
2. Seema Acharya, Data Analytics using R, McGrawHill Education (India), 2018, ISBN: 978-93-
5260-524-8.
3. Tutorials Point (I) simply easy learning, Online Tutorial Library (2018), R Programming,
Retrieved from https://www.tutorialspoint.com/r/r_tutorial.pdf.
4. Andrie de Vries, Joris Meys, R for Dummies A Wiley Brand, 2nd Edition, John Wileyand
Sons, Inc, 2015, ISBN: 978-1-119-05580-8
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Suggested Readings:
1. Sandip Rakshit, R Programming for Beginners, McGraw Hill Education (India), 2017, ISBN:
978-93-5260-455-5.
2. Seema Acharya, Data Analytics using R, McGrawHill Education (India), 2018, ISBN: 978-93-
5260-524-8.
3. Tutorials Point (I) simply easy learning, Online Tutorial Library (2018), R Programming,
Retrieved from https://www.tutorialspoint.com/r/r_tutorial.pdf.
4. Andrie de Vries, Joris Meys, R for Dummies A Wiley Brand, 2nd Edition, John Wileyand
Sons, Inc, 2015, ISBN: 978-1-119-05580-8
Prepared by CIRM
TEMPLATE FOR COURSE SYLLABUS FOR NEP IMPLEMENTATION
Prepared by CIRM