'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.
Before you move on, confirm all of the following:
Answer the following questions before submitting your work.
Submit your Sheets table with working Average, Min, and Max formulas, and your reflection.