I Problems that could occur in estimating n from a Binomial distribution

AI Thread Summary
Estimating n from a Binomial distribution can present challenges, particularly when dealing with small theta and large n, as these conditions can lead to non-integer estimates. The sample size plays a crucial role, as insufficient data may skew the estimation process. Additionally, the binary nature of the data complicates the estimation, as it requires considering the success criterion for each trial. If the data consists of counts of successes, the estimation of n becomes more complex since it is not directly observable. Overall, understanding the implications of sample size and the characteristics of the data is essential for accurate estimation.
lintmintskint
Hi, I am doing the following question:

https://i.gyazo.com/f2e651334bcbd5f1dcb6d661e4160956.png

I have estimated both n and theta. But the part that is throwing me off is what problem could you encounter in estimating n here? My only idea is that it might be something to do with the sample size.

Any help? Thanks!
 
Physics news on Phys.org
Think of how your estimate would look like for e.g. (5,7,6,5,4,6,7,6,10,7,7). Is that possible?

Another issue arises for small theta and large n.
 
mfb said:
Think of how your estimate would look like for e.g. (5,7,6,5,4,6,7,6,10,7,7). Is that possible?

Another issue arises for small theta and large n.

Is the issue with the data set that you listed that n wouldn't be an integer? So we would have to round up or down to the nearest integer in some cases? Am I on the right track?
 
Well, it is an estimate, it doesn't have to be an integer. But that was not the problem I was thinking of.
 
I don't know if this is an obvious/dumb question, but, when we consider the sample mean ##\frac {1}{m}\Sigma_{i=1}^m x_i ## , do we consider ##x_i## as binary ( depending on the success criterion),
mfb said:
Think of how your estimate would look like for e.g. (5,7,6,5,4,6,7,6,10,7,7). Is that possible?

Another issue arises for small theta and large n.
I don't understand, aren't the sample values given in binary, i.e., as success failures? Or do we have to consider different criteria for this?
 
If we would be given the binary results of n trials, there would be no need to estimate n, we could simply count. As far as I understood the question, we get multiple samples of the binomial distribution, i. e. each number in my post is the number of successful attempts (out of an unknown n) in a series of attempts.
 
  • Like
Likes WWGD
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top