Answer:
The updated average.
Explanation:
The Microsoft excel spread sheet, in this context, requires input average input from cell B2 to B4.
The formula for the average is given with the function "=Average(B2:B4)" is written in the cell B5.
Mathematically, the spread sheet adds the values in cell B2, B3 and B4 and divides it by 3 and displays the result in the cell B5.
When a value in the range of selected values is changed like David's science score, from 67 to 69, the value of the average in the cell B5 changes automatically in the excel worksheet.