Tagged articles
16 articles
Page 1 of 1
AI Cyberspace
AI Cyberspace
Apr 5, 2025 · Fundamentals

Mastering Statistics: From Data Basics to Regression Analysis

This comprehensive guide explains the fundamentals of statistics—including data types, collection, descriptive analysis, visualization tools, measures of central tendency and dispersion, correlation techniques, and regression modeling—providing practical insights for data scientists and engineers seeking to extract meaningful insights from data.

correlationdata analysisdescriptive statistics
0 likes · 20 min read
Mastering Statistics: From Data Basics to Regression Analysis
Model Perspective
Model Perspective
Sep 17, 2023 · Fundamentals

Why Correlation Isn’t Causation: Methods to Reveal True Relationships in Data

This article explains the difference between correlation and causation, illustrates common misconceptions with real‑world examples, and introduces statistical tools such as randomized experiments, instrumental variables, propensity score matching, and difference‑in‑differences that help researchers uncover genuine causal effects in mathematical modeling.

Statistical Modelingcausalitycorrelation
0 likes · 9 min read
Why Correlation Isn’t Causation: Methods to Reveal True Relationships in Data
DaTaobao Tech
DaTaobao Tech
May 22, 2023 · Artificial Intelligence

Statistical and Machine Learning Metrics for Data Analysis

The article presents a practical toolbox of statistical and machine‑learning metrics—including short‑term growth rates, CAGR, Excel forecasting functions, Wilson score adjustment, sigmoid decay weighting, correlation coefficients, KL divergence, elbow detection with KneeLocator, entropy‑based weighting, PCA, and TF‑IDF—offering concise formulas and code snippets for data analysis without deep theory.

PCAcorrelationdata analysis
0 likes · 12 min read
Statistical and Machine Learning Metrics for Data Analysis
NetEase LeiHuo UX Big Data Technology
NetEase LeiHuo UX Big Data Technology
Jul 20, 2022 · Game Development

Correlation vs Causation in Game Design: How to Avoid Misleading Data Interpretations

The article explains how spurious correlations can mislead game designers and product managers, illustrates the difference between correlation and causation with real‑world examples, and offers practical methods such as focusing on passive variables, ensuring hard stratification, and using behavior‑chain matching to draw more reliable conclusions.

AB testingUser Segmentationcausation
0 likes · 9 min read
Correlation vs Causation in Game Design: How to Avoid Misleading Data Interpretations
Model Perspective
Model Perspective
Jul 9, 2022 · Fundamentals

How to Compute Key Statistics with NumPy and Pandas DataFrames

This guide shows how to calculate common statistical measures such as mean, median, range, variance, standard deviation, covariance, and correlation using NumPy functions, and demonstrates the equivalent operations with Pandas DataFrames, including a table of useful DataFrame methods for statistical analysis.

NumPyPythoncorrelation
0 likes · 3 min read
How to Compute Key Statistics with NumPy and Pandas DataFrames
Model Perspective
Model Perspective
Jul 8, 2022 · Fundamentals

Unlocking Statistics: Key Concepts from Samples to Skewness Explained

This article introduces the fundamentals of statistical analysis, covering the distinction between populations and samples, constructing frequency tables and histograms, and explaining essential descriptive measures such as mean, median, variance, standard deviation, range, skewness, kurtosis, covariance, and correlation coefficients.

HistogramPopulationcorrelation
0 likes · 5 min read
Unlocking Statistics: Key Concepts from Samples to Skewness Explained
DataFunSummit
DataFunSummit
Dec 15, 2021 · Fundamentals

Concrete Strength Data Analysis Using Pandas: A Step‑by‑Step Tutorial

This tutorial walks through a complete pandas‑based workflow for analyzing a concrete‑strength dataset, covering data loading, cleaning, exploratory visualizations, correlation analysis, and targeted sub‑group investigations to uncover factors influencing product strength and suggest improvement measures.

concrete strengthcorrelationdata analysis
0 likes · 13 min read
Concrete Strength Data Analysis Using Pandas: A Step‑by‑Step Tutorial
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Nov 1, 2021 · Fundamentals

Nine Basic Data Analysis Methods for Business Insights

This article introduces nine fundamental data analysis techniques—including periodic, structural, layered, matrix, decomposition, funnel, correlation, tag, and MECE methods—explaining how to apply each to interpret business metrics, uncover insights, and guide decision‑making without requiring advanced mathematics or complex algorithms.

Funnel Analysisbasic methodsbusiness metrics
0 likes · 12 min read
Nine Basic Data Analysis Methods for Business Insights
Code Ape Tech Column
Code Ape Tech Column
Feb 25, 2021 · Fundamentals

What Starbucks Can Teach Us About Two-Phase Commit and Asynchronous Messaging

The article uses Starbucks' coffee‑ordering process to illustrate asynchronous order handling, correlation identifiers, exception‑handling strategies, two‑phase commit, and conversation patterns, showing how real‑world practices inform the design of reliable distributed messaging systems.

Error Handlingasynchronous messagingcorrelation
0 likes · 8 min read
What Starbucks Can Teach Us About Two-Phase Commit and Asynchronous Messaging
Programmer DD
Programmer DD
Nov 4, 2020 · Fundamentals

What Starbucks Can Teach Us About Asynchronous Messaging and Two‑Phase Commit

The article uses Starbucks' coffee‑ordering workflow as a real‑world analogy to explain asynchronous messaging patterns, correlation challenges, exception handling strategies, and why two‑phase commit can hinder scalability, illustrating how everyday processes inspire robust distributed system designs.

CompensationDistributed Systemsasynchronous messaging
0 likes · 8 min read
What Starbucks Can Teach Us About Asynchronous Messaging and Two‑Phase Commit
Python Crawling & Data Mining
Python Crawling & Data Mining
Jun 17, 2020 · Big Data

What Do Heart‑Disease Data Reveal? A Python‑Driven Exploratory Analysis

This article walks through a Python‑based exploratory analysis of a public heart‑disease dataset, loading the data, describing its 14 clinical features, visualizing gender, age, heart‑rate, blood‑pressure and cholesterol relationships, and presenting correlation insights to help understand patterns of disease prevalence.

Pythoncorrelationexploratory data analysis
0 likes · 18 min read
What Do Heart‑Disease Data Reveal? A Python‑Driven Exploratory Analysis
Big Data and Microservices
Big Data and Microservices
Aug 26, 2018 · Big Data

Why Data, Not Process, Is the New Core of Business: 10 Big‑Data Principles Explained

The article outlines ten core big‑data principles—shifting from process‑centric to data‑centric thinking, emphasizing data value, efficiency, relevance, full‑sample analysis, prediction, information‑finding, machine understanding, e‑commerce intelligence, and mass customization—illustrated with real‑world examples and their impact on modern industry.

Big Datacorrelationdata‑centric
0 likes · 26 min read
Why Data, Not Process, Is the New Core of Business: 10 Big‑Data Principles Explained