A café counts its customers on six consecutive days:
| Day | Customers |
|---|---|
| Mon | |
| Tue | |
| Wed | |
| Thu | |
| Fri | |
| Sat |
The analyst uses the trailing -period simple moving average
What is the value of the 4-day moving average on Saturday (a window of four days that ends on Saturday and includes it)?
Select all that apply.