developerWorks: Implement Bayesian Inference Using PHP: Part 2 | Linux Today

developerWorks: Implement Bayesian Inference Using PHP: Part 2

Written By
Web Webster
Web Webster
Apr 21, 2004

“Statistics consists of a set of classic problems and knowledge
about the methods that might be used to solve those problems.
Classic problems in statistics include parameter estimation,
hypothesis testing, prediction, model selection, and decision
making. Researchers in artificial intelligence have added
classification, clustering, and learning to this list of inference
problems.

“Bayes inference methods are distinguished from other inference
methods (such as least squares, maximum likelihood, maximum
entrophy, minimum description length) by the fact that a Bayes
inference method can be applied to every type of problem in this
list and often represents the optimal method to use. Statisticians,
philosophers, and computer scientists have proposed numerous guides
to reliable inference, but Bayes inference methods reign supreme as
the most versatile and often the most effective set of methods to
use for a vast range of inductive inference problems.

“In this article, I will discuss the classic problem of
parameter estimation and develop Bayesian parameter estimation code
using the popular Web scripting language PHP. I am specifically
concerned with developing parameter estimation code that might be
used in the analyses of simple Web surveys…”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.