Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
Subject(s) of relevance Probability and Statistics
Assessment method Formal report. One lab report per person following the guidelines set out in
the “How to write a good lab report” handout (available in VITAL).
Submission deadline On Friday midnight, 7 days after the date of the laboratory, submitted in
Microsoft Word or PDF format via VITAL only.
Important: Marking of all coursework is anonymous. Do not include
your name, student ID number, group number, email or any other personal
information in your report or in the name of the file submitted via VITAL.
A penalty will be applied to submissions that do not meet this requirement.
1
Instructions:
? Read this script carefully before attempting the experiment.
? Review MATLAB before attempting the experiment and use it for all the
required coding and graphs. Check VITAL for MATLAB resources (Learning
Resources→Supporting Material folder). See online material and resources as
well.
? Keep a record of all code, graphs and results.
? The code must be well-structured and organised (to get a better mark). Use
the concept of functions for better code re-usability and managment.
? The code must be provided for every requirement with appropriate explanation.
Use MATLAB commenting (%) to emphasise on and explain relevant
code lines.
? For every requirement, the code must run and screenshots of the results must
be provided.
? Any change to the code needs to be reinserted every time.
? Be sure to reference any resource you have used in writing your report.
? Use your time wisely. Finish as many tasks as you can during the lab (with
demonstrators support). If you can’t finish all tasks today, you can complete
your work at home later on.
? If you have any feedback on your laboratory experience today, please write it
down on the last page of this script.
1 Learning outcomes
The purpose of this experiment is to develop, explore and test Monte Carlo techniques in
simulating and finding solutions to real-life random processes. MATLAB will be used as the
tool to do the tests of the experiment, but it is not the main learning outcome (i.e. the
experiment is not about MATLAB).