EE2080: Random Processes

Semester: July – November 2026

1. Assessment

2. Instructor

3. Course TAs

4. Class Timings

5. Tutorial Timings

Saturdays 11:00 AM to 1:00 PM

6. Primary References

7. Tentative List of Topics

8. Academic Honesty and Plagiarism

Students are encouraged to discuss class materials and assignments with peers. However, verbatim copying from friends, books, or online sources in exams and assignments — including programming assignments — is strictly prohibited. Collaboration in understanding and solving assignments is acceptable, but all solutions and code must be written independently. Any instance of copying in assignments or exams will result in a fail grade. See this page (maintained by the CSE department), this page, and this one to understand more about plagiarism.

9. Course Policy on LLM Usage

As you progress in your studies and career, you will almost certainly have access to and make use of large language models (LLMs), at least for tasks such as generating code. A key skill is not simply using these tools, but critically evaluating their output, identifying mistakes, and debugging incorrect solutions.

For this reason, you are permitted to use LLMs while working on your homework. However, we strongly encourage you to attempt the problems on your own before consulting an LLM. Homework is intended to help you develop your understanding, not just produce correct answers.

If your submission uses notation that we have not introduced, or relies on concepts that have not yet been covered in the course, it will be graded more strictly. Ultimately, you are responsible for understanding the material. Relying on an LLM to complete your assignments without engaging with the underlying concepts may help you finish the homework more quickly, but it will leave you unprepared for exams and, more importantly, prevent you from developing the problem-solving skills that the course is designed to teach.