logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Dushaynat KapoorData mining
(5/5)

822 Answers

Hire Me
expert
Ashok MalhotraComputer science
(5/5)

647 Answers

Hire Me
expert
Samantha JiNursing
(5/5)

573 Answers

Hire Me
expert
Sinaa AntiqueNursing
(5/5)

795 Answers

Hire Me
R Programming
(5/5)

using your skills and experience, build a dashboard to summarize data and further explore the relationships between GPS and Wellness data.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

GPS data 

GPS data is collected daily. The columns and restrictions are:

1.       Date

2.       Player Name

3.       Session Duration – in minutes ranging between 45 and 90.

4.       Player Load – arbitrary unit ranging between 300 and 600. FC Test is of the belief that Player load has a medium - high positive correlation (r > 0.4) with distance covered.

5.       Number of Accelerations – ranging between 50 and 200.

6.       Total Distance – in metres with a maximum value of 10,000.

7.       Rate of Perceived Exertion (RPE) – a value between 1 and 10 submitted by the player.

WELLNESS data

Wellness data is collected daily. The columns and restrictions are:

1.       Date

2.       Player Name

3.       Sleep Hours – absolute value. Use realistic values.

4.       Motivation – scale of 1 to 10

5.       Soreness – scale of 1 to 10

6.       Player position – one of 5 values; GK, CB, WM, CM, CF

Save the data as two separate csv files.

A.    SQL QUERYING

Assuming the 2 files from A above are written into a SQL reporting database, write a script to:

·         Show the average player Load per position.

·         Show the proportion of centre forwards that cover more than 5000m in training at least 75% of the time.

·         Show what day of the week players are most sore

To investigate the effect of sleep on RPE, create another table (a subquery), that shows Date, Player Name, Player Position, Heart Rate and Sleep Hours from the day before.

B.    VISUALIZATION

Using your skills and experience, build a dashboard to summarize data and further explore the relationships between GPS and Wellness data. Where possible, you are advised to add any notes that might help explain your vision and applicability of your analysis.

 

 

Please submit your solution over email. Your solution must contain:

·         A python or R script used to generate the dummy data.

·         Two csv files containing generated data for GPS and Wellness

·         A file containing your SQL script.

 

·         A report built with a data visualization tool such as Power BI or Tableau.

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme