__STYLES__
The aim of this project is to perform regression and predictive analysis on a dataset that includes information on the quantity of products sold, the price of each product, and whether or not the sale occurred during a holiday period.
The data will be imported into R Studio and preprocessed as necessary. The analysis will involve fitting linear regression models to the data to explore the relationship between the predictors (quantity and holiday status) and the response variable (price). Additionally, the analysis will involve creating visualizations of the data and model results to better understand the relationships in the data.
Possible research questions that can be addressed by this data include:
The final deliverables of the project may include a report summarizing the findings, as well as interactive visualizations and regression analysis outputs published to RPubs (https://rpubs.com/smonica498/coke_canada_analysis). The insights gained from this analysis can be used to inform pricing strategies and sales forecasting. Additionally, this analysis can serve as a foundation for further analysis of the relationship between sales volume, price, and holiday periods.