Algorithm - Writing Lab Reports
Algorithm - Writing Lab Reports
High Level Algorithm- Writing Quality Lab Reports (Control Systems ViewPoint)
Inputs (How I Learn)
1.Raw Data/facts = acquired from google search
2.Information = filtered raw data based on mathematically constrained conditions
3.Knowledge = organized raw data acquired through (reading, google search &
observation)
4.Understanding = converting the knowledge into a documented algorithm/procedure
with reasoning.
2.1Accuracy(setup variability)
.......here setup = source code output
Bias is the amount of inaccuracy given by the %error formula
% Error= (theory-actual)/(actual) where actual = code output based on the assignment
instruction sheet and theory = code output based on the created source code
Accuracy(code output variability)
.......... without comparing if the Report reflects alignment with the Instruction Sheet we
don’t know if what we wrote is going to give us a good grade. A good report reflects 80-100%
alignment with the Instruction Sheet while a bad report reflects 20-50% alignment with the
Instruction Sheet.