#Using the McDonals.xlsx dataset, create scatter plot that depicts the relationship between #Average Frequency and Income. Note that this is the frequency in which a person visits #McDonalds per week

#The scatter plot shows no clear relationship between income and the average frequency of visits to McDonald’s, as the data points are widely scattered across different income levels.

#Using the Dow.xlsx dataset, create a line chart that depicts the average return (y axis) by #month (x axis). The grade is heavily weighted on the one sentence takeaway.

#The graph indicates that the highest average returns occur in January and December, while the lowest return is seen in October, with moderate fluctuations in the other months.