<aside> <img src="data:image/svg+xml,%3csvg stroke-width='1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23337EA9' fill='none' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3e%3ccircle cx='12' cy='11' r='3'/%3e%3cpath d='M17.657 16.657 13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0z'/%3e%3c/svg%3e" alt="data:image/svg+xml,%3csvg stroke-width='1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23337EA9' fill='none' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3e%3ccircle cx='12' cy='11' r='3'/%3e%3cpath d='M17.657 16.657 13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0z'/%3e%3c/svg%3e" width="40px" /> Navigation bar

</aside>

<aside> <img src="/icons/light-bulb_blue.svg" alt="/icons/light-bulb_blue.svg" width="40px" /> Summary

Goal

This project aims to analyze data on low-engagement students to determine whether new features on the 365 company’s website have increased student engagement. Low-engagement students are defined as those who interacted with the website for a total of 1 to 100 minutes in 2021. The results of the analysis will help the company better understand how users interact with their website and identify opportunities to enhance engagement, ultimately increasing overall platform usage.

Process

The data is imported into Microsoft Excel from a local storage folder.

Highlights

This project is entirely carried out in Microsoft Excel.

The Descriptive statistics and Hypothesis testing are conducted in Data Analysis Toolpak in Excel.

</aside>


StREAM-1-scaled.webp


<aside> <img src="/icons/checkmark_blue.svg" alt="/icons/checkmark_blue.svg" width="40px" /> Question 1 -How engagement levels of paid and free-Plan students compare in 2021 and 2022.

Paid-Plan-students

Screenshot (633).png

</aside>


<aside> <img src="/icons/checkmark_blue.svg" alt="/icons/checkmark_blue.svg" width="40px" /> Question 1 cont.. - How engagement levels of paid and free-Plan students compare in 2021 and 2022.

Free-Plan-students

Screenshot (633).png

</aside>


<aside> <img src="/icons/checkmark_blue.svg" alt="/icons/checkmark_blue.svg" width="40px" /> Question 2 - Understanding the underlying data distribution of minutes watched by Paid-Plan-students in 2021 and 2022.

Skewness is a fundamental measure of probability distribution asymmetry in a dataset. It reveals whether the observations are concentrated more on one side of the distribution. This metric helps us understand how the data deviates from a normal distribution and provides insights into its underlying structure. A positive skewness value (higher than 0) indicates a right-skewed distribution, while a negative skewness value (lower than 0) points to a left-skewed distribution. A symmetrical distribution has a skewness value of 0, indicating a balanced data spread around the mean. For paid-plan students, the skewness increased from 0.63 in Q4 2021 to 7.07 in Q4 2022.

Screenshot (634).png

</aside>


<aside> <img src="/icons/checkmark_blue.svg" alt="/icons/checkmark_blue.svg" width="40px" /> Question 2 cont.. - Understanding the underlying data distribution of minutes watched by Free-Plan-students in 2021 and 2022.

The skewness for free-plan students increased from 1.17 in Q4 2021 to 15.06 in Q4 2022, indicating positive skewness.

Screenshot (635).png

</aside>



Detailed Report — For More Information