Залежні ймовірності
Іноді ми маємо справу з залежними подіями; як ми пам'ятаємо з розділу про правило додавання, все стає очевидним на прикладі, тому зараз ми зробимо те ж саме!
Приклад:
Уявіть, що у кошику є 4
сині кульки, 4
зелені кульки, 2
червоні кульки і 3
жовті кульки.
Обчисліть ймовірність того, що ми витягнемо синю кульку першою, потім зелену і, нарешті, червону.
Рішення:
Solution:
Swipe to start coding
I consider that you figured out the ins and outs of probability. Now it's time to hone in on your skills a little bit!
In a card game, to win we have to get from the deck of cards first the ace, then the queen, then the nine. Calculate the probability of getting such a result.
- Calculate the probability to get the ace.
- Calculate the probability to get the queen.
- Calculate the probability to get the nine.
- Calculate the probability to win the game.
There are 52
cards in a deck, 4
of each.
Рішення
Зауважте.
Спробуйте поекспериментувати з порядком карт. Чи змінюється результат?
Дякуємо за ваш відгук!
single
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 3.7
Залежні ймовірності
Свайпніть щоб показати меню
Іноді ми маємо справу з залежними подіями; як ми пам'ятаємо з розділу про правило додавання, все стає очевидним на прикладі, тому зараз ми зробимо те ж саме!
Приклад:
Уявіть, що у кошику є 4
сині кульки, 4
зелені кульки, 2
червоні кульки і 3
жовті кульки.
Обчисліть ймовірність того, що ми витягнемо синю кульку першою, потім зелену і, нарешті, червону.
Рішення:
Solution:
Swipe to start coding
I consider that you figured out the ins and outs of probability. Now it's time to hone in on your skills a little bit!
In a card game, to win we have to get from the deck of cards first the ace, then the queen, then the nine. Calculate the probability of getting such a result.
- Calculate the probability to get the ace.
- Calculate the probability to get the queen.
- Calculate the probability to get the nine.
- Calculate the probability to win the game.
There are 52
cards in a deck, 4
of each.
Рішення
Зауважте.
Спробуйте поекспериментувати з порядком карт. Чи змінюється результат?
Дякуємо за ваш відгук!
Awesome!
Completion rate improved to 3.7single