Nothing Special   »   [go: up one dir, main page]

DSC 06 - Revised Guidelines

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

DSC 06: Probability for Computing

Guidelines
Unit Topic Reference
Table of Content Book
1. Basic Probability: Introduction to the notion of 1.1 [1]
probability, Random experiment, Sample space 1.2
and Events, Probability defined on events, 1.3
1.4
Algebra of events. Conditional probabilities,
1.5
independent events, Bayes’ theorem. 1.6
2. Random Variables: Introduction to Random 2.1 [1]
Variables, Probability mass/density functions, 2.2
Cumulative distribution functions. Discrete 2.3 (Excluding 2.3.3)
Random Variables (Bernoulli, Binomial, Poisson, 2.4
Multinomial and Geometric). Continuous 2.8
Random Variables (Uniform, Exponential and
Normal). Expectation of a Random Variable,
Expectation of Function of a Random Variable
and Variance. Markov inequality, Chebyshev’s
inequality, Central Limit Theorem, Weak and
Strong Laws of Large Numbers.
3. Joint Distributions: Jointly distributed Random 2.5.1 [1]
Variables, Joint distribution functions, 2.5.2
Independent Random Variables, Covariance of 2.5.3
Random Variables, Correlation Coefficients, 3.1
Conditional Expectation. 3.2
3.3
3.4
4. Markov Chain and Information Theory: 4.1 [1]
Introduction to Stochastic Processes, Chapman– 4.2
Kolmogorov equations, Classification of states, 4.3
Limiting and Stationary Probabilities. (Till example 4.17)
Random Number Generation, Pseudo Random 4.4
Numbers. (Till example 4.22)
11.1
(Page no 667-669)

References
[1] Sheldon M. Ross Introduction to Probability Models, 10th Edition, Elsevier, 2019.
[2] Trivedi, K.S. Probability and Statistics with Reliability, Queuing and Computer Science
Applications, 2nd edition, Wiley, 2015.
[3] Marc Peter Deisenroth, A. Aldo Faisal and Cheng Soon Ong, Mathematics for Machine
Learning, 1st edition, Cambridge University Press, 2020.
[4] Ian F. Blake, An Introduction to Applied Probability, John Wiley.
Additional References
i. James L. Johnson, Probability and Statistics for Computer Science, 6th edition, Wiley,
2004.
ii. David Forsyth, Probability and Statistics for Computer Science, 1st edition, Springer,
2019.
iii. Freund J.E., Mathematical Statistics with Applications, 8th edition, Pearson Education,
2013.
iv. Jay L. Devore, Probability and Statistics for Engineering and the Sciences, 9th edition,
Cengage Learning, 2020.

Suggested Practical List


The goal of this lab is to develop data interpretation skills. Following exercises are designed to
enable students to understand data characteristics either by visualization or by interpreting
computed measures. All the exercises are to be completed using MS Excel functions and
graphs. At the end of each exercise, the student should be able to draw a conclusion and state
in a concise manner. Teachers are expected to guide students to obtain real data available
through the internet for the following exercises.
1. Plotting and fitting of Binomial distribution and graphical representation of probabilities.
2. Plotting and fitting of Multinomial distribution and graphical representation of
probabilities.
3. Plotting and fitting of Poisson distribution and graphical representation of probabilities.
4. Plotting and fitting of Geometric distribution and graphical representation of
probabilities.
5. Plotting and fitting of Uniform distribution and graphical representation of probabilities.
6. Plotting and fitting of Exponential distribution and graphical representation of
probabilities.
7. Plotting and fitting of Normal distribution and graphical representation of probabilities.
8. Calculation of cumulative distribution functions for Exponential and Normal distribution.
9. Application problems based on the Binomial distribution.
10. Application problems based on the Poisson distribution.
11. Application problems based on the Normal distribution.
12. Presentation of bivariate data through scatter-plot diagrams and calculations of
covariance.
13. Calculation of Karl Pearson’s correlation coefficients.
14. To find the correlation coefficient for a bivariate frequency distribution.
15. Generating Random numbers from discrete (Bernoulli, Binomial, Poisson) distributions.
16. Generating Random numbers from continuous (Uniform, Normal) distributions.

You might also like