Investigation 7: Ice Cream Prices (due Monday, October 11)
You may work with one other person on this assignment, handing in one report with both names. Word-processed reports are preferred to hand-written ones. Integrate appropriate computer output into your report.
MTB> parsum
c5 c6
MTB> set c7
DATA> 1:10000
DATA> end
MTB> let c8=c6/c7
MTB> name c8 'cumavgprice'
MTB> plot c8*c7;
SUBC> connect.