Understanding the difference between Mean, Median, and Mode

difference between mean median and mode

There are three main ways of measuring central tendency- median, mean, and mode. Each has its own strengths and weaknesses, which is why data scientists use all three depending on the dataset they are examining. In this article, we will explore what each measure is and how it can be used to gain insights into […]

Using Python to Solve Wordle

use python to solve wordle

Wordle is a fun puzzle to solve. It’s a word square where you have to fill in the crossword-like grid with words that fit into it. The best way to start is by looking at the grid, thinking about what letters are already there, and finding words that match those letters. You’ll find that some […]