Tagged articles
97 articles
Page 1 of 1
AI Architecture Hub
AI Architecture Hub
Apr 11, 2026 · Artificial Intelligence

Unlocking Bayes Theorem: From Intuition to Real-World AI Applications

This article demystifies Bayes’ theorem by first building an intuitive story, then presenting its formal mathematical definition, walking through a step‑by‑step spam‑filter example, and finally exploring its widespread AI and machine‑learning applications such as Naive Bayes classifiers, Bayesian networks, optimization, deep learning uncertainty and recommendation systems.

AIBayes theoremmachine learning
0 likes · 11 min read
Unlocking Bayes Theorem: From Intuition to Real-World AI Applications
Model Perspective
Model Perspective
Mar 14, 2026 · Fundamentals

Why Our Perception of Risk Varies: Lessons from The Art of Uncertainty

The article explores David Spiegelhalter's book on uncertainty, explaining how probability reflects personal ignorance, detailing Bayesian versus frequentist views, and illustrating real-world applications such as COVID risk communication, sports luck, and investment performance.

Bayesiandecision makingprobability
0 likes · 11 min read
Why Our Perception of Risk Varies: Lessons from The Art of Uncertainty
Model Perspective
Model Perspective
Jan 13, 2026 · Fundamentals

When Is Quitting Your Tech Job Rational? A Simple 2.8% Success Threshold

The article builds a quantitative decision model to evaluate whether leaving a high‑pay tech job at age 30 is impulsive or rational, showing that a success probability above 2.8% makes the move mathematically favorable, while highlighting risk perception, age effects, and personal circumstances.

Risk analysiscareerdecision making
0 likes · 11 min read
When Is Quitting Your Tech Job Rational? A Simple 2.8% Success Threshold
Model Perspective
Model Perspective
Nov 7, 2025 · Fundamentals

How Math Turns Chinese Dinner Parties into Optimization Puzzles

This article explores how combinatorics, multi‑objective optimization, game theory, Markov chains, and expected‑return models can mathematically describe seating, menu selection, bill‑splitting, optimal group size, and topic flow in traditional Chinese dinner gatherings.

Game Theorycombinatoricsoptimization
0 likes · 9 min read
How Math Turns Chinese Dinner Parties into Optimization Puzzles
Model Perspective
Model Perspective
Nov 4, 2025 · Fundamentals

Can Math Predict a Joke’s Success? A Modeling Guide to Humor

This article applies mathematical modeling—including surprise indices, timing dynamics, density optimization, and risk assessment—to dissect how stand‑up comedy works, illustrating each concept with real‑world jokes and offering practical formulas for crafting more effective humor.

Performance Optimizationcomedy analysishumor
0 likes · 16 min read
Can Math Predict a Joke’s Success? A Modeling Guide to Humor
Model Perspective
Model Perspective
Sep 27, 2025 · Fundamentals

What Math Lies Hidden in Tang Poetry? A Modeling Exploration

This article examines classic Tang poems through modern mathematical modeling, revealing how geometric optics, probability, calculus, information theory, and network analysis can be applied to literary works to uncover the underlying mathematical structures and interdisciplinary insights.

GeometryTang Poetrycalculus
0 likes · 10 min read
What Math Lies Hidden in Tang Poetry? A Modeling Exploration
Model Perspective
Model Perspective
Sep 24, 2025 · Fundamentals

What Life Lessons Do Ten Classic Inequalities Reveal?

This article explores ten fundamental mathematical inequalities—AM‑GM, Jensen, Bernoulli, Chebyshev, Markov, Cauchy‑Schwarz, Triangle, Mean‑Inequality Chain, Information, and Hoeffding—explaining their formal statements and illustrating how each offers practical insights for personal growth, risk management, and decision‑making.

inequalitieslife lessonsmathematics
0 likes · 12 min read
What Life Lessons Do Ten Classic Inequalities Reveal?
Model Perspective
Model Perspective
Sep 21, 2025 · Fundamentals

Why Mathematical Modeling Is the Key to Real-World Problem Solving

Mathematical modeling transforms real-world problems into solvable mathematical structures, offering a problem‑driven, step‑by‑step learning path that builds optimization, probability, and differential equation skills while enhancing abstract thinking, interdisciplinary insight, and practical decision‑making for everyday challenges.

interdisciplinarymathematical modelingoptimization
0 likes · 11 min read
Why Mathematical Modeling Is the Key to Real-World Problem Solving
IT Services Circle
IT Services Circle
Jun 18, 2025 · Fundamentals

Bayes’ Theorem: Uncovering the Real Odds of Top Students and Rare Diseases

Using everyday scenarios—a random student who solved a tough math question and a rare‑disease test result—the article demonstrates how Bayes’ theorem updates prior probabilities with new evidence, revealing that intuitive guesses often misjudge the true likelihood of being a top performer or having a condition.

Bayes theoremconditional probabilitymedical diagnosis
0 likes · 9 min read
Bayes’ Theorem: Uncovering the Real Odds of Top Students and Rare Diseases
Python Crawling & Data Mining
Python Crawling & Data Mining
Jun 15, 2025 · Fundamentals

Why Sitting at the Back of a Plane Boosts Survival Odds and What Statistics Reveal

Research by aviation writer David Nolan shows rear‑seat passengers have higher crash survival rates, and the article explains how frequency distribution tables, probability calculations, and hypothesis testing can be used to analyze such data, illustrating core statistical concepts with real‑world aviation examples.

air crash analysisfrequency distributionhypothesis testing
0 likes · 9 min read
Why Sitting at the Back of a Plane Boosts Survival Odds and What Statistics Reveal
Model Perspective
Model Perspective
Jun 15, 2025 · Fundamentals

How Does Statistical Thinking Differ from Mathematical Thinking? A Deep Dive

This article explores how mathematical and statistical thinking differ in their starting points, research objects, problem formulation, reasoning methods, and attitudes toward uncertainty, highlighting that mathematics emphasizes formal deduction while statistics focuses on probabilistic inference and decision‑making under uncertainty.

data analysismathematical thinkingprobability
0 likes · 7 min read
How Does Statistical Thinking Differ from Mathematical Thinking? A Deep Dive
Model Perspective
Model Perspective
May 5, 2025 · Fundamentals

How Likely Is It to Land a High‑Pay, Low‑Stress Job Near Home? A Probabilistic Analysis

This article models the chance of finding a job that simultaneously offers a high salary, light workload, and proximity to one’s hometown, using conditional probability and real‑world data to show why such an ideal position is extremely rare and how relaxing requirements dramatically improves the odds.

career planningconditional probabilityjob market
0 likes · 7 min read
How Likely Is It to Land a High‑Pay, Low‑Stress Job Near Home? A Probabilistic Analysis
AI Algorithm Path
AI Algorithm Path
Feb 20, 2025 · Artificial Intelligence

What Is Perplexity in Large Language Models?

The article explains perplexity as a metric for evaluating large language models, walks through a step‑by‑step probability calculation for a sample sentence, shows how to normalize by sentence length using the geometric mean, and demonstrates that lower perplexity indicates a more accurate and less uncertain model.

AILanguage ModelPerplexity
0 likes · 6 min read
What Is Perplexity in Large Language Models?
Model Perspective
Model Perspective
Dec 14, 2024 · Game Development

How Mathematical Modeling Balances Game Numbers: From Heroes to Economy

This article examines how mathematical models can be applied to game numeric systems—covering balance, growth curves, probability mechanisms, and economic modeling—using concrete examples from popular titles such as League of Legends, Minecraft, Diablo III, Genshin Impact, and Animal Crossing.

Balanceeconomygame design
0 likes · 9 min read
How Mathematical Modeling Balances Game Numbers: From Heroes to Economy
Model Perspective
Model Perspective
Dec 2, 2024 · Fundamentals

What Is the Beta Distribution and Why It Matters in A/B Testing?

The Beta distribution is a flexible probability model defined on the interval [0,1] with two shape parameters that control its form, offering useful properties such as mean and variance, and is widely applied in A/B testing, risk assessment, and machine‑learning tasks to model proportions and uncertainties.

A/B testingbeta distributionmachine learning
0 likes · 5 min read
What Is the Beta Distribution and Why It Matters in A/B Testing?
Model Perspective
Model Perspective
Oct 12, 2024 · Artificial Intelligence

From Deductive to Plausible Reasoning: How Bayesian Logic Shapes Everyday Decisions

Unlike strict deductive logic, plausible reasoning—grounded in evidence, experience, and probability—offers a practical way to draw conclusions under uncertainty, with applications ranging from medical diagnosis to daily choices and forming the mathematical basis of Bayesian inference that underpins modern AI systems.

decision makingplausible reasoningprobability
0 likes · 7 min read
From Deductive to Plausible Reasoning: How Bayesian Logic Shapes Everyday Decisions
Tencent Cloud Developer
Tencent Cloud Developer
Aug 8, 2024 · Fundamentals

Recommended Classic Computer Science Books for Software Engineers

Tencent engineers recommend nine classic computer‑science books—ranging from Hamming’s The Art of Doing Science and Engineering to Kleppmann’s Designing Data‑Intensive Applications and Bryant & O’Hallaron’s Computer Systems: A Programmer’s Perspective—to help software engineers deepen theory, improve practice, and gain fresh insights, with a giveaway for commenters.

Book RecommendationsSoftware EngineeringSystem Design
0 likes · 14 min read
Recommended Classic Computer Science Books for Software Engineers
Model Perspective
Model Perspective
Aug 3, 2024 · Fundamentals

Why Skewness Makes Statistics Delightful: Visual Guides & Real‑World Problems

This article explores the charm of statistics by explaining skewness with clear diagrams, sharing memorable mnemonics, reviewing a top‑rated textbook, presenting diverse real‑world case studies, and solving probability problems about adult male hip widths using normal distribution and the central limit theorem.

central limit theoremprobabilityskewness
0 likes · 8 min read
Why Skewness Makes Statistics Delightful: Visual Guides & Real‑World Problems
Tencent Cloud Developer
Tencent Cloud Developer
Jul 4, 2024 · Artificial Intelligence

Football Match Outcome Prediction and Betting Strategy Using Machine Learning

The study combines team statistics and bookmaker odds with machine‑learning models—including Poisson, regression, Bayesian, SVM, Random Forest, DNN, and LSTM—to predict football match outcomes, identify confidence‑based betting intervals that yield profit, and suggests extensions to broader data, features, and financial trading.

Random Forestdata miningfootball prediction
0 likes · 23 min read
Football Match Outcome Prediction and Betting Strategy Using Machine Learning
Model Perspective
Model Perspective
Apr 22, 2024 · Game Development

Can Stopping After Two Losses Boost Your Honor of Kings Rank? A Math Model

This article builds a mathematical model and runs simulations to evaluate how different stop‑after‑loss strategies affect daily star growth in Honor of Kings, considering a decreasing win‑rate, daily game limits, and varying initial win probabilities, revealing that stopping after two consecutive defeats often yields the highest rank increase.

Honor of Kingsgame strategymathematical modeling
0 likes · 9 min read
Can Stopping After Two Losses Boost Your Honor of Kings Rank? A Math Model
Python Programming Learning Circle
Python Programming Learning Circle
Mar 27, 2024 · Fundamentals

Common Probability Distributions and Their Visualization with Python

This article explains the fundamentals of several common probability distributions—including uniform, normal, log‑normal, Poisson, exponential, binomial, Student's t, and chi‑squared—and provides complete Python code to generate and plot each distribution for data‑science and machine‑learning applications.

data-sciencedistributionprobability
0 likes · 12 min read
Common Probability Distributions and Their Visualization with Python
Java Tech Enthusiast
Java Tech Enthusiast
Feb 1, 2024 · Fundamentals

Understanding Bloom Filters: Theory, Implementation, and Applications

Bloom filters are space‑efficient probabilistic structures that test set membership using multiple hash functions, offering fast, low‑memory checks with a controllable false‑positive rate, and can be implemented manually in Java, via Guava’s library, or deployed at scale with RedisBloom for distributed applications.

Data StructureGuavaJava
0 likes · 14 min read
Understanding Bloom Filters: Theory, Implementation, and Applications
Model Perspective
Model Perspective
Jan 27, 2024 · Fundamentals

How Bayesian Thinking Turns Life’s Uncertainty into Growth

This article explains how adopting probability and Bayesian thinking helps you objectively assess uncertainty, continuously update beliefs, and transform setbacks into learning opportunities across studies, career, and everyday decisions.

bayesian thinkingdecision makingpersonal growth
0 likes · 6 min read
How Bayesian Thinking Turns Life’s Uncertainty into Growth
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 3, 2023 · Artificial Intelligence

Probability Basics, Discriminative vs Generative Models, and Autoencoders (including Variational Autoencoders)

This article introduces fundamental probability notation, explains the difference between discriminative and generative models, and provides a comprehensive overview of autoencoders and variational autoencoders, covering their architectures, loss functions, latent spaces, and practical applications in image manipulation.

Discriminative ModelsGenerative ModelsLatent Space
0 likes · 17 min read
Probability Basics, Discriminative vs Generative Models, and Autoencoders (including Variational Autoencoders)
Model Perspective
Model Perspective
Dec 2, 2023 · Fundamentals

10 Inspirational Quotes Translated into Math: What Do They Really Mean?

This article explores ten well‑known motivational sayings by expressing each with a mathematical formula—ranging from probability and integrals to logistic and exponential functions—offering a fresh, analytical perspective on how effort, success, knowledge, and happiness can be quantified.

Analysisintegrallogistic function
0 likes · 6 min read
10 Inspirational Quotes Translated into Math: What Do They Really Mean?
Model Perspective
Model Perspective
Nov 27, 2023 · Fundamentals

Mastering Decision-Making: How Bayesian Thinking Transforms Uncertainty

Bayesian thinking offers a powerful framework for updating beliefs by combining prior knowledge with new evidence, enabling more precise probability estimates and better decisions in uncertain, rapidly changing environments, illustrated through everyday examples like weather forecasts and cooking, and extending to fields such as medical diagnosis.

Bayesiandecision-makinglearning
0 likes · 9 min read
Mastering Decision-Making: How Bayesian Thinking Transforms Uncertainty
Model Perspective
Model Perspective
Nov 3, 2023 · Fundamentals

Why Exponential & Weibull Distributions Matter: Key Concepts and Applications

This article introduces the exponential and Weibull distributions, explains their probability density and cumulative functions, highlights key properties such as the memoryless nature of the exponential and the flexibility of Weibull, and demonstrates practical calculations for reliability and survival analysis scenarios.

Reliabilityexponential distributionprobability
0 likes · 6 min read
Why Exponential & Weibull Distributions Matter: Key Concepts and Applications
Model Perspective
Model Perspective
Oct 1, 2023 · Fundamentals

How Poisson Distribution Models Rare Events Across Real-World Systems

The Poisson distribution, originating from 19th‑century French military statistics, describes the probability of a given number of rare events occurring within a fixed interval, and its formula, derivation from the binomial limit, and diverse applications—from traffic flow to insurance claims—are explored in this article.

ApplicationsPoisson distributionderivation
0 likes · 5 min read
How Poisson Distribution Models Rare Events Across Real-World Systems
Model Perspective
Model Perspective
Aug 31, 2023 · Fundamentals

How the Central Limit Theorem Solves Real-World Probability Problems

This article explains the Central Limit Theorem, shows how a sum of independent identically distributed variables approaches a normal distribution, and demonstrates its practical use through six detailed examples ranging from power supply planning to medical donor matching.

Applicationscentral limit theoremnormal distribution
0 likes · 9 min read
How the Central Limit Theorem Solves Real-World Probability Problems
Model Perspective
Model Perspective
Aug 12, 2023 · Fundamentals

Unlocking Bayesian Methods: Theory, Real-World Examples, and Python Demo

This article explains Bayesian methods—its core theorem, historical and everyday applications, a detailed medical testing model, and provides a step‑by‑step Python calculation illustrating how prior probabilities and new evidence combine to produce posterior probabilities.

Bayesian inferenceMedical TestingPython
0 likes · 6 min read
Unlocking Bayesian Methods: Theory, Real-World Examples, and Python Demo
DataFunSummit
DataFunSummit
Jul 3, 2023 · Big Data

Avoiding Data Misuse: Case Studies on Invalid Data, Simpson’s Paradox, and Statistical Pitfalls

This article examines how data can be misused or misinterpreted through real‑world case studies—ranging from breakfast myths and toothpaste advertising to contraceptive risks, crime statistics, judicial decisions, questionnaire bias, airline efficiency, and correlation‑causation confusion—offering practical guidelines to recognize and prevent invalid data analysis in the big‑data era.

BiasSimpson's paradoxdata analysis
0 likes · 22 min read
Avoiding Data Misuse: Case Studies on Invalid Data, Simpson’s Paradox, and Statistical Pitfalls
Model Perspective
Model Perspective
Feb 19, 2023 · Fundamentals

How the Central Limit Theorem Solves Real-World Probability Problems

This article explains the Central Limit Theorem and demonstrates its practical use through six diverse examples ranging from power planning in factories to ambulance allocation, seed quality assessment, and prize‑draw probabilities, showing how normal approximations simplify complex random‑variable calculations.

Applicationscentral limit theoremnormal approximation
0 likes · 8 min read
How the Central Limit Theorem Solves Real-World Probability Problems
DataFunTalk
DataFunTalk
Feb 19, 2023 · Artificial Intelligence

How ChatGPT Works: An In‑Depth Explanation by Stephen Wolfram

This article provides a comprehensive, step‑by‑step explanation of how ChatGPT generates text, covering token probabilities, n‑gram models, embeddings, attention mechanisms, and the Transformer architecture, while illustrating concepts with Wolfram‑language examples and visualizations.

AIChatGPTNeural Network
0 likes · 20 min read
How ChatGPT Works: An In‑Depth Explanation by Stephen Wolfram
Model Perspective
Model Perspective
Jan 6, 2023 · Fundamentals

When to Stop Searching? Unveiling the 37% Rule with Simulations

This article explores the classic optimal‑stopping (secretary) problem through a philosophical story, mathematical analysis, Python simulations, and a proof that the best strategy is to reject roughly the first 37 % of candidates, yielding about a 40 % chance of selecting the optimal option.

37% ruleOptimal Stoppingdecision theory
0 likes · 11 min read
When to Stop Searching? Unveiling the 37% Rule with Simulations
Model Perspective
Model Perspective
Dec 2, 2022 · Fundamentals

Simulating Random Variables Using Uniform Distribution in Python

Learn how to generate samples of both discrete and continuous random variables by mapping uniformly distributed numbers onto target distributions, with step-by-step explanations, probability tables, and Python NumPy code that simulates events and computes frequencies for large-scale experiments.

NumPyprobabilityrandom variables
0 likes · 6 min read
Simulating Random Variables Using Uniform Distribution in Python
Model Perspective
Model Perspective
Nov 29, 2022 · Fundamentals

Mastering Probability Distributions in R: From Normal to Poisson

This article explains how various continuous and discrete probability distributions—such as normal, binomial, Poisson, and negative binomial—are used in real‑world contexts, introduces R’s naming conventions for distribution functions, and provides code examples for computing densities, CDFs, quantiles, and random samples.

Rdata analysisdistributions
0 likes · 5 min read
Mastering Probability Distributions in R: From Normal to Poisson
Model Perspective
Model Perspective
Nov 12, 2022 · Fundamentals

Why Probability Is Our Tool for Uncertainty: From Mars Life to Bayesian Logic

Exploring how probability quantifies uncertainty, the article examines questions like the chance of life on Mars, explains subjective versus objective interpretations, outlines Bayesian reasoning, Cromwell’s Rule, conditional probability, and why all probabilities can be viewed as conditional, linking logic and statistical inference.

Bayesianlogicprobability
0 likes · 6 min read
Why Probability Is Our Tool for Uncertainty: From Mars Life to Bayesian Logic
Model Perspective
Model Perspective
Nov 12, 2022 · Fundamentals

Understanding Bayes’ Theorem: From Basics to Real-World Applications

This article demystifies Bayes’ theorem by deriving it from probability multiplication rules, explaining its components—prior, likelihood, posterior, and evidence—and illustrating its significance with intuitive examples, while also discussing its role in sequential data analysis and model updating.

Bayes theoremEvidenceposterior
0 likes · 5 min read
Understanding Bayes’ Theorem: From Basics to Real-World Applications
Model Perspective
Model Perspective
Nov 9, 2022 · Fundamentals

Understanding Bayes’ Theorem: From Basics to Real-World Applications

This article introduces Bayes’ theorem, explains its derivation from probability multiplication rules, clarifies the meanings of prior, likelihood, posterior, and evidence, and illustrates why these components differ, providing intuitive examples and highlighting its importance for sequential data analysis.

Bayes theoremEvidencelikelihood
0 likes · 6 min read
Understanding Bayes’ Theorem: From Basics to Real-World Applications
Model Perspective
Model Perspective
Oct 31, 2022 · Fundamentals

Mastering the Method of Moments: Theory and Python Example

This article explains the method of moments for estimating population parameters, outlines its step‑by‑step derivation, and demonstrates a Python implementation that estimates a basketball player's shooting odds from binary outcome data using.

Pythondata analysismethod of moments
0 likes · 4 min read
Mastering the Method of Moments: Theory and Python Example
Model Perspective
Model Perspective
Oct 17, 2022 · Fundamentals

Unlocking Bayes' Theorem: From Basics to Real-World Applications

Bayes' theorem, a cornerstone of probability theory, relates prior knowledge, likelihood, and evidence to compute posterior probabilities, highlighting why prior and likelihood differ, and explaining concepts such as prior, likelihood, posterior, and evidence with intuitive examples and their relevance to sequential data analysis.

Bayes theoremmachine learningposterior
0 likes · 5 min read
Unlocking Bayes' Theorem: From Basics to Real-World Applications
Model Perspective
Model Perspective
Oct 14, 2022 · Fundamentals

Why Probability Is a Tool for Uncertainty: From Mars Life to Bayesian Logic

Exploring how probability quantifies uncertainty, the article examines examples from the chance of life on Mars to weather forecasts, explains subjective versus objective interpretations, discusses Bayes' theorem, Cromwell's Rule, and the foundational role of conditional probability in logical reasoning.

Bayesian statisticsCromwell's Ruleconditional probability
0 likes · 7 min read
Why Probability Is a Tool for Uncertainty: From Mars Life to Bayesian Logic
Model Perspective
Model Perspective
Oct 2, 2022 · Fundamentals

Why Do Markov Chains Always Converge? A Hands‑On Exploration

This article explains the basic definition of Markov chains, illustrates a stock‑market example with transition matrices, demonstrates convergence through Python simulations, and shows how the steady‑state distribution enables sampling for Monte Carlo methods.

Monte CarloPythonconvergence
0 likes · 10 min read
Why Do Markov Chains Always Converge? A Hands‑On Exploration
Model Perspective
Model Perspective
Sep 16, 2022 · Fundamentals

Unlocking the Chain Rule of Conditional Probability: A Simple Explanation

This article explains the chain rule of conditional probability, also known as the multiplication rule, by illustrating how successive events' probabilities combine, providing a clear, intuitive example that demonstrates the step‑by‑step derivation of the formula for calculating joint probabilities.

chain ruleconditional probabilitymathematics
0 likes · 1 min read
Unlocking the Chain Rule of Conditional Probability: A Simple Explanation
Model Perspective
Model Perspective
Sep 14, 2022 · Fundamentals

Why Switching Doors Doubles Your Chances: The Monty Hall Paradox Explained

The Monty Hall problem, a classic probability puzzle from the TV show "Let's Make a Deal," shows that always switching your choice after the host reveals a goat raises the chance of winning the car from one‑third to two‑thirds, a counter‑intuitive result that has fascinated mathematicians for decades.

monty hallparadoxprobability
0 likes · 5 min read
Why Switching Doors Doubles Your Chances: The Monty Hall Paradox Explained
Model Perspective
Model Perspective
Sep 10, 2022 · Fundamentals

What Is Statistics? A Beginner’s Guide to Data Collection, Analysis, and Inference

This article introduces the fundamentals of statistics, covering its purpose, types, data collection methods, data organization steps, graphical representation, measures of central tendency and dispersion, probability concepts, parameter estimation, hypothesis testing, and the distinction between correlation and regression analysis.

data analysishypothesis testingprobability
0 likes · 11 min read
What Is Statistics? A Beginner’s Guide to Data Collection, Analysis, and Inference
Model Perspective
Model Perspective
Aug 14, 2022 · Fundamentals

Essential Probability & Statistics Resources: A Curated Guide for Learners

This article compiles a comprehensive list of links to past posts from the "Model Perspective" public account covering probability and statistics, calculus, linear algebra, and mathematical modeling, while noting upcoming collections on Python programming, academic writing, and competition analysis.

educationmathematicsprobability
0 likes · 5 min read
Essential Probability & Statistics Resources: A Curated Guide for Learners
Model Perspective
Model Perspective
Jul 30, 2022 · Fundamentals

When Does Mean Independence Imply Full Independence? A Deep Dive

This article defines independence for continuous random variables, introduces the weaker concept of mean‑independence, explains how it differs from linear uncorrelatedness, and presents key propositions and proofs showing that mutual independence implies mean‑independence while the converse does not hold.

independencemean-independenceprobability
0 likes · 3 min read
When Does Mean Independence Imply Full Independence? A Deep Dive
Model Perspective
Model Perspective
Jul 29, 2022 · Fundamentals

Unlocking Random Variables: Expectation, Variance, and Higher-Order Moments Explained

This article introduces the key numerical characteristics of random variables—including expectation, variance, covariance, correlation, and higher-order moments such as skewness and kurtosis—explains their definitions, properties, and relationships, and extends these concepts to random vectors and matrix representations.

Momentscovarianceprobability
0 likes · 8 min read
Unlocking Random Variables: Expectation, Variance, and Higher-Order Moments Explained
Model Perspective
Model Perspective
Jul 28, 2022 · Fundamentals

Unlocking Probability: From Basics to Conditional Distributions

This article explains the fundamentals of probability, conditional probability, independent events, the law of total probability, and both discrete and continuous probability distributions, including joint and marginal densities and conditional distributions for random variables.

conditional probabilitydistributionsprobability
0 likes · 5 min read
Unlocking Probability: From Basics to Conditional Distributions
Model Perspective
Model Perspective
Jul 18, 2022 · Fundamentals

How to Model Chromosome Inheritance with Matrices and Python

This article explains the fundamentals of autosomal inheritance, derives probability tables for genotype combinations, formulates a matrix recurrence, and demonstrates how to compute long‑term genotype distributions using Python code.

Inheritancegeneticsmatrix model
0 likes · 5 min read
How to Model Chromosome Inheritance with Matrices and Python
Model Perspective
Model Perspective
Jun 24, 2022 · Fundamentals

Unlocking Complex Systems: How Monte Carlo Simulation Transforms Problem Solving

Monte Carlo simulation, a computer-based random sampling technique originating from the Manhattan Project, offers a powerful way to approximate solutions for complex systems with inherent randomness, bypassing unrealistic analytical assumptions by leveraging massive repeated experiments to estimate probabilities and unknown variables.

Monte CarloRandom Samplingcomputational methods
0 likes · 2 min read
Unlocking Complex Systems: How Monte Carlo Simulation Transforms Problem Solving
Model Perspective
Model Perspective
Jun 8, 2022 · Fundamentals

Understanding the t-Distribution: Small Sample Mean Estimation Explained

This article explains the t‑distribution, its derivation from the normal and chi‑square distributions, illustrates how its shape changes with degrees of freedom, and shows how to construct confidence intervals for population means when sample sizes are small and the population variance is unknown.

confidence intervalprobabilitysmall sample
0 likes · 5 min read
Understanding the t-Distribution: Small Sample Mean Estimation Explained
Model Perspective
Model Perspective
May 22, 2022 · Fundamentals

Unlocking Bayes' Theorem: Intuitive Examples of Lies and Disease Diagnosis

This article introduces Bayes' theorem, explains its derivation from conditional probability, and demonstrates its counter‑intuitive power through two practical examples—a liar’s dice claim and a medical test scenario—showing how prior probabilities dramatically affect posterior conclusions.

Bayes theoremdecision makingmedical diagnosis
0 likes · 4 min read
Unlocking Bayes' Theorem: Intuitive Examples of Lies and Disease Diagnosis
Model Perspective
Model Perspective
May 2, 2022 · Fundamentals

Bernoulli, Binomial, Poisson & Exponential Distributions Explained with Examples

This article introduces the Bernoulli, Binomial, Poisson, and Exponential probability distributions, detailing their definitions, key properties, and real‑world examples such as lottery draws, loan‑approval counts, rare market events, and inventory control, while illustrating how the Binomial converges to the Poisson and linking to the Exponential inter‑arrival times.

BernoulliBinomialExponential
0 likes · 7 min read
Bernoulli, Binomial, Poisson & Exponential Distributions Explained with Examples
NetEase LeiHuo UX Big Data Technology
NetEase LeiHuo UX Big Data Technology
Feb 14, 2022 · Fundamentals

Understanding Random Number Generation and the Linear Congruential Method for Game Gacha Systems

This article explains how linear congruential generators produce pseudo‑random numbers, demonstrates their use with step‑by‑step examples, visualizes the distribution of generated values, and applies the method to design a simple gacha system while discussing its statistical properties and practical limitations.

Random Number Generationalgorithm fundamentalsgacha system
0 likes · 6 min read
Understanding Random Number Generation and the Linear Congruential Method for Game Gacha Systems
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Mar 9, 2021 · Information Security

How Server‑Side Device Fingerprinting Boosts Security and Stability

Device fingerprinting uniquely identifies devices using collected data; this article explains how uniqueness and stability are measured, shows probability‑based calculations for single and combined fields, discusses the shortcomings of client‑side methods, and details a server‑side multi‑algorithm approach that improves security and stability.

Securityanti-frauddecision tree
0 likes · 11 min read
How Server‑Side Device Fingerprinting Boosts Security and Stability
vivo Internet Technology
vivo Internet Technology
Jan 6, 2021 · Big Data

How HyperLogLog Estimates Cardinality in Massive Data Sets

This article explains the cardinality‑counting problem behind DAU/MAU and unique visitor metrics, compares naïve solutions like Set, Bitmap and Bloom filter, introduces big‑data algorithms such as Linear Counting, LogLog and HyperLogLog, and shows how Redis implements HyperLogLog with dense and sparse storage optimizations.

Big DataCardinalityHyperLogLog
0 likes · 17 min read
How HyperLogLog Estimates Cardinality in Massive Data Sets
Hulu Beijing
Hulu Beijing
Sep 11, 2020 · Fundamentals

Crack Hulu’s 2020 Campus Coding Test: 4 Algorithm Challenges Explained

This article walks you through Hulu's 2021 campus recruitment update, explains the online programming test schedule and format, shares interview tips, and provides detailed statements, sample I/O, and solution analyses for four algorithmic problems covering probability, array maxima, maze navigation, and segment‑tree optimization.

Data Structuresalgorithmcoding interview
0 likes · 15 min read
Crack Hulu’s 2020 Campus Coding Test: 4 Algorithm Challenges Explained
Python Programming Learning Circle
Python Programming Learning Circle
Apr 20, 2020 · Fundamentals

Understanding Binomial Distribution, Permutations, Combinations, and Their Python Implementations

This article introduces the fundamentals of binomial and Bernoulli distributions, explains permutations and combinations, provides Python functions to compute them, demonstrates probability calculations and visualizations with matplotlib and plotly, and shows a maximum likelihood estimation example for binomial parameters.

MLEbinomial distributioncombinatorics
0 likes · 8 min read
Understanding Binomial Distribution, Permutations, Combinations, and Their Python Implementations
FunTester
FunTester
Aug 31, 2019 · Backend Development

Testing Probabilistic Business Interfaces with Variable Winning Probability

This article explains how to test a probabilistic lottery API where the winning chance increases with consecutive losses, outlines the required interfaces, discusses two large‑scale testing approaches, and highlights the challenges of ensuring correctness without consecutive wins.

APIAutomationBackend
0 likes · 4 min read
Testing Probabilistic Business Interfaces with Variable Winning Probability
DataFunTalk
DataFunTalk
Aug 20, 2019 · Artificial Intelligence

The Story of Machine Learning: Why Machines Can Learn and How Statistical Learning Makes It Possible

This article explains why machine learning relies on big‑data statistical learning, illustrating human learning through induction and deduction, presenting case studies that highlight the limits of anecdotal reasoning, and introducing the law of large numbers and probabilistic trust as foundations for reliable AI models.

Big DataLearning Theorymachine learning
0 likes · 19 min read
The Story of Machine Learning: Why Machines Can Learn and How Statistical Learning Makes It Possible
DataFunTalk
DataFunTalk
Apr 25, 2019 · Artificial Intelligence

Comparison of Classification and Ranking Models in Recommendation Systems

This article examines the differences and similarities between classification (pointwise) and ranking (pairwise) models for recommendation systems, covering their probabilistic foundations, loss functions, parameter updates, and practical implications such as sensitivity to statistical features and robustness.

Recommendation Systemsclassification modelloss function
0 likes · 10 min read
Comparison of Classification and Ranking Models in Recommendation Systems
AI Cyberspace
AI Cyberspace
Apr 3, 2018 · Fundamentals

When Do Random Events Follow a Poisson Distribution? A Practical Guide

The article explains the Poisson distribution, its probability mass function, the three conditions required for its use, provides real‑world examples such as bus arrivals and radioactive decay, and illustrates its cumulative curve and why many everyday phenomena fit this model.

Poisson distributionPoisson processprobability
0 likes · 5 min read
When Do Random Events Follow a Poisson Distribution? A Practical Guide
Hulu Beijing
Hulu Beijing
Mar 8, 2018 · Artificial Intelligence

Master Common Sampling Techniques: Inverse Transform, Rejection, Importance & MCMC

This article explains the core ideas and step-by-step procedures of widely used sampling methods—including inverse transform, rejection, importance, and Markov Chain Monte Carlo techniques such as Metropolis‑Hastings and Gibbs—highlighting their mathematical foundations, practical implementations, and when each method is appropriate.

Importance SamplingMCMCMonte Carlo
0 likes · 11 min read
Master Common Sampling Techniques: Inverse Transform, Rejection, Importance & MCMC
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Mar 6, 2018 · Artificial Intelligence

Master Naive Bayes: From Theory to Python Text Classification

This article introduces the Naive Bayes classifier, explains its underlying probability formulas—including conditional probability, total probability, and the Bayes theorem—covers the feature independence assumption, Laplace smoothing, and demonstrates both manual and scikit‑learn implementations for email and text classification with Python code.

Naive Bayesprobabilityscikit-learn
0 likes · 11 min read
Master Naive Bayes: From Theory to Python Text Classification
360 Quality & Efficiency
360 Quality & Efficiency
Feb 9, 2018 · Game Development

In‑Depth Analysis of the Game’s Travel Simulation System and Item Mechanics

This article dissects the game’s sophisticated travel simulation, explaining how regions are modeled as connected undirected graphs, how Dijkstra’s algorithm determines optimal paths, and how various items, probabilities, and special nodes influence destination selection, travel duration, postcards, collectibles, and achievement flags.

Dijkstra algorithmachievement systemgame mechanics
0 likes · 12 min read
In‑Depth Analysis of the Game’s Travel Simulation System and Item Mechanics
dbaplus Community
dbaplus Community
Feb 8, 2018 · Artificial Intelligence

Unlocking Data Value: A Practical Guide to Bayesian Theorem and Its Applications

This article explains the fundamentals of Bayes' theorem, shows how to compute prior, likelihood, and posterior probabilities, demonstrates Bayesian A/B testing with Python code, introduces Bayesian networks for causal inference, and discusses the role of Bayesian methods in machine learning and data‑driven decision making.

AB testingBayesianStatistical Modeling
0 likes · 11 min read
Unlocking Data Value: A Practical Guide to Bayesian Theorem and Its Applications
21CTO
21CTO
Feb 7, 2018 · Artificial Intelligence

Demystifying Entropy: From Basic Concepts to Cross‑Entropy and KL Divergence

This article explains entropy, joint entropy, conditional entropy, and related measures such as KL divergence and cross‑entropy, using intuitive coin‑flip examples and mathematical formulas to show how they quantify uncertainty and information in probability distributions.

KL divergencecross entropyentropy
0 likes · 14 min read
Demystifying Entropy: From Basic Concepts to Cross‑Entropy and KL Divergence
AI Large-Model Wave and Transformation Guide
AI Large-Model Wave and Transformation Guide
Dec 27, 2017 · Artificial Intelligence

Why Is Math the Biggest Hurdle in Deep Learning? A Step‑by‑Step Guide

This article breaks down the essential mathematics—linear algebra, probability, calculus, and optimization—required for mastering deep learning, explains how each topic maps to core deep‑learning concepts, and outlines six progressive learning stages with concrete examples and recommended textbooks.

AI fundamentalsDeep Learninglinear algebra
0 likes · 50 min read
Why Is Math the Biggest Hurdle in Deep Learning? A Step‑by‑Step Guide
MaGe Linux Operations
MaGe Linux Operations
May 11, 2017 · Artificial Intelligence

Essential Math Foundations for AI: Linear Algebra, Probability & More

The article reviews the surge of AI interest sparked by AlphaGo and Master, explains why strong mathematics—especially linear algebra, probability, statistics, calculus, and optimization—is crucial for AI practitioners, and provides curated free online courses, textbooks, and resources to help beginners master these subjects.

AIResourceslinear algebra
0 likes · 14 min read
Essential Math Foundations for AI: Linear Algebra, Probability & More
Architects Research Society
Architects Research Society
Oct 30, 2016 · Fundamentals

Why Some Areas of Mathematics Feel Harder Than Others

The perceived difficulty of mathematical fields varies because each branch has its own language, foundational concepts, and required tools, making areas like algebraic geometry seem daunting while others such as number theory or combinatorics appear simpler yet still demand deep insight and advanced techniques.

Differential geometryPDEalgebraic geometry
0 likes · 8 min read
Why Some Areas of Mathematics Feel Harder Than Others
Model Perspective
Model Perspective
Jul 1, 2016 · Fundamentals

Why Guessing a Multiple‑Choice Answer with Two Coin Tosses Isn’t 1⁄16

A teacher‑student discussion reveals that guessing a four‑option multiple‑choice answer by tossing two coins yields a 1⁄4 chance, not 1⁄16, once the correct answer is fixed, highlighting the importance of defining the correct probability space and distinguishing independent and conditional events.

conditional probabilityindependent eventsprobability
0 likes · 5 min read
Why Guessing a Multiple‑Choice Answer with Two Coin Tosses Isn’t 1⁄16
Model Perspective
Model Perspective
Mar 20, 2016 · Fundamentals

How Buffon's Needle Reveals π: A Simple Simulation Explained

Buffon's needle problem demonstrates how dropping randomly oriented needles between parallel lines can be used to approximate π, and the article explains the geometric reasoning, angle handling, and simplified scalar representation that make the simulation both accurate and computationally efficient.

Buffon's needleGeometryMonte Carlo simulation
0 likes · 4 min read
How Buffon's Needle Reveals π: A Simple Simulation Explained
Qunar Tech Salon
Qunar Tech Salon
Aug 8, 2015 · Fundamentals

Monte Carlo Method: Five Illustrative Examples

This article introduces the Monte Carlo method and demonstrates its versatility through five examples covering π estimation, integral calculation, traffic‑jam simulation, product thickness reliability, and securities market profit forecasting, highlighting its simplicity, power, and broad applicability.

Computational MathematicsMonte Carloprobability
0 likes · 6 min read
Monte Carlo Method: Five Illustrative Examples