Does the binomial distribution play a role determining p from data?

Click For Summary

Discussion Overview

The discussion revolves around the estimation of a probability parameter (dodge rate) from experimental data using the binomial distribution. Participants explore different statistical approaches, including Bayesian estimation and the use of normal approximations, to analyze the data collected from a game scenario where dodges and hits are recorded.

Discussion Character

  • Exploratory, Technical explanation, Debate/contested, Mathematical reasoning

Main Points Raised

  • One participant suggests that the dodge rate should not simply be calculated as the ratio of dodges to total attacks, indicating that the situation follows a binomial distribution with specific parameters.
  • Another participant proposes a Bayesian estimation approach, emphasizing the importance of determining a prior probability based on the reliability of the prior knowledge regarding the dodge cap.
  • A different participant mentions that under certain conditions, the binomial distribution can be approximated by a normal distribution, which could be used to construct confidence intervals or point estimates.
  • There is a discussion about the reliability of the prior information regarding the dodge cap, questioning how solid the assumption of it being 50% or 60% is.
  • One participant asserts that while the ratio of dodges to attacks may be a "good estimate," it is essential to understand the various definitions of "good estimate" in statistical theory and the properties of estimators.
  • Another participant references the historical context of Bayesian methods, noting that the original work by Rev. Bayes addressed similar problems of probability estimation.

Areas of Agreement / Disagreement

Participants express differing views on the appropriateness of the simple ratio as an estimate and the validity of the prior information regarding the dodge cap. There is no consensus on the best approach to determine the actual dodge cap, indicating multiple competing views remain.

Contextual Notes

Limitations include the dependence on the assumptions made about the prior probability and the conditions under which the binomial distribution can be approximated by a normal distribution. The discussion also highlights the need for clarity on what constitutes a "good estimate" in statistical terms.

benorin
Science Advisor
Insights Author
Messages
1,442
Reaction score
191
TL;DR
Trying to deduce the dodge rate from given data using binomial distribution somehow, not sure how to proceed
In a game heroes have a maximum dodge rate, from experimental data we have 13 dodges out of 24 attacks (so 11 hits). A fellow on my discord server had immediately solved for the dodge rate as being 13/24. I started to explain it is not so simple as dividing (24-11)/24=13/24 is not the dodge rate, this experiment follows a binomial distribution with number of trials n=24, number of successes x=13, and probability of success p=dodge cap (in decimal form): but here’s where I got lost plugging in different dodge rates into a binomial calculator and observing various probabilities for the experiment to have run the way it did for different values (we have it on a good word that the dodge cap is 50 or 60%) and realized this approach did not provide me a means of determining the actual dodge cap. Have I gone and made this overly complicated? Was 13/24 actually a good estimate? Thanks!
 
  • Like
Likes   Reactions: Dale
Physics news on Phys.org
It sounds like you want to do a Bayesian estimation of the range of possible probabilities based on the observed data. The first thing is to determine your prior probability.
 
Under some conditions the binomial can be approximated well by a normal with mean np and variance np(1-p) (But you use formulas for sampled data). Maybe you can use this to construct a confidence interval, or ate you looking for a point estimate?
 
  • Like
Likes   Reactions: Dale
benorin said:
(we have it on a good word that the dodge cap is 50 or 60%)
So, if you want to do a Bayesian approach the first thing would be to start with this. How solid do you think this "good word" is? Do you think it is 50% likely to be true, or 80%, or what?

Once you have established how reliable you think this prior knowledge is then you can construct a Beta Distribution that matches that. For example, if you think that the prior is 50% likely to be correct then you could use ##\beta(25,20)## which has only 25% probability of being less than 0.5 and only a 25% probability of being greater than 0.6.

Then, to account for your data you would simply add the 13 successes and 11 failures to your Beta Distribution to get ##\beta(38,31)##. That would be the posterior distribution of the dodge cap accounting for both your prior information and also your data.

Here is the resulting plots of your prior (blue) and posterior (orange) probability distribution curves.

betadistributions.gif
 
  • Like
  • Informative
Likes   Reactions: hutchphd and WWGD
benorin said:
Was 13/24 actually a good estimate?

If we take "good estimate" to mean "what many statisticians would have done" then yes, it was a "good" estimate.

However, if you are going to keep encoutering problems in probability and statistics, you should learn the basic scenario for the theory of statistical estimation. This would include the various technical meanings of "good estimate" and the various ways of making and analyzing estimators.

The mean of the binomial distribution ##B(N,p)## is ##Np##. Setting the observed number of successes ##k## in a particular sample equal to ##N\hat{p}## and solving for ##\hat{p}## defines one possible estimator for ##p##. Whether this estimator is "good" or not is something that can be investigated if you define which properties of estimators interest you.As to other possible estimators, the Bayesian approach mentioned by @Dale can be used to incorporate information such as "p is 50% or 60%". It's interesting that the original paper by Rev. Bayes considered the general problem that you are considering. https://en.wikipedia.org/wiki/An_Essay_towards_solving_a_Problem_in_the_Doctrine_of_Chances
 
  • Like
Likes   Reactions: Dale and WWGD

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K