Can You Solve Apple's Split The Coins Riddle?

Поделиться
HTML-код
  • Опубликовано: 20 ноя 2024

Комментарии •

  • @JimLambier
    @JimLambier 10 дней назад +1152

    If you are applying for a management position, you just tell someone without a blindfold to do it and then take credit for their work.

    • @LolUGotBusted
      @LolUGotBusted 9 дней назад +16

      Like a boss

    • @asdbanz316
      @asdbanz316 9 дней назад +5

      But what if they did it wrong to set you up. What will you do as manager?

    • @alihms
      @alihms 9 дней назад

      ​@asdbanz316 You get another 4 persons to form a "Coin Flipping" team. Hire a consultant to oversee the them. Once they done and reported back to you, discard all their work and subcontract the job to an external party.

    • @Frommerman
      @Frommerman 9 дней назад +41

      Blame the subordinate, claim ignorance of the situation, hide behind HR's lawyers. Easy.

    • @thetimebinder
      @thetimebinder 9 дней назад +3

      doesn't say you can't get help

  • @verkuilb
    @verkuilb 10 дней назад +1845

    Instant solution: put 50 coins in each pile. The puzzle says to “divide the coins into 2 piles so both piles have the same number of heads.” Each coin has one head and one tail, so any 50 coins will have 50 heads and 50 tails. There is nothing in the problem statement which says anything about the heads being face up or face down.

    • @isobar5857
      @isobar5857 10 дней назад +118

      Yeah...once again it was a word problem. Glad I got straight away.

    • @hj8607
      @hj8607 10 дней назад +102

      Give that answer in the interview and you get passed by.
      Give Presh's answered and you will also get passed by.
      No where in direction was it said you could flip over any of the coins !

    • @dtkedtyjrtyj
      @dtkedtyjrtyj 10 дней назад +35

      Take 50 coins, sort them into a pile, lay it down on the side. Do the same for the rest. It'll be a little fiddly, but it should be doable. Two piles of coins on the side, no heads in either.
      Or, lazy boy solution. Declare each coin is a pile. Any one pile will have at least nine other piles with the same number of heads.

    • @hj8607
      @hj8607 10 дней назад +4

      @dtkedtyjrtyj you would need to be a magician to do that with coins and there testing for intelligence not slight of hand. 🤪

    • @ironiesher
      @ironiesher 10 дней назад +8

      the literal MOMENT i read this, presh started talking about this

  • @TomeTraveler
    @TomeTraveler 9 дней назад +414

    Start sliding coins from the original pile, one at a time, into a second pile. At some point in the process, you'll slide a fifth head into the second pile and fulfill the conditions. Being blindfolded, you can't tell when this happens, but the task doesn't specify that you must divide the coins into the specified piles and stop, just that you get five heads in each pile.

    • @castirondude
      @castirondude 9 дней назад +38

      Spoken like a true software engineer!

    • @chdrs
      @chdrs 9 дней назад +37

      Similarly, you could just grab 3 coins and put each into it's own pile. Two of them definitely have the same number of heads... You just don't know which ones.

    • @-Kal-
      @-Kal- 8 дней назад +3

      Or take two coins. Each coin is a pile. If the puzzle is solved, stop. A correct solution is guaranteed before the original pile is exhausted.

    • @exoplanet11
      @exoplanet11 8 дней назад +11

      love that solution. You could even ask the questioner "is the test over once a solution is obtained?". If they say yes, then they are committed to stopping the test and will help you find the solution.

    • @3057luis
      @3057luis 7 дней назад +2

      So you must have someone to tell you stop.

  • @sitnamkrad
    @sitnamkrad 10 дней назад +771

    As programmer, I find the question somewhat misleading. When working on an algorithm to sort data into specific categories, they tend to imply "Do not alter the data".
    Otherwise every sorting algorithm would be O(n). "Just go over each element and alter the data so that it's sorted".

    • @jakeic1
      @jakeic1 9 дней назад +25

      The point of the question is to see how you order your thinking, so at first glance it would seem that solving this riddle would be impossible or it would require luck, but if you think about all the things you can do to the coins, you will eventually get the right answer.
      But really, these questions just serve as a way to weed people out, they're not a requirement to be good at whatever job they're hiring you for and are often just a reflection of how often you've been exposed to these things rather than a marker for intelligence or creativity or demonstrating how good of an employee you'll be. It's like solving any kind of puzzle, you'll pick up on the sort of tricks the puzzle maker uses and they become easier over time.

    • @sitnamkrad
      @sitnamkrad 9 дней назад +50

      @@jakeic1 All the more reason for me as a programmer to loathe these kind of questions. They are "gotchas" rather than actual programming questions. I watch this channel expecting the occasional trick. But this is a question presented at a tech company. I expect questions related to tech. Not puzzles that you can only solve if you think to do the one thing that would be the absolutely most pointless thing to do in a sorting algorithm.

    • @ironcito1101
      @ironcito1101 9 дней назад +43

      Yeah, "you can flip the coins" was kind of important and was left out.

    • @greatbriton8425
      @greatbriton8425 9 дней назад +8

      I'm an experienced programmer too and I thought of the solution naturally - it's obvious that the coins do not represent real data.

    • @foogod4237
      @foogod4237 9 дней назад +14

      Nothing in this question said anything about "working on an algorithm" (or anything to do with programming at all). If they asked a question about how to get a cat out of a tree or how to cook an omelet, would you also assume that they meant "using only software"?
      These sorts of questions are clearly logic or thinking puzzles, based on real-world scenarios, not programming puzzles at all. It really just sounds like you're making excuses for your limited thinking, frankly.

  • @steves9250
    @steves9250 9 дней назад +175

    Start with one pile, move one coin at a time into the second pile and ask “have I done it yet?”, repeat until the answer is yes. You might not get a job at Apple, but you should get one at Microsoft.

    • @_Mentat
      @_Mentat 9 дней назад +11

      Suboptimal! Move 5 coins to make your first pile - you can't have equal numbers until your pile has 5 coins in it. Then keep moving coins individually until you have 95 in the new pile. You will have satisfied the requirement at some point.

    • @simoningate2056
      @simoningate2056 9 дней назад +3

      Only if you constantly say this will take 30 seconds then 50 seconds then 2 minutes then crash then count down again - Microsoft time.

    • @dielaughing73
      @dielaughing73 8 дней назад +1

      This is why WHILE loops are not efficient

    • @ahojg
      @ahojg 6 дней назад

      😂😂😂❤

    • @TooTallForPony
      @TooTallForPony 5 дней назад +5

      I call this the "Clever Hans" approach. Clever Hans was a horse that could supposedly do math. His handler would ask him a math question like "what's 2 x 3?" and he would give the answer by scraping his hoof on the ground 6 times. But what people didn't realize is that he had learned to just keep scraping until his handler gave a subtle nod, at which point he'd get a piece of apple. So in a way, the correct answer is "keep brute-forcing the solution until your manager is happy," which is always the best advice.

  • @anthonyrepetto3474
    @anthonyrepetto3474 7 дней назад +12

    Elegant!
    My gut reaction when you stated the problem:
    "Flip each coin in the air into alternating piles; flip a coin into pile X, then another coin into pile Y, repeat until all 100 coins have been flipped. The probability that both piles have 50 heads is high, plus the probability of both having 48, 49, 51, 52, etc. - it's simple, fast to implement, mostly right."

  • @steves9250
    @steves9250 10 дней назад +240

    As a software developer, this is a hardware problem

    • @ekxo1126
      @ekxo1126 9 дней назад +28

      As a soft developer, this is a hard problem

    • @Mindflayer86
      @Mindflayer86 9 дней назад +4

      😂

    • @omkarsangvikar4166
      @omkarsangvikar4166 5 дней назад

      As a non hardware developer this is software program problem

  • @K9Megahertz
    @K9Megahertz 10 дней назад +362

    As someone who has done programming on and off for 35+ years in various different languages, this is a horrible interview question for software engineering. Ability to solve logic problems and the ability to write quality software are two completely different skill sets.

    • @hobrin4242
      @hobrin4242 10 дней назад +7

      this is not a logic puzzle

    • @plaidchuck
      @plaidchuck 10 дней назад

      Well its because the market is saturated so they have to put all of these hidden gotchas to filter people out

    • @ticketforlife2103
      @ticketforlife2103 10 дней назад

      ​@@hobrin4242it is

    • @philrod1
      @philrod1 10 дней назад +16

      Aye. I assumed at first that there needed to be 5 heads in each pile. Having said that, I learned in a job interview to be sure to properly specify the problem before trying to solve it.

    • @cheriem432
      @cheriem432 10 дней назад +1

      I agree wholeheartedly, and I don't program.

  • @talir71
    @talir71 10 дней назад +412

    Another legal loophole: The riddle doesn't say you can't remove the blindfold, so take it off and find 5 heads-up coins to move to the other side.

    • @davejacob5208
      @davejacob5208 9 дней назад +20

      THAT idea really impresses me. because the "you are put into situation x"-premise is part of every puzzle, it is so easy to not see it as a variable one could also influence...

    • @PotatoSofi
      @PotatoSofi 9 дней назад +16

      You have blindfold and gloves? Sure. Lips and tongue are the most sensitive parts of the body. Dintinguishing coins is not hard.

    • @gergely6463
      @gergely6463 9 дней назад +31

      The riddle doesn't say you can't remove the coins. Agressively sweep the coins off the table and yell EQUAL! 0 = 0! No coins on either pile.

    • @TheEulerID
      @TheEulerID 9 дней назад

      ​​@@gergely64630! = 1, not 0...

    • @PotatoSofi
      @PotatoSofi 9 дней назад +13

      @@gergely6463 I see a HR employee here

  • @enlongjones2394
    @enlongjones2394 10 дней назад +171

    Oh, I’ve seen this question elsewhere.
    Set aside any 10 coins into one group, then flip over all the coins in that group.
    The only thing you know about the coins is that 10 out of the 100 are already heads up. If the coins you randomly take are all 10 heads up coins, then turning them over would leave you with 0 heads in this new pile, and 0 in the larger pile. If 0 coins you took were heads up, then you’ll now have 10 in the small pile, and 10 in the larger pile. Take just 1 heads coin and 9 tails coins? The large pile now has 9 heads coins, so flipping the small pile will give you the same number.
    This works for any random result you can get from taking 10 coins from the large pile. Any heads coin you take for the small pile takes 1 away from the large pile. Or to put it another way, every tails coin in the small pile represents a heads coin you *did not* remove from the large pile, so you end up with the perfect number regardless of the ratio.

    • @bobross7473
      @bobross7473 10 дней назад +10

      Yeah, I’ve seen it from Ted Ed

    • @rizka7945
      @rizka7945 10 дней назад +14

      Algebraic explanation.
      1. Select 10 coins arbitrarily. Let's call it pile A.
      2. The remaining 90 coins are the pile B. The pile B has X coins heads up, where X

    • @PivDen-jv3th
      @PivDen-jv3th 10 дней назад +1

      First, you should actively think about question, make some mistakes and take avail, after solve it with incredible solution)

    • @cheriem432
      @cheriem432 10 дней назад +3

      You solution says nothing about knowing that the 10 coins are initially heads down, so flipping them all over only alter what each coin was before to its opposite. Your solution isn't. Sorry.

    • @enlongjones2394
      @enlongjones2394 9 дней назад +11

      @ yes. It alters what each coin *in that group of 10* are. And it so happens that no matter what 10 random coins are in that pile, there will be as many tails-up coins there as heads-up coins remaining in the larger pile of 90. If you flip that group of 10, you will always end up with equal heads-up coins in both groups.
      If you randomly take 3 heads and 7 tails, you’ve removed 3 heads from the larger pile, leaving 7. So flipping the group of 10 makes that 3 tails and 7 heads, causing there to be equal heads in both piles.
      Try this logic for any random assortment of 10 coins you take from the original pile, and you’ll get a similar result.

  • @ishanagarwal7171
    @ishanagarwal7171 9 дней назад +63

    My solution is like that
    Cut each coin in half and put one half in pile A and the other half in pile B
    Now both piles have 5 heads and 45 tails with 100% probability

    • @Bigchickenburger
      @Bigchickenburger 9 дней назад +3

      Sigma

    • @parthagarwal6334
      @parthagarwal6334 9 дней назад

      Whoa!!
      That is actually out of the box

    • @TeutonJon78
      @TeutonJon78 8 дней назад +2

      Technically that would leave you with 10 heads and 90 tails in each pile. Cutting the coin in half wouldn't reduce the number of head/tails. Still solves the problem though.

    • @Bigchickenburger
      @Bigchickenburger 8 дней назад

      @@TeutonJon78 Are you a refrigerator

    • @notsus8537
      @notsus8537 8 дней назад +2

      Yeah, good luck trying to cut the coins in half while blindfolded

  • @rickdesper
    @rickdesper 9 дней назад +3

    I solved this by realizing that coin flipping had to play a role. And if I wanted an algorithm that always worked, i couldn't allow for a probability of failure.
    So, I want a second pile, with, say, m coins. And then I flip n of them. But it's clear that if 0 < n < m, this approach will allow randomness. So, I have to flip all of them.
    Now, let's say there are k heads initially in the second pile. That leaves 10-k heads in the first pile. And after i flip the m coins, I'll have (m-k) heads in the second pile. So if I want m-k = 10-k, I select m=10.

  • @TheSeanba
    @TheSeanba 9 дней назад +6

    Here's my 2 part solution:
    1) Politely inform the interviewer that their position is not a good fit for you.
    2) Go to another company that respects software engineers enough to ask them software engineering questions.

  • @chriss3404
    @chriss3404 9 дней назад +28

    I was trying to extract some more generic problem/riddle solving strategies and I came on a nice way to simplify this problem!!!
    Instead to 100 coins and 10 tails reduce to 10 coins and 1 tails.
    Then it's pretty obvious that you can just take a coin with impunity and flip it!
    From there, you just have to realize that that property also applies to taking a subset of coins and flipping them :D

    • @g.tucker8682
      @g.tucker8682 8 дней назад

      That’s a nice insight

    • @LaurenWhatever
      @LaurenWhatever 6 дней назад

      This doesn’t scale up. In the smaller version, one coin represents either all of the tails or none of the tails.
      You can’t have that guarantee with the higher resolution of 100 coins.

    • @oov55
      @oov55 6 дней назад

      @@LaurenWhatever qua????

    • @LaurenWhatever
      @LaurenWhatever 6 дней назад +2

      @@oov55 Oh, I misunderstood this solution. It would be a pile of 90 and a pile of 10. That works.

    • @SRHMusic012
      @SRHMusic012 4 дня назад +1

      I like this approach, too, starting with a smaller, but representative problem. It was not obvious to me immediately that ten is the right number to move out of 100, but with the reduced problem it becomes quite clear. Cheers

  • @lazprayogha
    @lazprayogha 10 дней назад +33

    This solution is also used in a very famous card trick which i performed to my friends couple years ago. Instantly got it once i realize the connection.

    • @fgvcosmic6752
      @fgvcosmic6752 10 дней назад +1

      Yep, the same card tring came to my mind when I read the question

    • @cheriem432
      @cheriem432 10 дней назад +1

      So, what's the connection?

    • @CraftingTableMC
      @CraftingTableMC 9 дней назад

      same!

    • @juncheok8579
      @juncheok8579 9 дней назад +2

      Yeah, quite sure I learnt this from Vsauce or somewhere similar

    • @DJF1947
      @DJF1947 4 дня назад

      It is also analogous to the old puzzle about mixing alcohol and water: put some of the alcohol into the water, and then put some of that mixture back into the water. Which container then has the higher alcohol content? Duh!

  • @RavenMobile
    @RavenMobile 9 дней назад +2

    This is mind-boggling! I didn't think there could be a real answer to this one. Colour me impressed.

  • @notsus8537
    @notsus8537 10 дней назад +143

    My solution: Asking someone else to divide the coins for me, I may be blindfolded but not muted.

    • @benisrood
      @benisrood 10 дней назад +3

      That's a good solution

    • @farhanrejwan
      @farhanrejwan 10 дней назад +6

      that's like asking someone else in the company to do your job 😂

    • @ronald3836
      @ronald3836 10 дней назад +6

      Delegate.

    • @Lectrikfro
      @Lectrikfro 10 дней назад +8

      Middle management

    • @yurenchu
      @yurenchu 10 дней назад +1

      @@notsus8537 The someone else will leave with all the coins in their pocket. I guess 0 coins showing "heads" in each pile satisfies the required end condition.

  • @Shad0wWarr10r
    @Shad0wWarr10r 10 дней назад +64

    Makes 100 piles of 1 coins. Now there are atleast 2 piles with equal head count

    • @stergiosstergiou2817
      @stergiosstergiou2817 10 дней назад +13

      My algo prof gave me this puzzle 20 years ago (a variation thereof: 10 cards facing up on a deck of cards). To annoy him, I told him the same thing: create 52 piles, and you'll have at least two with the same number of cards facing up. The goal was achieved. ;-)

    • @looth017
      @looth017 10 дней назад +4

      Six piles would work.

    • @Killer_Tortoise
      @Killer_Tortoise 9 дней назад

      The problem with this "solution" is that a pile, by definition, is more than one item.

    • @DendrocnideMoroides
      @DendrocnideMoroides 9 дней назад +3

      @@Killer_Tortoise ok then 50 piles of 2 coins would also work.

    • @thetimebinder
      @thetimebinder 9 дней назад +1

      ​@Killer_Tortoise Why do you think that? A set xan contain zero elements.

  • @2DLexa
    @2DLexa 9 дней назад +5

    Solved it on my own! Thank you for presenting this problem, boosted my confidence a little :)

  • @joosh_rocks
    @joosh_rocks 9 дней назад +4

    I love these puzzles, this one seemed a little harder but it actually didn't take me as long as some of the others on this channel

  • @Killer_Tortoise
    @Killer_Tortoise 9 дней назад +5

    Didn't watch the video, but straight away I had the solution:
    Pick 10 coins at random from the 100 coins pile, flip them and make them the second pile. Now, let's denote X to be the number of coins that showed heads in the original pile that we picked and flipped when we moved them to the second pile. Therefore, each pile now has 10 - X coins showing heads.

  • @not2tired
    @not2tired 8 дней назад +1

    This is a great puzzle, indeed with many clever solutions that can say a lot about the solver. I appreciate that you took the time to unpack more than one of them. I enjoy puzzles like this one, and am also a coin enthusiast... so here's a fun fact: If you perform the flip depicted at 0:21, the tails image would be upside down. American coins need to be flipped about a horizontal axis (commonly known as a vertical flip) to go from upright heads to upright tails.

  • @richardfarrer5616
    @richardfarrer5616 10 дней назад +17

    1. Every coin has a head and a tail. You didn't specify face up. So two piles of fifty coins satisfy the conditions.
    2. I pocket all the coins and designate two piles of zero coins. Even if the interviewer disagrees, I end up with a hundred coins.
    3. Take fifty coins and turn them all over. Irrespective of the number of heads or tails originally, the numbers will be the same.

    • @g.tucker8682
      @g.tucker8682 8 дней назад

      Your solutions 1. and 2. might be rated highly for originality.
      Unfortunately, 3. costs you the job as it is wrong no matter how you split the groups. A counterexample shows the fallacy: suppose your group of fifty is all tails - after the flipping you have 10 heads in the original pile and 50 in the new pile. There is no distribution of 50 and 50 that would work. You could retreat to your solution 1., but the interviewer might counter that you have then wasted time counting and flipping 50 coins.

  • @DrDailbo
    @DrDailbo 6 дней назад

    Sometimes when I see your thumbnails pop up I'll put my phone down and think about it. This time I'm glad to say I worked it out in my head pretty quickly! Thanks for all you do 🙏

  • @fredashay
    @fredashay 10 дней назад +61

    I would put all the coins into a bucket and shake it up, then spill it out into two piles.
    Might not be exactly 50/50, but it would be close.

    • @Nshadowtail
      @Nshadowtail 10 дней назад +8

      This would be a good answer if you were working with ten thousand coins, but at only a hundred there's too much chance of a big swing.

    • @ssuchanek
      @ssuchanek 10 дней назад +1

      Yes, that was also my first idea.

    • @michaelthornes
      @michaelthornes 9 дней назад +6

      @@Nshadowtail quite the opposite, in fact. take a set of coins being flipped with a target of 50%H to 50%T (1:1)
      2 coins = 50% chance that you have an even split
      4 coins = 37.5%
      10 coins = ~24.6%
      20 coins = ~17.6%
      50 coins = ~11.3%
      100 coins = ~8%
      100 coins = ~2.5%
      simply, this is because there's a much larger range of numbers it can land on, and more trials leads to more variance. ask your LLM of choice for an explanation about the statistics of coin flips

    • @michaelthornes
      @michaelthornes 9 дней назад +2

      on the other hand, when you flip more coins, you increase the chances of getting close to 50% - the average tends towards 50%. but the chance of hitting it exactly still goes down.
      if you're playing a game where there's a 60% chance of gaining $1 and a 40% chance of losing $1, you should only play that game if you can afford to lose a fair bit of money, and only if you get a lot of chances. if you play 3 times, you can easily lose $3, that will happen 35.2% of the time. if you play 1000 times, you're set to earn about $200, and the chance of losing money is 0.0000000067%

    • @johngaltline9933
      @johngaltline9933 9 дней назад

      That's bot how it works. If you shake your bucket 100 times the average will be close to 60/50, but any individual shake of the bucket could have any outcome. Think of a pair of standard dice in a game. There's only a 1 in 36 chance that you roll a 12, but 12's happen all the time none the less. Every single roll is not a 7, even though a 7 is more likely than any other number.

  • @elSethro
    @elSethro 10 дней назад +8

    Have not finished watching the video yet.
    I believe that if you divide into a pile of 10, and a pile of 90, and then flip all the coins in the 10 pile, then that would work.
    If all 10 happen to be heads, then they get flipped over and there are 0 heads in each pile.
    If 9 are heads, then the other pile must be 1 head and 89 tails. Flipping the pile of 10 turns the 9 heads into 9 tails, and the 1 tail in to 1 head, matching the larger pile.
    And so on - should work for any combination of heads and tails in the pile of 10.

    • @Barghaest
      @Barghaest 6 дней назад

      That was my solution as well. Simple probability. No matter how many heads I get in the pile I will have tails equal to the amount of heads in the other pile and flipping them makes them match.

  • @Vex-MTG
    @Vex-MTG 9 дней назад +3

    I'm a bit disappointed, Presh, that you didn't show that this solution also works for any other number of starting Heads.
    It's intuitive that it works for x50 too

  • @splunge2222
    @splunge2222 9 дней назад +29

    As a former Apple manager, this is a teamwork question... although you cannot see the coins, there is nothing saying that you can't get a team member to look at the coins and solve the problem with you.

    • @Epyon1201
      @Epyon1201 9 дней назад +13

      in that case there's nothing saying you cant remove your blindfold.

    • @mmattson8947
      @mmattson8947 9 дней назад +1

      @@Epyon1201 Or if told you can't, then get your team member to remove it for you.

    • @macchiato_1881
      @macchiato_1881 8 дней назад +6

      As someone who hates management, this is a shitty interniew question from a technical and teamwork perspective. Do all HR employees have hollow brains?

    • @splunge2222
      @splunge2222 8 дней назад +6

      @@macchiato_1881 You might not like it, but this is hiring for a corporate job - so it is trying to eliminate people who can't deal with questions with no obvious answer, people who can't question whether this is the right question to be asking, people who hate management, people who can't be diplomatic with HR, and people who can't spell "interview."

    • @TooTallForPony
      @TooTallForPony 5 дней назад

      99% of the time the interviewer will learn absolutely nothing about the candidate's teamwork skills from their answer to this question. "Tell me about a situation where you had to work with a team to accomplish a goal" will yield much more information about the candidate's approach to teamwork, their memory, communication skills, general intelligence, and approach to problem-solving. There's no need to throw trick questions at people to learn about the skills that really matter in the workplace.

  • @Youbeentagged
    @Youbeentagged 9 дней назад +6

    Saw this on ted-ed a while back.
    Good to know I still remember the solution.

  • @Sam_on_YouTube
    @Sam_on_YouTube 10 дней назад +3

    It took me a minute or two, but I did solve it in my head. Solved it from the thumbnail and then watched the video to confirm.

    • @artex98
      @artex98 10 дней назад

      Tim Cook, is that you?

  • @ashley487323
    @ashley487323 9 дней назад +4

    Flip the table. Present 2 piles of size 0.
    (Or... Balence all 100 coins on their side). 2 groups with 0 heads up coins.

  • @samlee5549
    @samlee5549 9 дней назад +2

    Got it by 2:43!
    The rules never state we can’t flip coins (in fact, the setup seems to sneakily suggest that it is expected). As opposed to splitting one pile into two separate piles, you want to take one pile, and by removing coins from it, create a second pile. (Important mental distinction). The number of tails in either pile is irrelevant.
    Thus, to get two piles with an equal number of heads, all you have to do is take 10 coins from the 1st pile, flip them, and then put them in the second pile:
    If you took a tails, it results in a heads in the second pile: the number of heads in each pile are now 1 closer to each other
    If you took a heads, it results in a tails added to the 2nd pile, and also results in a head removed from the first pile. As such, the number of heads in each pile is now 1 closer to each other.
    As the first pile starts with ten heads and the second pile starts with 0, you need 10 such moves to make the number of heads end up equal.
    (For an example, imagine all the coins transferred were tails. 10 tails would be flipped and added to the 2nd pile, resulting in an equal 10 heads in both piles. If all the coins transferred were heads, 10 heads would be removed from the first pile, and no heads added to the 2nd pile, resulting in an equal 0 number of heads in both piles.)

  • @JLvatron
    @JLvatron 10 дней назад +4

    I solved this in my head, but I believe the reason is that you have posted a similar video in the past few years and I remembered the trick.

    • @cheriem432
      @cheriem432 10 дней назад +1

      Uh, what's the trick?

    • @JLvatron
      @JLvatron 9 дней назад +2

      @@cheriem432 It's in the video. Presh explains the actions.

    • @mohitrawat5225
      @mohitrawat5225 9 дней назад +2

      ​@@JLvatronI don't remember seeing this type of question on this channel and I have visited all the videos. But I saw this question on Bright Side with 52 cards and 13 facing up in which the youtuber specifically narrated that the front side must face up.

    • @JLvatron
      @JLvatron 9 дней назад +1

      @@mohitrawat5225 I recall seeing it in a logic puzzle RUclips video.
      I mostly watch Presh's videos, but it's always possible it was another. And I think you're right it was about cards.

    • @jacksonreynolds7433
      @jacksonreynolds7433 8 дней назад +1

      This was a Ted Ed riddle too

  • @rogerkearns8094
    @rogerkearns8094 9 дней назад

    I've not seen this problem before. The solution seems like magic!
    Your best ever video, thank you.

  • @ayo-whats-this
    @ayo-whats-this 9 дней назад +3

    My reasoning was this. Take 10 coins and flip them and put them in the 2nd pile.
    That way you have 90 coins in first pile and 10 on the other. With equal number of heads. I will check the video to see if I'm correct later when my network gets better

  • @blockPawn1924
    @blockPawn1924 День назад +1

    I got the technically 50 heads in each pile answer right away

  • @verkuilb
    @verkuilb 10 дней назад +41

    If your gloves are thick enough that you can’t detect the difference between a head and a tail by feel, then there’s also a strong chance that those gloves make it nearly impossible to pick up a coin off a table and turn it over. Thus negating the first solution Presh gives.

    • @EaglePicking
      @EaglePicking 10 дней назад +6

      A table has an edge, which can be used to flip the coins easily while using the thick gloves.

    • @brianzmek7272
      @brianzmek7272 10 дней назад

      ​@@EaglePickingthey don't have to be thick even surgical gloves will dull touch enough especially if just a little to big but will not cripple dexterity.

    • @lorikeetrainwing
      @lorikeetrainwing 9 дней назад +1

      @@brianzmek7272 Counterpoint: fingernails will let you roughly determine the design even in latex gloves

    • @photoo848
      @photoo848 9 дней назад +1

      Put your finger on a coin, slide them to the edge of the table, pinch between fingers when passing over the edge and flip

    • @BEN-ys6gu
      @BEN-ys6gu 9 дней назад

      ​@@brianzmek7272counterpoint 2: you can pick up a coin and "scratch" the surface of another coin and try to feel what kind of coin is it by how the coin moves

  • @AndreaForlani
    @AndreaForlani 10 дней назад +59

    Instructions unclear:
    I now have three piles of cards.

    • @ДарьяОсипова-ч1р
      @ДарьяОсипова-ч1р 10 дней назад +1

      A fellow artist or copy wrighter?

    • @johannageisel5390
      @johannageisel5390 10 дней назад +7

      Couldn't reproduce your results. I now have 33.3 6-sided dice.

    • @illexsquid
      @illexsquid 9 дней назад +3

      @@johannageisel5390 Yeah but if you divide them into two piles and flip them, you'll have 6 33.3-sided dice.

    • @johannageisel5390
      @johannageisel5390 9 дней назад

      @@illexsquid ROFL.

  • @jagmarz
    @jagmarz 10 дней назад +6

    1:57. Oh, duh. Move/flip 10 coins to the new pile. This will leave the same number of heads in each final pile. If you happen to pick the 10 heads coins, both piles will have 0 heads. If you don't pick any heads coins, then in the end both piles will have 10.

  • @君子ロベルト
    @君子ロベルト День назад

    It took me one or two minutes in my head to come up with the solution before starting the movie.
    Seems like I have seen enough riddles on your channel...

  • @SlickYa
    @SlickYa 9 дней назад +3

    Better solution: split the piles into 50 coins each, each pile in a box and never look inside the box as each coin is both heads and tails until you look inside 😁

  • @Arielelnoob115Z
    @Arielelnoob115Z 8 дней назад

    This one had me thinking a little, but thankfully I could solve it quickly, since I knew the problem wouldnt be so straight forward, I tried thinking outside the box and quickly realize that I could flip 10 coins and get it right 100% of the time

  • @Allenar4
    @Allenar4 9 дней назад +3

    I actually would have said this solution in an interview based completely on the logic blind guessing 10 tails is not horrible odds.
    I did not come to the realization that it always worked, i just knew it was more likely than anything else i could think up 😂

  • @KodukoLoL
    @KodukoLoL 8 дней назад

    I came to solution by myself. I am proud as a long viewer of your channel

  • @UncleKennysPlace
    @UncleKennysPlace 10 дней назад +41

    I stopped at 1:01. Divide the coins into two piles of fifty. Each of the 100 coins has a head, so ... done.

    • @NabeelFarooqui
      @NabeelFarooqui 10 дней назад

      Sure you did

    • @farhanrejwan
      @farhanrejwan 10 дней назад +3

      9:59 - congrats, you're hired in the apple's legal team.

    • @cheriem432
      @cheriem432 10 дней назад +2

      Thank you. I was beginning to think I was alone in my impeccable logic.

  • @fabianstoll
    @fabianstoll 8 дней назад

    I divided the coins evenly and flipped them. The final score was 25 to 23. This is my approach: I work quickly and achieve quite good results.

  • @AmixLiark
    @AmixLiark 10 дней назад +11

    I'd like to point out that dipiction is a group of coins and not a pile of coins. The term "pile" implies stacked on top of one another. A pile of 100 coins stacked perfectly would be very tall and prone to falling over, ruining the distribution.

    • @Grammulka
      @Grammulka 10 дней назад +1

      If they're stacked on top of one another, doesn't that make it a stack, not a pile?

    • @AmixLiark
      @AmixLiark 10 дней назад +1

      @Grammulka i'd say a stack is a pile but a pile isn't always a stack. A stack is an organized pile. A pile is a 3 dimensional grouping of objects. A grouping is any number of any objects in close proximity.

  • @girltalk08
    @girltalk08 10 дней назад +2

    If you can’t flip the coins, my solution was N/X where N is the total coins and X is the number of heads. Then randomly sort the X groups into the number groups you want it divided into.
    So break the quarters into 10 groups of 10 then randomly choose groups to go into the 2 big groups.

  • @Pokemoki
    @Pokemoki 9 дней назад +13

    Step 1. Take off the blindfold.
    Step 2. Split the piles

  • @briceandrieux
    @briceandrieux 10 дней назад +2

    1:08 "you are not expected to solve the puzzle instantly in your head"
    Welllll I already found a solution (at least I think so) when you said that sooo what should I do then x)

  • @benisrood
    @benisrood 10 дней назад +36

    People at Apple are not solving "impossible problems". Maybe a tiny percentage of engineers are working on very difficult problems, the vast majority will just be very capable and professional developers. This idea that they are like scientists and researchers is a ridiculous joke.

    • @DreadX10
      @DreadX10 9 дней назад +4

      Yep, they are just like painters; the vast majority is limited to doing walls and ceilings and the very rare one paints a ceiling like the Sistine Chappel.

  • @zacharykosove9048
    @zacharykosove9048 10 дней назад +1

    The first two solutions that come to mind.
    1. Place them in rolls lying sideways to ensure no heads are facing up, guaranteeing an equal count.
    2. OR Cut each coin in half, placing halves in separate piles to achieve equal distribution.
    The actual solution is something that seems so obvious in hindsight, I thought it was a word problem

  • @oscargr_
    @oscargr_ 9 дней назад +3

    Put a blindfold on everyone else too, then state with confidence that both piles have the same number of heads.

  • @sphygo
    @sphygo 5 дней назад

    My answer would be to split the piles into 50 and 50, then flip all the coins (not to the other side, flip to randomize) and that should get you statistically close to an even amount, but you are still relying on chance to actually get a match. More often that not you would end up 1 or 2 off. Once I watched more and you clarified that you can't feel the faces though, then I went to putting all the coins on their edges. Flipping exactly 10 is a very clean answer though. I didn't think there would be a way to get 100% accuracy

  • @Solrex_the_Sun_King
    @Solrex_the_Sun_King 9 дней назад +10

    9:59 here's a joke answer that gets you thrown out the window like in the meme, note he said working for Apple. So we have 100 coins, 90 coins that work, 10 that don't. If I wanted to get hired, I would just sell them 100 new coins. If I wanted to be blacklisted, I could suggest repairing the all the coins for a price less than buying all of them over again. We could even just let our customers repair their own coins and make it as easy as possible for them to repair their own coins rather than force us to fix it by selling them a brand new coin.

    • @gcewing
      @gcewing 7 дней назад

      They can repair their coin, but then they have to take it to an authorised Apple mint to get the software reset.

  • @Solrex_the_Sun_King
    @Solrex_the_Sun_King 9 дней назад +2

    0:42 here's my answer:
    divide the coins into two equal piles, pile 1 and pile 2. Flip all the coins in one of the piles, say pile 1. Boom. That should make a pile with mostly heads and mostly tails. Then divide each pile into 2 more piles. You should have pile 11, 12, 21, and 22, where piles with a 1 in the tens digit started in the first pile in the first split off, and those with a 2 are the other first pile. Then the ones digit is the second split. Swap pile 12 and 21, then combine 11 with 21 and 12 with 22. The number of coins should be equal. Sorry if I explained it poorly.

  • @jiaswan22
    @jiaswan22 10 дней назад +4

    Can I stand all of the coins on their sides/rims? Zero heads in either bucket then.

    • @jiaswan22
      @jiaswan22 10 дней назад

      Ah, he got there 🤣

  • @michaelcooper9819
    @michaelcooper9819 9 дней назад +1

    Before getting too far into the video, I'd flip every odd coin and move to one pile, leave unflipped every even before moving to another, and if I know the orientation which the ten coins are that is horizontal or vertical, I would pick from the other orientation. This would result in 45 flipped tails, 45 unflipped tails, 5 flipped heads, 5 unflipped heads, for a total of 50 heads and 50 tails.

  • @Brain81505
    @Brain81505 10 дней назад +14

    My solution: Use my elbow to feel the coins, who said that I need to use my finger to do it.
    Edit: I guess you can also lick them but that's kinda gross

    • @ronald3836
      @ronald3836 10 дней назад +4

      Just lick them.

    • @cheriem432
      @cheriem432 10 дней назад

      @@ronald3836 Huh?

    • @ronald3836
      @ronald3836 9 дней назад +1

      @@cheriem432 to feel if it is heads or tails. Easier than elbow.

    • @trent800
      @trent800 9 дней назад +1

      @@cheriem432your tongue is better at feeling the texture of stuff than your elbow is.

    • @notsus8537
      @notsus8537 9 дней назад

      I don't this is a good method, there's probably better method out there than using your elbow or your tongue

  • @Seegtease
    @Seegtease 9 дней назад

    I couldn't think of any solution until you said we could flip them, then it was pretty easy to see.

  • @pumaconcolor2855
    @pumaconcolor2855 10 дней назад +25

    Take 10 random coins and flip them? The riddle doesn't say nothing against it, I think it should work.

    • @paulkennedy8701
      @paulkennedy8701 10 дней назад +1

      I figured flipping had to be part of it. I just needed to workout how many.

    • @soulfullofcherries
      @soulfullofcherries 10 дней назад +1

      This is the solution I thought of. This solution is better than the original if you ask me

    • @paulkennedy8701
      @paulkennedy8701 10 дней назад +5

      @@soulfullofcherries
      That's the answer Presh gives. At 9:00. Are you saying there's another, "original" answer?

    • @soulfullofcherries
      @soulfullofcherries 10 дней назад +2

      @paulkennedy8701 lol I didn't watch the full video my bad

    • @paulkennedy8701
      @paulkennedy8701 10 дней назад +2

      @@soulfullofcherries
      Yeah, he did take a long time to get to it. I was sure of the answer. I had to keep jumping ahead through his calculation of probabilities and other irrelevancies.

  • @Lithdren
    @Lithdren 2 дня назад

    My first thought was take the entire pile of coins, flip each one in the air so its a random heads or tails, and place them alternating in the first, then second pile, flipping each coin as you go. Statistically you should come up with roughly the same number of heads in both piles, since the outcome of a random event doesn't care if the initial state was heads or tails.
    This of course, works better the bigger the pile of coins you have is.

  • @1smallstep
    @1smallstep 10 дней назад +11

    Stand all the coins on end. There are now no heads up, no tails up. Divide them into two rolls of fifty, still keeping them on edge. Easy peasy.
    Okay, now to watch the video.

    • @Benjamin1986980
      @Benjamin1986980 9 дней назад

      Your solution is just as good and has the benefit of now having them in nice rolls that can be spent, as well as blatantly rejecting the absurdity.

  • @tamfang
    @tamfang 5 дней назад

    This reminds me of a question asked of me in 1986:
    You have a cup of coffee and a cup of milk.
    You take a spoonful of coffee and mix it into the milk cup.
    Using the same spoon, move a spoonfule back.
    Is there now more coffee in the milk cup, or more milk in the coffee cup?

  • @balazslakatos9817
    @balazslakatos9817 10 дней назад +3

    something wrong with the graphics at 5:50, the coins supposed to turn back to the original position.

  • @Akheloios
    @Akheloios 16 часов назад

    My first thought was to take each coin, toss it, make two piles of the random result. It's not going to be perfect, but the odds of getting a similar number of heads in both piles is higher by starting with a 50/50 is better than a 10/90.

  • @dreamboat7
    @dreamboat7 10 дней назад +3

    Grab 10 and flip them.
    Had come across this during campus placement.

  • @TheEulerID
    @TheEulerID 9 дней назад

    Without looking at the video, separate off a group of 10 coins. Now turn all the coins in that group over. Both the small group and the largeer group will have the same number of heads. If we call the number of heads in the original 10 coin group h, that means it has 10-h tails. The group of 90 must have 10-h heads left. When we turn the group of 10 coins over, those 10-h tails will turn to 10-h heads and the h heads will become tails.
    Nb. Now watching the video, it is so frustrating to see so many dry runs with actual numbers. Just put a variable in there and you can prove it works for all of them.
    It is a brilliant little puzzle.

  • @suryanshsrivastava5551
    @suryanshsrivastava5551 10 дней назад +25

    Or if you're not a math nerd, just toss each coin and seperate them into two piles once they land.

    • @bobross7473
      @bobross7473 10 дней назад

      You’re blindfolded lmao

    • @suryanshsrivastava5551
      @suryanshsrivastava5551 9 дней назад

      @@bobross7473 Yes and you can still toss them in the air and catch it in your hands.

    • @talkingscribe8898
      @talkingscribe8898 9 дней назад

      @@suryanshsrivastava5551 but you have gloves on and can't feel the coin

    • @theJade
      @theJade 9 дней назад +1

      I think the point is for large number of throws, heads will appear 50% of the time. Not exact but close...

  • @happyclash8360
    @happyclash8360 9 дней назад +1

    But if you're not allowed to flip the coins ( which is what is led to be believed at first) the most likely way of sorting them is by sptlitting them equally.

  • @nedmerrill5705
    @nedmerrill5705 9 дней назад +9

    I would argue that, by definition, EVERY coin has a HEAD and a TAIL. Count out 50 coins.

  • @mouduge
    @mouduge 8 дней назад

    I solved this in my head in about 20 seconds, and now I feel very good about myself and want to brag about it.

  • @b_z5571
    @b_z5571 10 дней назад +4

    Stopped at 0:57 take 10 coins and flip them over no matter how many of the coins you take with heads you’ll have the same number once you flip the pile of 10. Take none 10 heads in both take them all 0 heads in both. Take any other number away from them with heads and flip them they become tails meaning the amount you flip matches the heads. There’s a similar Ted Ed riddle.

    • @ThWind81
      @ThWind81 10 дней назад +2

      What if the 10 coins you pulled consisted of 6 heads and 4 tails? Flipping them just gives you 6 tails and 4 heads.

    • @b_z5571
      @b_z5571 10 дней назад +1

      @ I’ve taken 6 heads from the other group meaning there’s only 4 left. It’s the same then.

    • @ThWind81
      @ThWind81 10 дней назад +2

      I see what you mean now. Your explanation was unclear.

  • @mikequinn8780
    @mikequinn8780 10 дней назад +1

    Get a pair of sheers, cut every coin in half, put the left half in pile A put the right half in pile B. QED.

  • @AmsZero
    @AmsZero 10 дней назад +6

    9:35 You mean problems solved a decade before!

  • @lmitz
    @lmitz День назад +1

    Theres a card trick that works this way

  • @guy_th18
    @guy_th18 10 дней назад +4

    0:36 AI garbage? Why?

  • @lilyvaldis
    @lilyvaldis 3 дня назад

    Thankfully, TED talks already did this so I knew the solution instantly 😅

  • @LearnThaiRapidMethod
    @LearnThaiRapidMethod 6 дней назад

    Before I listen to the video, my answer would be to feel the coins. I might not know which is head or which is tail, but there will be a difference. I’d continue until I have more than 10 of one kind, which will tell me that those are tails, and I’d continue to look for the other kind (heads) until I find 10 of them.
    Another, even simpler solution, would be to ask a sighted person: “is this a head?” for each coin I present, and place the coins with a “yes” answer in one pile and then”no’s” in another.
    Then count half of each pile and form two new piles.
    PS I didn't realize that the initial condition was to wear gloves.
    PPS It's fascinating that there are so many ways to solve this, but it would have helped if the question was phrased mathematically. Presh's solution seems to be the one that was wanted (and the most elegant), but the question and the conditions of the situation were far too vague. In a real-world scenario, there are a multitude of legitimate ways to solve it, even by simply removing the blindfold. Indeed, the interview situation is such that it primes the candidate to suppose that it may be a trick question, or that the conditions are deliberately ambiguous simply to gauge the reactions (like a Rorschach test).
    The correct solution, formulated mathematically, is that any collection of Xs and Ys (where Y is the inversion of X) would result in two groups, each with the same number of Ys, if you transfer N elements to a separate pile and invert them all.
    Proof. If M Y's are in Group 1 and you transfer N coins (where N

  • @KalijahAnderson
    @KalijahAnderson 9 дней назад

    I would use the edge of the table to get the facing details. You can hear differences in the sound and even feel tension differences through gloves. So a few swipes on the corner will tell you the distinction. Ass soon as you find the 11th similar side, you know that side is what tails sounds like, and thus can just find the 10 heads, place 5 on each side and evenly split the rest.

  • @ConcernedCitizenPPCA
    @ConcernedCitizenPPCA 9 дней назад

    Take each coin and flip it, place half in A and half in B. Should be close enough to even assuming you aren't accounting for the heads up paradox where whatever side is facing up has about a 51% chance of being up when the flip is over.

  • @3d_mihai
    @3d_mihai 4 дня назад

    For those who are not familiar with the line from Mission Impossible: 'Your mission, should you choose to accept it...' Good job here

  • @UnbreakingHeart
    @UnbreakingHeart 9 дней назад

    You divide 10 coins from the group and flip them. Now you have 2 piles with equal head facing coin. The riddle doesn't stated that you can't flip them.
    Example: Your 10 selected coins have x amount of head. The 90 left will have 10 - x head facing coin. That'll be your first pile. After you flip those 10 coins from the second, all of those x facing coins will become tails and all off those tails will become heads. So
    10 - x (number of coins in the second pile) - (number of head facing coin has been fliped)
    is now the number of head facing coin in the second pile

  • @RishiRajKoul
    @RishiRajKoul 7 дней назад

    Mix all coins well, assuming the mix between heads and tails is uniform ,separate 50 coins in a new heap and hope 5 headers are in each heap because the mixture was uniform

  • @FroggyPrince
    @FroggyPrince 10 дней назад +2

    I don't know how but I solved this one very quickly lol, maybe I've heard or seen something similar to this and my brain connected the solutions.

    • @bobross7473
      @bobross7473 10 дней назад +1

      You’ve probably seen it from Ted Ed

  • @Dyas777
    @Dyas777 9 дней назад

    I understand that you try to show the thought process. But I think the hardest part here is to rethink the text of the task until you see all the options (like flipping). Though the solution is very inventive and is not obvious. It is hard to find the solution that is so unusual.

  • @LukeEdward
    @LukeEdward 9 дней назад

    I initially took it one step further. I thought it wanted the same amount of HEADS & TAILS on each pile, blindfolded.
    I instantly thought, that’s easy in two steps
    1) split the stack in half
    2) choose ten coins to flip over on one side
    Solution will have both sides equal.

  • @ThomasGiles
    @ThomasGiles 8 дней назад

    The answer that occurred to me was, flip all the coins randomly. There will be somewhere close to 50% heads and 50% tails in a random distribution. Then just put 50 of them in one pile and 50 of them in the other pule.

  • @LolUGotBusted
    @LolUGotBusted 9 дней назад

    I solved it in about 60 seconds and felt very pleased with myself

  • @TheDanieltoye
    @TheDanieltoye 8 дней назад

    Divide the coins into two piles.
    Randomly flip coins in both piles.
    Over time the number of heads and tails in each pile will move to an equilibrium 50/50.
    At some point you will have equal numbers of heads and tails in each pile.

  • @jxmai7687
    @jxmai7687 9 дней назад +1

    for me, I have stand all the coin up on it edge, and put it two group, you will sure get the equre answer 0. (oh, I have the answer in 10 sec and before watch the video.)

  • @BEN-ys6gu
    @BEN-ys6gu 9 дней назад

    @MindYourDecisions I have a suggestion for your videos: Can you please put a disclaimer after the problem statement to let us know if the problem requires a "clever" "outside the box" (very simple) solution like removing the blindfold, or not.
    I'd like to invest some time into these puzzles, but there's nothing more frustrating than finding out at the end it's one of those "clever" puzzles.
    I this video the puzzle was worth investing time into, but it'd be better if you told us we can flip the coins and we don't need an outside the box solution just so that the rules are very clear for everyone.

  • @douginorlando6260
    @douginorlando6260 16 часов назад

    Easy. I say the table is a mobius strip. This makes every coin both heads and tails as you trace the surface and come to each coin twice

  • @guyincognito.
    @guyincognito. 9 дней назад +1

    I 'tossed' every coin so they'd be randomly heads or tails then put them in two piles of 50, letting probability take the reins. Guess I'm a Windows guy.

  • @DanMackAlpha
    @DanMackAlpha 8 дней назад

    at the risk of over simplification, this problem is a good one to ask in an interview because it parallels a real problem in computer networking, that of signal balance and encoding systems (e.g. 8B/10B etal). Sending a long stream of says 1s (in this case heads) over an optical channel using just a 1 might burn out or degrade the medium or hardware in some way (or electrical signal balance) if you didn't come up with some scheme that would allow you to always send a balanced signal even though you "were blindfolded" didn't know what data was going to be transmitted. I first learned about this when studying the fibre channel protocol and networking for storage applications and it's use of 8B/10B encoding.

  • @donmoore7785
    @donmoore7785 9 дней назад

    I was asked such a mind-exercise question when interviewing for a job with Raytheon. I could not answer, and no, I was not offered the job. I thought of the technicality answer here - and I considered it cheating as well. I like the analytical solution you came up with.

  • @BrendanWeibrecht
    @BrendanWeibrecht 2 дня назад

    If it's using the coin depicted, my first thought was to hold one coin and scrape its edge along the rim of each other coin where the words are. The tails side has far more letters, so the difference in the bumps should be pretty clear.

  • @qsquared8833
    @qsquared8833 9 дней назад

    Okay, here is my thought: flip every other coin as you sort them into two piles.
    While it doesn't guarantee that both piles will have an equal number of heads and tails, it will cause the coins themselves to reach a 50/50 equilibrium, which means that if they are being provided to you randomly you have a fairly good chance of being nearly 50/50.in what is in each group

  • @maxmustermann7397
    @maxmustermann7397 8 дней назад

    Another solution can be to split them in half, regardless in which of the two meaningful ways. If they are cut into two half circle shaped coins you only need to separate the halfs. If you cut them to get the two sides separated so that heads and tails are on the outer side while on the inner side there is the cut, the upper part belongs to one pile while the lower part needs to be flipped and put to the second pile. That way you even know that in both piles there are 10 heads.

  • @HimitsuYami
    @HimitsuYami 5 дней назад

    3:20 I don't know much about this whole "choose 5 of 10 heads" / "choose 5 of 100 coins" thing. So what I did based on my understanding of how probability works was I did (10/100) * (9/99) * (8/98) * (7/97) * (6/96) and it got me the same answer so I can only guess I did it right

    • @logiclrd
      @logiclrd День назад

      The "choose" operator is effectively just shorthand for exactly what you did. It's useful shorthand but it isn't magic. :-)