How to Calculate the Mean Fraction of Occupied Seats in a Row?

  • Thread starter Thread starter dumsek
  • Start date Start date
  • Tags Tags
    Mean Statistics
AI Thread Summary
To calculate the mean fraction of occupied seats when kids are seated with at least one empty seat between them, it's essential to clarify the total number of seats and the seating arrangement. The mean fraction is determined by the ratio of occupied seats to total seats, which varies based on the number of empty seats allowed between kids. If there are limited seats, the calculation will depend on the number of students and the arrangement of empty seats. If seats are unlimited, a probability distribution is needed to assess how many seats remain between kids. Ultimately, if all seats are filled, the mean fraction of occupied seats approaches one.
dumsek
Messages
2
Reaction score
0
There are a set of kids (let's say N=50) asked to sit in a row of seats, leaving at least one empty seat between them until all seats are filled. At the end, how do I calculate mean of the fraction of occupied seats? What will be the input to calculate mean?
 
Physics news on Phys.org
I am not sure you have all the information needed.
Do they leave 1 seat empty, or perhaps more than 1?
What does it mean for all seats to be filled? Does that mean there is someone in the first seat and someone in either the last or first to last seat and lots of gaps in between?
Do you know either the total number of seats or the odds of skipping more than one seat?
The mean is similar to the expected value...think of the sum over all options: (# of occupied seats) x (probability of that number).
 
there must be at least one seat empty between any two kids. They can sit in anyway until all seat are taken.
 
So, there might be 1 or 2 seats empty, but if 3 empty seats, then not all seats are taken, since another kid could fit?
Or are there unlimited seats available, so between any two kids there might be an unlimited number of seats?
Ultimately, if you are asking to find a fraction of occupied seats, that will be # taken / # total.
If one seat available, mean fraction is 1.00.
If two seats available, mean fraction is .5
If 3 seats available, you have 2/3 full in 2 of 3 cases, and 1/3 in one of the three cases (first person sits in the 2nd seat), for a mean seat fraction of 5/9.
I am still not clear what your actual problem is, if it is one where the seats are the limiter, then it will end up being some function of seats available. If student numbers is the limiter, then it will be students/seats. If seats are unlimited, and seats between are unlimited, then you need to have some sort of probability distribution for how many seats are left between kids.
 
dumsek said:
There are a set of kids (let's say N=50) asked to sit in a row of seats, leaving at least one empty seat between them until all seats are filled. At the end, how do I calculate mean of the fraction of occupied seats? What will be the input to calculate mean?

If the seating continues "until all seats are filled" in the row, the mean fraction of empty seats will be zero.
 
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