Skip to main content

Questions tagged [binomial-distribution]

The binomial distribution gives the frequencies of "successes" in a fixed number of independent "trials". Use this tag for questions about data that might be binomially distributed or for questions about the theory of this distribution.

4 votes
1 answer
86 views

I have a question about how to analyse my dataset and would really appreciate your advice. My data consist of observations of a set of target plant species collected during field surveys. The surveys ...
fleur's user avatar
  • 41
9 votes
2 answers
473 views

I asked here how the mean and variance of a Poisson distribution can be equal if they have different units of measurement (e.g., if we are modeling the length of a table, the mean is measured in $\...
robertspierre's user avatar
5 votes
1 answer
106 views

Let's consider a class with 20 students for which almost always (say $90\%$ of the time) 1 or 2 students are absent. I try to model the "absence" event as a success of a binomial ...
user58327's user avatar
6 votes
1 answer
68 views

I am analyzing a dataset with ~400k farrowing events in dairy cows. Each record includes farm ID, cow ID, farrowing date, date of successful artificial insemination, number of inseminations required, ...
RoBeDo's user avatar
  • 93
2 votes
1 answer
89 views

Suppose that for each subject in an experiment, a classifier makes $n$ binary (correct/incorrect) predictions about that subject’s responses on a task. For a given subject, let $k$ be the number of ...
Dr. John's user avatar
  • 147
1 vote
1 answer
60 views

I am implementing a Bayesian non-parametric clustering model based on the paper "Bayesian clustering of multiple zero-inflated outcomes" by Franzolini et al. (2023) to my household spending ...
lee en's user avatar
  • 13
1 vote
0 answers
96 views

In fire-protection maintenance, we often need to test a sample of sprinklers that have been in service for about 25 years. Each test is pass/fail, and the parameter of interest is the failure ...
user49811's user avatar
4 votes
1 answer
183 views

I have the following question. I have some data $p(x)$ where each datapoint comes from averaging 100 independent binary experiments. Although it is irrelevant for the question, I am measuring quantum ...
Simon Schey's user avatar
0 votes
0 answers
57 views

I'm working on a dataset of ~2900 fish, where the visually estimated sex was compared to the true sex. In about 10% of the cases (≈260 fish), the estimation was wrong (deviation = TRUE). I'd like to ...
Johannes's user avatar
  • 165
2 votes
0 answers
52 views

I have a measurement with two possible outcomes, let's say 0 and 1. If the outcome of the measurement is 1, the true value is always 1. If the outcome of the measurement is 0, there is a chance of 1% ...
Adrian 's user avatar
1 vote
0 answers
65 views

I'm using double machine learning in the structural causal modeling (SCM) framework to evaluate the effect of diet on dispersal in birds. I'm adjusting for confounding variables using the backdoor ...
Quinn's user avatar
  • 33
5 votes
2 answers
552 views

I'm not sure whether I'm assessing this problem correctly. Suppose I want do demonstrate that an adverse event occurs in less than 20% of the participants (but I hope/assume that it actually NEVER ...
Kathrin's user avatar
  • 123
0 votes
0 answers
60 views

I've been looking for the best distribution to fit a glmm model to my data. The best seems to be a betabinomial model, but it gives a warning about false convergence, which is caused by large z values:...
Asier's user avatar
  • 163
1 vote
1 answer
80 views

I have a database of many employees, and i want to estimate how many are going to retire next year, based on many retired last year. So i thought about a logistic model like glm(retire ~ age2025 + ...
FloLe's user avatar
  • 33

15 30 50 per page
1
2 3 4 5
165