rolling averages exercise for example, consider a 4-month rolling average of stock prices*. → after 4 months of a year have passed (on may 1st), the current rolling average uses stock prices from months 1,2,3, and 4 (jan/feb/mar/apr). → after 5 months have passed (on jun 1st), the current rolling average uses stock prices from months 2,3,4,5 (feb/mar/apr/may) instructions • step 1: find a stock symbol whose first letter is the same as the first letter of your last name. • step 2: select a day of the month. usually this is the last day of the month, but you can use the 1st day or any other day of the month, as long as you are consistent (i.e., that you use the same day for every month.) • step 3: find your stock price for the same day you chose in each month. • step 4: compute the 4-month rolling averages for three or more different intervals (for example: jan-apr, feb-may, and mar-jun)