MJ Ghasemi
  • Home
  • About
  • Projects
  • Resume
  • Blog
  • Contact

Blog

Thoughts on data science, machine learning, and software engineering

StatisticsData Science

Inferential Statistics & Regression: Making Data-Driven Decisions

Part 4 of the Essential Statistics for Data Science series, hypothesis testing, confidence intervals, and regression as the bridge from data to defensible decisions.

Mar 3, 2025
StatisticsData Science

Descriptive Statistics: Summarizing & Understanding Your Data

Part 2 of the Essential Statistics for Data Science series, measures of central tendency, spread, and shape, and how to read a dataset before you model it.

Mar 2, 2025
StatisticsData Science

Probability, Distributions, and Preprocessing for Data Science

Part 3 of the Essential Statistics for Data Science series, probability foundations, the distributions you actually meet in practice, and the preprocessing decisions that hinge on them.

Mar 2, 2025
StatisticsData Science

Foundations of Statistics for Data Science

Part 1 of the Essential Statistics for Data Science series, why statistics is the foundation every practitioner needs, and the core ideas to build on.

Feb 26, 2025
PythonProgramming

Understanding Mutable and Immutable Objects in Python

From shape-shifting lists to bulletproof tuples, the mutable / immutable distinction that quietly determines how your Python code behaves.

Feb 25, 2025

© 2026 MJ Ghasemi. All rights reserved.