I have the following simple set of data:
xi yi1 22 13 44 65 66 10
When I draw it on a chart and then add the best exponential trendline, both in Google Sheets and Excel, I obtain two different equations and R2. Why?
Screenshot from Google Sheets:![enter image description here]()
Screenshot from Excel:![enter image description here]()