- Homepage
- Key Information
- Students
- Taught programmes (UG / PGT)
- Computer Science
- Engineering
- Geology (CSM)
- Mathematics (Exeter)
- Mathematics (Penryn)
- Mining and Minerals Engineering (CSM)
- Physics and Astronomy
- Renewable Energy
- Natural Sciences
- CSM Student and Staff Handbook
- Student Services and Procedures
- Student Support
- Events and Colloquia
- International Students
- Students as Change Agents (SACA)
- Student Staff Liaison Committees (SSLC)
- The Exeter Award
- Peer Support
- Skills Development
- Equality and Diversity
- Athena SWAN
- Outreach
- Living Systems Institute Webpage
- Alumni
- Info points and hubs
- Inbound Exchange Students
- Taught programmes (UG / PGT)
- Staff
- PGR
- Health and Safety
- Computer Support
- National Student Survey (NSS)
- Intranet Help
- College Website
Mathematics and Computing: Integrative Tools for Natural Sciences (2021/2)
Module Title | Mathematics and Computing: Integrative Tools for Natural Sciences | Credit Value | 30 |
---|---|---|---|
Module Code | NSC1002 | Module Convenor | Dr David Horsell |
Duration: Term | 1 | 2 | 3 |
---|---|---|---|
No. of weeks | 11 | 11 |
Number students taking module (anticipated) | 60 |
---|
Mathematical and computational methods play an increasingly important role in understanding the complex observational data that are used to understand problems across the natural sciences, for example developmental biology, biochemistry, physics and medicine. These systems are often best explored using the power of mathematical and computational tools and the purpose of this module is to introduce some of the fundamental techniques and tools that are used to study these problems.
This is a compulsory module for students on the BSc/MSci Natural Sciences, and is not open to students on other programmes.
The intentions of the module are to teach fundamental mathematical and computational techniques and to demonstrate their relevance to the natural sciences through specific examples from biology, biochemistry, physics and medicine throughout the module.
On successful completion of this module, you should be able to:
Module Specific Skills and Knowledge:
- 1. Understand and apply a variety of mathematical techniques including linear algebra, calculus and statistics
- 2. Write, compile, test, and debug a computer program
- 3. Explain how a program written in a procedural language is translated into a form that allows it to be executed on a computer
- 4. Document software to accepted standards
- 5. Use a high-level programming language for basic numerical analysis, simulation and data visualisation
Discipline Specific Skills and Knowledge:
- 6. Formulate problems from natural sciences in a mathematically rigorous manner
- 7. Systematically break down a problem into its components
- 8. Understand and choose appropriate programming techniques
Personal and Key Transferable/Employment Skills and Knowledge:
- 9. Apply mathematical and computational methods in a multidisciplinary setting
- 10. Work co-operatively and develop time-management strategies to meet deadlines for work
- 11. Analyse a problem and synthesise a solution
- 12. Use technical manuals and books to interpret specifications and technical errors
In the first part of the module, lectures will be used to introduce the fundamental aspects of mathematics and computing (one for each discipline per week). In the second part of the module you will have sufficient knowledge to cover integrated material. Throughout the module, workshops will introduce the basic tools and environment for programming and tutorials will be used to support the mathematical concepts that are being taught.
Mathematics:
Part I. Introductory material, summary overview and background
Part II. Linear algebra and complex numbers
Part III. Sequences, Series, Limits and Convergence
Part IV. Calculus and Differential Equations
Part V. Multivariable calculus and vector calculus
Part VI. Probability and Statistics
Computing:
Part I. Programming overview and introduction to Python as a language (statements, comments and simple arithmetic operations).
Part II. Variables, scope and data types
Part III. Control flows, conditionals, loops and iterations
Part IV. Functions, debugging and testing
Part V. Input and Output
Part VI. Scientific computing in Python
Scheduled Learning and Teaching Activities | Guided independent study | Placement / study abroad |
---|---|---|
119 | 181 | 0 |
Category | Hours of study time | Description |
---|---|---|
Scheduled Learning and Teaching | 55 | Lectures (two hours a week in Term 1, three hours a week in Term 2) |
Scheduled Learning and Teaching | 44 | Programming workshops (two hours a week in Term 1 and in Term 2) |
Scheduled Learning and Teaching | 20 | Tutorials, surgeries and feedback sessions |
Guided independent study | 181 | Additional research, reading and preparation for module assessments |
Form of assessment | Size of the assessment (eg length / duration) | ILOs assessed | Feedback method |
---|---|---|---|
14 x problem sets mix of mathematics and computer science questions | 1 hour per set | 1-2, 6-9, 11 | Oral and solutions on ELE |
Coursework | Written exams | Practical exams |
---|---|---|
60 | 40 | 0 |
Form of assessment | % of credit | Size of the assessment (eg length / duration) | ILOs assessed | Feedback method |
---|---|---|---|---|
Problem set 1 | 5 | 5 hours | 1-2, 6-11 | e/written assessment, then discussed in tutorials/workshops |
Problem set 2 | 5 | 5 hours | 1-2, 6-11 | e/written assessment, then discussed in tutorials/workshops |
Problem set 3 | 5 | 5 hours | 1-2, 6-11 | e/written assessment, then discussed in tutorials/workshops |
Problem set 4 | 5 | 5 hours | 1-2, 6-11 | e/written assessment, then discussed in tutorials/workshops |
Problem set 5 | 5 | 5 hours | 1-2, 6-11 | e/written assessment, then discussed in tutorials/workshops |
Problem set 6 | 5 | 5 hours | 1-2, 6-11 | e/written assessment, then discussed in tutorials/workshops |
Programming exercises | 10 | 10 x 15 minutes | 2-5, 7-10, 12 | in-class marking with oral feedback |
Programming project | 10 | 5 hours | 2-5, 7-10, 12 | Individual form |
Mid-term test | 10 | 1.5 hours | 1, 3, 5, 7-9, 11 | Marked, then discussed in tutorials |
Final examination | 40 | 2 hours | 1, 3, 5, 7-9, 11 | Marked, collective feedback via ELE and solutions |
Original form of assessment | Form of re-assessment | ILOs re-assessed | Timescale for re-assessment |
---|---|---|---|
Problem sets, programming exercises | Continuous assessment (problem sheet with a programming exercise) | All | August/September assessment period |
Final examination and mid-term test | Written examination | 1, 3, 5, 7-9, 11 | August/September assessment period |
If deferred, both forms of re-assessment must take place with the continuous assessment counting for 60% of the overall mark, and the written examination counting for 40% of the marks. If referred in the final exam only, only the written exam must be taken. If referred in all, both re-assessment components must be taken and a mark of 40% achieved in both.
The mark given for a re-assessment taken as a result of referral will be capped at 40%. The mark given for a re-assessment taken as a result of deferral will not be capped and will be treated as it would be if it were your first attempt at the assessment
Reading list for this module:
- Engineering Mathematics. K. A. Stroud. Palgrave Macmillan
- Advanced Engineering Mathematics. K. A. Stroud. Palgrave Macmillan
- Core Maths for the Biosciences. M. B. Reed. Oxford University Press
- Elementary Statistics. Mario F Triola. Pearson.
- A Primer on Scientific Programming with Python (Texts in Computational Science and Engineering). Hans Petter Langtangen. Springer.
Yes
CREDIT VALUE | 30 | ECTS VALUE | 15 |
---|
PRE-REQUISITE MODULES | None |
---|---|
CO-REQUISITE MODULES | NSC1003 Foundations in Natural Science, NSC1004 Experimental Science, NSC1005 Frontiers in Science 1 |
NQF LEVEL (FHEQ) | 4 |
AVAILABLE AS DISTANCE LEARNING? | No |
---|---|---|---|
ORIGIN DATE | 01/06/2012 |
LAST REVISION DATE | 21/06/2017 |
KEY WORDS SEARCH | Mathematics, computing, natural sciences, differential equations, Python |
---|