Probability & Statistics
2023-fall, Bachelor of Science in Informatics, Lecture, 2nd year. Università della Svizzera italiana, Faculty of Informatics, 2023
This course provides a comprehensive foundation in probability and statistics, essential for understanding randomness and applying statistical models to real-world phenomena.
Course Overview
The 2023 course covered the following major topics:
- Lecture 1: Random Number Generation
- Introduction to randomness, pseudo-random number generation, and the importance of random number generators (RNGs) in simulations and cryptography.
- Download Lecture Notes
- Lecture 2: Static Network Models
- Exploration of network models, with focus on Erdos-Renyi graphs, small-world phenomena, and preferential attachment models.
- Download Lecture Notes
- Lecture 3: Bayes’ Theorem & Conditional Probability
- Introduction to Bayes’ theorem, conditional probability, and their applications in decision-making and inferential statistics.
- Download Lecture Notes
- Lecture 4: Introduction to Markov Chains
- Covering Markov chains, transition matrices, and stationary distributions. Modeling time-evolving systems using probabilistic transitions.
- Download Lecture Notes
- Lecture 5: Queuing Theory
- Introduction to queuing models and their applications in analyzing systems handling tasks over time, with real-world applications in networks.
- Download Lecture Notes
- Lecture 6: Poisson Processes
- Poisson processes and their applications in modeling random events occurring over time, such as traffic flow and customer arrivals.
- Download Lecture Notes
- Lecture 7: Quasi-Reaction Systems
- Introduction to quasi-reaction systems, stochastic processes for modeling interactions in systems like gene expression and ecological dynamics.
- Download Lecture Notes
- Lecture 8: Combinatorics in Reaction Systems
- Application of combinatorics in reaction systems and stoichiometry in chemical and ecological models, with examples of predator-prey dynamics.
- Download Lecture Notes
- Lecture 9: Predictive Modeling & Logistic Regression
- Exploration of predictive models, error analysis, and logistic regression for binary classification, including estimation methods.
- Download Lecture Notes
- Lecture 10: Neural Networks
- Introduction to neural networks, from logistic regression as a foundation to deeper networks, including forward and backward propagation.
- Download Lecture Notes
- Lecture 11: Hypothesis Testing
- Hypothesis testing, including Type I and Type II errors, p-values, significance levels, and applications in real-world decision making.
- Download Lecture Notes
- Lecture 12: Permutation Tests
- Permutation testing as a non-parametric method for hypothesis testing and how to apply this in various research contexts.
- Download Lecture Notes
Learning Objectives (2023)
- Understand and apply fundamental probability concepts and stochastic models.
- Analyze real-world problems using queuing theory, Poisson processes, and Markov chains.
- Develop predictive models using tools like logistic regression and neural networks.
- Perform hypothesis testing with a solid grasp of statistical inference principles.
- Apply advanced techniques like permutation tests in non-parametric hypothesis testing.