'F' → Fullscreen
Transfer your Session 11 data into Sheets: clearly labeled headers with units included (e.g., Weight (g), Trial 1 (mm)), one row per weight.
For each weight's row, use =AVERAGE(range) to compute the average of its 3 trials. Reference the actual trial cells — don't type in a number you calculated by hand.
For each row, add =MIN(range) and =MAX(range) for the same 3 trial cells.
| Weight | Trial 1 | Trial 2 | Trial 3 | Average | Min | Max |
|---|---|---|---|---|---|---|
For every row, confirm your Average falls between your Min and Max. If it doesn't, one of your three formulas is referencing the wrong cells.
Add one more column calculating Max − Min for each row. If Max is in F2 and Min is in E2, that is =F2-E2.
Decide, with your instructor, what counts as "too much" spread for this experiment. Write down the number and one sentence for why. Then select your Spread column and set a conditional formatting rule that highlights anything greater than it.
For any row your rule highlights, write one sentence: measurement noise, or something real about that weight? If nothing gets flagged, write one sentence on whether that surprises you.
Instead of flagging the whole row, try a custom formula conditional formatting rule that highlights just the one trial cell furthest from that row's average — ask your instructor if you want to attempt this.
Before you move on, confirm all of the following:
Answer these on your own. Reflections are individual, even when the rest of the session was team work.
Submit your Sheets table with working Average, Min, Max, and Spread formulas, your conditional formatting rule, and your reflection.