Danielhalali commited on
Commit
cc2b77c
·
verified ·
1 Parent(s): 01e2d26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -18,6 +18,7 @@ The primary objective of this project is to analyze the factors influencing calo
18
  ### 1. How does the Workout Type affect Calories Burned?
19
  - **Visualization:** Grouped Boxplot
20
  - **Insight:** HIIT and Strength Training show a higher median calorie burn compared to Yoga and Cardio.
 
21
 
22
  ### 2. Is there a correlation between Workout Duration and Calories Burned?
23
  - **Visualization:** Scatter Plot.
 
18
  ### 1. How does the Workout Type affect Calories Burned?
19
  - **Visualization:** Grouped Boxplot
20
  - **Insight:** HIIT and Strength Training show a higher median calorie burn compared to Yoga and Cardio.
21
+ ![Workout Type Chart](chart1.png)
22
 
23
  ### 2. Is there a correlation between Workout Duration and Calories Burned?
24
  - **Visualization:** Scatter Plot.