Hi Anchal,
a. Your regression equation is correct as-is. For scatter plot in TI-83 Plus, plug those data points into the lists L1 and L2. Then, enter:
2nd-STAT PLOT (y= button on 83 Plus)
Make sure plot 1 is highlighted.
Scatterplot is Type 1, should be the first mini-graph that appears in the Window.
Make sure x list is L1, y list is L2.
Press "graph" to display your scatterplot. I cannot show here due to character limits.
b. For every cola consumed per week, bone density decreases by approximately 0.0022 g/cm3. (I guess I'm in trouble!)
c. To get correlation coefficient from TI-83 Plus, enter: STAT-Calc-LinReg (ax +b). Again, make sure you are using L1 and L2. r should appear along with the regression equation.
r= -0.7812
Yes, this is strong correlation. Generally, correlation cutoffs are, by absolute value: 0-0.3=weak, 0.4-0.6=moderate, >=0.7=strong. This meets the strong criterion.
d. Just plug 20 in for x in your regression equation:
y^= -0.022(20) + 1.0189
y^=0.5789 g/cm3
I hope this helps.