Hi

I have a sample data which shows the no of machines working at a point in time.The samples were collected at random intervals.For eg:
22,20,21,22,30,22,.....
can the activity of machines be determined by a binomial dist.If so hw to find the max and min no of machines at any point...I have found the average using which the probabiltiy of success has been calculated...But I am unable to proceed after that..