Link Search Menu Expand Document

Lab Notebook Guidelines


Table of Contents
  1. Overview
  2. Assignment
  3. Revew Rubric Questions
  4. Review of Vocabulary

Overview

One purpose of your lab notebook is to convey what you did to other people (e.g. coworkers, a judge or jury in court, a third-party accreditation agency, etc.) who are trying to reproduce or verify your work. In principle, someone reading your lab notebook should be able to tell exactly what you did – all steps, calculations, and even errors. Ideally, the lab notebook should also include some notes as to why you did what you did.

In an effort to conduct reproducible data analysis, you will use open-source tools for programmatic data analysis. Your notebook will be kept using Pluto (or equivalent data analysis notebook utility) and your data will be analyzed directly in your notebook using Julia (or equivalent data analysis language).

Often, students struggle with recording the appropriate details in their lab notebooks, especially in electronic notebooks. Because the notebooks on created on a computer, and much of the work focuses on data analysis, there is a temptation to only include the bare minimum calculation steps and present a brief, seemingly polished version of the lab work after the fact. However, this is incorrect; your notebook should include as much information as possible that’s written down during lab. The templates provided for you are merely starting points, and you are expected to add to them as you go through the lab. You do not need to make your lab notebook perfect, but you do need to accurately convey the lab work you did. If you are unsure what should go in your lab notebook, take a look at the lab notebook guidelines, which includes some examples and a basic rubric.

Assignment

For the first lab, your notebook will be peer-reviewed by 1 or 2 other students in the class, and you will review 1 or 2 other students’ notebooks. You will do this by completing a “scavenger hunt” of sorts in the other students’ notebooks. In other words, you’ll have certain quantities to find and will have to list those quantities on the assignment you turn in. The hope is that this will help you develop an intuitive feel for what needs to be included in your lab notebook. You will get credit for accurately completing the peer review, and your notebook will be graded based on how well the other students were able to find the requested details while reading your notebook.

Revew Rubric Questions

For all questions, list what is written in the notebook you are reviewing, not what you think the answer is. If you cannot find an answer, say so.

  1. What is the purpose of the lab, according to the notebook?

  2. What was the concentration of the stock solution used for the standards?

  3. What was the lot number of the chemicals used in the standards?

  4. What was the lot number of the chemical used to create the QC?

  5. What were the concentrations of the 5 standards?

  6. What is the uncertainty on the standard concentrations?

  7. What was the known concentration of the QC sample?

  8. What integration time was used?

  9. What emission wavelength was recorded?

  10. What were the raw absorbance values for the 5 standards?

Review of Vocabulary

  • Stock Solution (“Stock”): A solution containing a known concentration of the analyte that is made at a high concentration and then diluted to make the standards.
  • Standard Solution: A solution containing a known concentration of the analyte that is similar in concentration to the unknonws. The standards are used to create a standard curve.
  • Unknown Solution: A solution of unknown concentration. You use the standard curve to determine the concentration of the unknown. Often the unknown is called a “sample”.
  • QC (Quality Control Solution): A solution of known concentration that is treated like an unknown to check the accuracy of the standard curve. The QC concentration should fall near the middle of the standard curve range.