Blog

Solving Statistical Hypothesis Testing with Machine Learning

I wanted to create a machine learning model to solve statistical hypothesis tests, given a word problem. This model would have to perform several tasks, picking the correct type of test, setting up the correct hypothesis, extracting the correct parameters from the word problem, and finally (the easy part) calculating the test statistic and giving it's conclusion.

Classes
Hypothesis Tester

What is the Probability of Hitting a Jack-High Flop?

If a Texas Hold'em poker player looks down and sees a jack-high hand (J2,J3,...J10), they should know the probability of seeing a jack-high flop
(defined as Jxx where x is less than or equal to a J).

Classes
Jack High Flop

UFC Championship Fighter Statistics

Personalized data report showing UFC Champion statistics for the champion in each weightclass including pictures and statistical analysis on each fighter.

Classes
UFC Champions Statistics