Projects

The Curiosity Shop Data Model
March 5, 2022 The Curiosity Shop is expanding its database applications to include a simplified inventory system and employee and customer data storage. Management would

Stock Prices and Return Series for Google and Amazon
May 22, 2022 For this project, R statistical program is used to construct time series (line) plots for Google and Amazon stock prices and return

Regression Model Analysis and Age Prediction (Presentation)
Welcome to the regression model presentation.

U.S./Euro Foreign Exchange Rate Graphical Summary and Hypothesis Testing
May 15, 2022 U.S./Euro foreign exchange rates between 01/01/2010 and 08/01/2018 were provided in a dataset. A graphical summary and hypothesis test were performed on

Order Entry Statements (SQL Part 2)
March 20, 2022 For the second part of the project, I again used the Customer, Order, and Employee tables found in Database design, application development

Relational Data Model for Order Entry Table (SQL Part 1)
Relational Data Model – Order Entry Table Creation February 27, 2022 For this SQL project, I used the Customer, Order, and Employee tables provided in