What is the expected time between bites in a jungle full of bees?

Click For Summary

Discussion Overview

The discussion revolves around calculating the expected time between bites from bees in a jungle setting, focusing on probabilities associated with bee landings and bites. It includes theoretical considerations and mathematical reasoning related to probability distributions.

Discussion Character

  • Mathematical reasoning
  • Exploratory
  • Technical explanation

Main Points Raised

  • Post 1 introduces the scenario with probabilities of bee landings and bites, setting the stage for calculating expected time between bites.
  • Post 2 asks for the probability of being bitten in a single second and inquires about the distribution that describes the number of trials before a success.
  • Post 3 discusses the use of conditional probability to find the probability of being bitten, questioning the application of Bayes' rule and the relationship between bites and time intervals.
  • Post 3 also explores whether the bites can be modeled as a binomial random variable, suggesting a relationship between the number of bites and the number of seconds.
  • Post 4 affirms the use of conditional probability and mentions the binomial probability of being bitten, indicating a potential direction for the calculations.

Areas of Agreement / Disagreement

Participants are exploring the problem with some agreement on the use of conditional probability and binomial distributions, but there is no consensus on the specific calculations or interpretations of the probabilities involved.

Contextual Notes

Participants express uncertainty about the application of Bayes' rule and the relationship between the number of bites and the time intervals, indicating potential limitations in their reasoning or assumptions.

Who May Find This Useful

Individuals interested in probability theory, mathematical modeling of random events, or those studying applications of statistics in biological contexts may find this discussion relevant.

janela
Messages
3
Reaction score
0
You are in a jungle, at each second a bee lands on your arm with a probability of 0.5. Given that a bee lands on you, it will bite your arm with a probability of 0.2 and not do anything with a probability of 0.8, independently of all other mosquitoes. What is the expected time between successive bites?
 
Physics news on Phys.org
1) What is the probability that you will get bitten in a single second.

2) What distribution deals with the number of trials before a success?

3) Show some working if you want help
 
1) What is the probability that you will get bitten in a single second.

The probability of getting bitten (event B), given the bee lands on you (event A),
is given as P(B|A)=0.2
and P(A) is given as =0.5
is it correct to say P(A|B) = P (A and B) / P(A) and solve for P(B) ,
I am not sure how to solve for P(B) though, Bayes rule? 2) What distribution deals with the number of trials before a success?
Is this asking whether it is a binomial random variable
where k is the # of bites, n is the number of seconds (as each second is a new trial)
and Px(k) = (n C k) p^k * (1-p)^(n-k)

should the correct random variable equation should be
=(nCk) * P(B)^k (1-P(B))^(n-k)

I am not sure if it makes sense to make the number of bites equal to the number of seconds to find the E[X] time between successive bites.
(both equal to 2?)
 
Last edited:
You are on the correct path with the conditional prob. What you are looking for is q = P(A and B), which is the binomial probability of being bitten.
 

Similar threads

  • · Replies 75 ·
3
Replies
75
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 66 ·
3
Replies
66
Views
8K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K