NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Generalized Sequential Probability Ratio Test for Families of Hypotheses [pdf] (sites.stat.columbia.edu)
noelwelsh 1 days ago [-]
From 2014, with 43 cites in Google Scholar: https://scholar.google.com/scholar?cites=4354840623154369813...

Might want to check the cites for more recent work ("Efficiency in sequential testing" looks relevant) and also the literature on "bandit best arm identification", which seems to be distinct from this line of work but tackles broadly the same problem.

measurablefunc 1 days ago [-]
Great. How do I use this in my life to make things better?
glial 1 days ago [-]
The SPRT is probably already making your life better: it's used to decrease the cost of medical trails, optimize classifications in high-stakes examinations (i.e. for medical certifications), detect defective manufacturing processes, etc. It sounds like this paper extends the method to groups of hypotheses, whereas the basic version is limited to a null hypothesis and an alternative hypothesis.
data-ottawa 1 days ago [-]
This helps with determining when have you observed enough data to make a decision.

A/B tests, monitoring metrics, health, quality control all use this.

If you use LLMs, you might use this to determine if a model update or prompt change impacts results using fewer tokens.

srean 13 hours ago [-]
You can search for the "peeking" problem in A/B testing.

SPRT also very likely helped win a major war that involved many nations.

wdkrnls 22 hours ago [-]
Implement a statistical software suite that ubiquitously uses this framework instead of the usual hierarchical mixed modeling tools whose assumptions often don't match what experiments were actually done.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 22:55:19 GMT+0000 (Coordinated Universal Time) with Vercel.