Calculate the expected frequencies of 3,4,5 and 6 eggs

  • Thread starter Thread starter Clari
  • Start date Start date
  • Tags Tags
    Frequencies
AI Thread Summary
The discussion revolves around calculating the expected frequencies of egg production from six hens observed over 20 days, where the number of eggs laid each day is recorded. The probability that a randomly chosen hen lays an egg on a given day is established as 5/6, based on the average of 5 eggs laid per day. The expected frequencies for the number of eggs (3, 4, 5, and 6) can be calculated using the binomial distribution formula, where p is the probability of laying an egg. The expected value for this binomial model is derived from the formula np, confirming that p equals 5/6. The conversation highlights the importance of using the binomial distribution to determine expected frequencies based on the observed data.
Clari
Messages
62
Reaction score
0
Hello, i found one question really difficult and I can't solve it. Please help.

Six hens are observed over a period of 20 days and the number of eggs laid each day is summarised in the following table:

No. of eggs: 3 4 5 6
No. of days: 2 2 10 6

This can be considered as a binomial model, with n=6, for the total number of eggs laid in a day. State the probability that a randomly chosen hen lays an egg on a given day. Calculate the expected frequencies of 3,4,5 and 6 eggs.

I know the probability required is 5/6. but i don't know how to find the expected frequencies.
 
Physics news on Phys.org
You said it is a binomial distribution so the frequencies (probabilities) are

p_j = \binom {6}{j} \left( \frac {5}{6} \right)^j \left( \frac {1}{6} \right)^{6-j}
 
Tide, that's assuming the base probability is 5/6 which is one of the things Clari needs to determine.

Clari, you should know that the expected value for a binomial distribution with base probability p is np. The 6 chickens laid a total of 100 eggs in 20 days or an average of 5 eggs per day. Assuming that the sample does reflect the actual expected value, np= 6p= 5 so p= 5/6.

Now use Tides's suggestion to answer the rest of the problem.
 
Thanks for your help,Tide and HallsofIvy ^-^
 
Back
Top