[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Plane Puzzle

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 70
Thread images: 2

Let's see if you anons are smart. It is actually a nice puzzle:

A flight is taking off soon, and there are 100 assigned seats, and the passengers enter in order of their seat #.

Passenger X loses their ticket and sits in a random seat.

What's the probability that the 100th person will be seated at their assigned seat?

Note: a passenger will always sit in their assigned seat unless it is taken. If their seat is taken, they will sit in a random seat.
>>
>>7813745
100% if there is only 100 seats in the plane. The last guy will only have one seat left to sit in.
>>
>>7813752
Passenger X sits in a random seat. There's a chance that the 100th person won't have their seat.

Another issue is passenger X takes passenger's 60th seat, and passenger 60 sits on the 100th spot.
>>
>>7813745
50%
>>
>>7813752
The remaining seat won't necessarily be their assigned seat.
>>
>>7813756
Reasoning?
>>
01%^100 is the chance he will be sitting in his seat. Thereore, 1-(0.01^100) is the chance he won't get his seat.
>>
>>7813766
Nope.
>>
>>781375898
98 will will find their seats correctly, the seat the lost ticket person chose is one of two left. Either he is in the right seat or the wrong seat making the 100th person 50% likely to be in the right seat.
>>
>>7813768
Ok, (1%)(2%)... = the chance. So, one minus the chance is the chance he won't get it. Its just (100!)/(100^100)
>>
>>7813745

What do you mean by passenger X? What is X?
>>
>>7813768
Sorry, 1-((100!)/(100^100)) is the chance he won't get it.
>>
Sorry, this >>7813770 is for >>7813758
>>
>>7813745
Here's my solution :
This problem consists in finding the number of sorted cyclic permutations not involving the last passenger, and the number of total possible sorted cyclic permutations of a set of 100 integers.
If passenger 1 takes passenger 20's seat, passenger 20 can't take any of the seats below 20 except passenger 1's seat. If he does, it closes the cycle, and leaves the other passengers undisturbed, because passengers 2... up to 19 can seat in their own seats, which are available when they arrive, and same for passengers above 21. If passenger 20 takes passenger 25's seat, then it's the same problem, with the start of the cycle being 1->20->25, until the cycle is closed (when one guy takes number 1 seat). So the cyclic permutations are sorted.
A sorted cyclic permutation is something written as (1,3,8,24) and means that passenger 1 takes passenger 3's seat, passenger 3 takes passenger 8's seat, etc (1->3->8->24->1)
There are 2^(n-1) sorted cyclic permutations of a set of n integers.
So the probability is 2^98/2^99 = 1/2
>>
>>7813770
Ya man, nicely done.

Another way to look at it is this:

Let's say person #5 loses their ticket and sits in a spot that is not seat 5 or seat 100.

Because they enter in order of their assigned seats, person #100 will never sit in seats 1-4 or 6 to 99, because that passenger would take up that spot.

Therefore, passenger 100 will either sit in their assigned seat OR the Xth seat.

1 / 2 = 50%
>>
>>7813778
Nice!

Ya that's how I came to the solution too on the plane. Initially it was screwing with my brain because my mentor and I were conflicting die to how the question was described.
>>
>>7813772
It's random. Could be passenger 3 that loses their ticket, or passenger 65 loses their ticket. X is a variable.

Only 1 passenger loses their ticket
>>
>>7813780
Dude, the chances two things of chances n% and m% will both happen are (m%)(n%). Its (1%)(2%)..., which is 100! with each term divided by 100. Putting it togethher, his chance of being in that seat is (100!)/(100^100).
>>
>>7813778
I wish I knew enough math to figure is out that way instead of the way I did it in >>7813780
>>
>>7813789
No it's not.
>>
>>7813790
Dude, the other method is pointlessly hard. Just a dude showing off very SPECIFIC knowledge.
>>
Actually, the answer is 100%

>the passengers enter in order of their seat #.

>Passenger X loses their ticket and sits in a random seat.

How does passenger X know when to enter the plane if they're entering based on ticket number? Not knowing their number they would wait until the end and then enter last, as the 100th passenger, and sit in the only assigned seat not taken which would be their own (wherever it was exactly).

So, 100%
>>
>>7813797
>Passenger one immediately takes passenger
> 100's seat
>done for
>>
>>7813790

Try doing it with smaller seats (4)

Possible combinations (1st person loses seat):

1,2,3,4
2,1,3,4
3,1,2,4
4,1,2,3
4,1,3,2
3,2,1,4
4,2,1,3
4,2,3,1

4/8 = 50%


Don't it for N # of seat
Seats for any passenger and you'll always come up with 50%
>>
>>7813803
>plane flies into the twin towers and the jet fuel melts steel beams
>>
>>7813796
>>7813789
>>7813775
I'm assuming this is all you? Don't get mad at the puzzle.
>>
>>7813778
The chance that #1 takes #100's seat is one percent, and as more people come in the chances won't get better. Lel.
>>
>>7813809
I'm assuming your op? Don't get your own puzzle wrong.
>>
>>7813797
That's true. That is a loophole but for the sake of the puzzle, assume he enters in the right order
>>
File: monty_hall.jpg (34KB, 400x362px) Image search: [Google]
monty_hall.jpg
34KB, 400x362px
>>7813811
>>
>>7813815
Well the % is much greater than your 0.000001% solution. See >>7813804 & >>7813778
>>
>>7813823
It's funny cause I saw a similar post about this and reminded me of this plane puzzle.
>>
>>7813823
I'm looking at the chance of the exclusion of a door, not at the chance of getting a door.
>>
>>7813823
Dude, use the gamblers fallacy if you want, but I'm saying that the ammount of times the person gets the seat is in that ratio. Ergo, it is the chance.
>>
>>7813833
I get where your coming from, and this was something I had to wrap around as well.

The passengers who know their seating will always try and find their own seat, therefore their probabilities are dynamic and dependent on a random choice of their predecessors.
>>
>>7813842
Well, the "passengers" are props, pretending that they aren't brings different problems. So you agree with me?
>>
>>7813803
At least everyone else finds their seat and person 100 can kick #1's ass for taking his window seat.
>>
>>7813846
Lol man.
>>
>>7813843
The passengers are the ones choosing the door, but 99 out of 100 come in knowing what door to open, but some come in to find out that someone else has already opened the door and taken their car.
>>
>>7813745
is passenger x the first person to sit?
or the xth person to sit?
This is important cause if x=100 then the probability is 1.
>>
>>7813855
True. It's easiest if you assume of x=1, however the probability is the same if x = 1 to 99. X=100 would result in a trivial answer I guess.
>>
>>7813804
3,1,2,4
4,1,2,3
4,1,3,2
4,2,1,3
These are invalid. For example, if #1 takes 3rd seat, then #2 will take his own seat. So 3,1,2,4 is impossible.

If I use sorted cycles, here are the combinations I get (1st person loses seat) :
1->1 (1,2,3,4)
1->2->1 (2,1,3,4)
1->2->3->1 (2,3,1,4)
1->3->1 (3,2,1,4)
1->2->3->4->1 (2,3,4,1)
1->2->4->1 (2,4,3,1)
1->3->4->1 (3,2,4,1)
1->4->1 (4,2,3,1)
As said before, the last guy will always sit in his own seat, or in the #1 seat.
It still makes 50%
>>
>>7813855

Account for all of them.

So far it starts with a 1 in 100 probability that everyone will get their seat, since if the last person to board loses their ticket, then they are guaranteed to get their seat.

THEN you have to account for the additional probability that, should another person try to "randomly" sit that they would get their OWN seat. Seat holder 99 would have a 1:2 chance of his own. Seat holder 98 would have 1:3 and so on.

Once those are calculated and properly combined you would have the final probability that, seat holder "X," losing their ticket and randomly seated, that all people would get their seat, should seat holder "X" be any seat number.
>>
1/2.
>>
>>7813787
Yeah but when does passenger X enter the plane? If he loses his ticket he doesn't know when to enter. If he loses his ticket after entering the plane he just needs to sit at the lowest available seat.
>>
i dont get this at all.

if they enter in the order or their seats passenger X will just sit next to the person he walked in behind.

so it's not going to be random, answer is 100%.
>>
>>7813860
Indeed. If X=51, then the first 50 passengers get in their own seats whatever X does. So it's like solving the same problem with only 50 possible seats. It doesn't change the outcome (as long as X isn't 100).
>>
>>7813868
That's not how the puzzle is defined, but ya that would be the most logical solution if these passengers were smart.

If their seat is taken, they find a random seat. So for X they're just so confused and just sit where they want (which is random)
>>
>>7813872
That's not how the puzzle is defined. Person x just picks a random seat. He gives no fucks and is an idiot
>>
>>7813880
dude you're retarded, have you been on a fucking plane? tsa would beat his ass.
>>
>>7813873
Yup
>>
>>7813881
>rolls eyes

Assume he is very charismatic
>>
>>7813864
Person #1 chooses their seat first. They can sit wherever. Person 2 will sit next, so if seat 2 is open they will only sit there, otherwise they will sit randomly.... Good on for 3,4,5,...etc

Those combinations are valid
>>
>>7813894
Sorry I'll add to this, the numbers in my combination are the passenger #'s, and the sequence location is the seat number. I think we're just showing it differently
>>
>>7813875
That doesn't answer my question though. When does passenger X enter the plane? On the turn he would have if he had his ticket? Or randomly? Because then there are actually two random variables, when the passenger enters the plane and what ticket he had.
>>
>>7813885
fine but you're still wrong, it's 1/2 as long as passenger X is 1-99, if passenger X is 100 he gets it right 100% of the time

so it's .505, fuck you faggots
>>
>>7813898
Yeah, these describe the same combinations.
>>
>>7813901
Sorry. Passenger x enters in the Xth position (when they are supposed to).

So passenger 6 is the 6th person to enter regardless if they lose their ticket or not.

Best just to take x=1 and assume they are the first on the plane. You come up with the same answer anyways
>>
>>7813910
I love it. Good star for you
>drops mic
>>
>>7813865
my point is that
if X = 100, the probability is 1
if X < 100, prob = 1/2

so if X is random then the overall probability is
1/100 * 1 + (99/100)*(1/2)
(2+99)/200=101/200
>>
op is a faggot once again, can't even do his own riddle
>>
>>7813941
ok now let's do this
with probability that passenger i loses their ticket equals p (and alll passengers are independant).
>>
>>7813758
It happens or it doesn't.
>>
Tough, because X could be seat 100. Seems like a vwry high likelihood, above 80%
>>
Not only do you have one person losing their seat, X, it causes a random uproar of other people randomly choosing seats. Seems like place 100 is a strategic seat, since seat 1 seems different from seat 100. I assume people cant take a seat once it goes down. Is this over one flight or infinite?
>>
>>7813770
>98 will will find their seats correctly
Not necessarily. If X occupies the next passenger's seat, the next passenger must also occupie another random seat, which unless he occupies X's seat will trigger another person to occupy another random seat and so on.
>>
I did 100*100 cases, that nicely fit in a 100x100 matrix.
Row index i is the position of the lost passenger in the line that enters the plane. If he enters the plane first, i = 1. If he enters the plane last, i = 100.
The column index j is the actual seat number of the lost passenger.
For i = 1, the passenger finds all the seats free and has a 1 in 100 chance to find his seat.
For i = 2, if his seat number j = 1, the passenger will find the first seat empty and the second one full, he will then know with absolute certainty that his actual seat is the first one. So the probability that he finds his seat is 1, for i,j = 2,1.
For all the following j, the probability he finds his seat is 1 in 99.
For the following rows, the same pattern applies.
Probability 1 for i < j, 1/(100 - i) for i ≥ j.

We can also realize that the sum of the i ≥ j part of a row is equal to 1 (100*1/100, 99*1/99, etc.)
So the sum of all the column gives the 1 to 100 vector, which sum gives 100*99/2.

Since the seat number and the order in the line are independent for the lost passenger, the probability of a single case (one matrix coefficient) is 1/10000.
By summing all the coeffs and dividing by 10000 we then get:

99/200 = 49.5%
>>
>>7814216
Fuck. I didn't read the question correctly, I found the probability of the lost passenger to find his seat.
>>
OP here

None of you are smart

Thanks for doing my homework you fucking retards
>>
>>7813745
99%

The passenger who loses their ticket won't be allowed on the plane, so unless they are passenger 100, the 100th passenger will always sit in the 100th seat.
Thread posts: 70
Thread images: 2


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.