SOLUTION: An experiment consists of drawing a total of 8 cards from a deck (each time a single card is drawn, then replaced into the deck, and the deck is shuffled before the next card is d

Algebra.Com
Question 477648: An experiment consists of drawing a total of 8 cards from a deck (each time a single card is
drawn, then replaced into the deck, and the deck is shuffled before the next card is drawn).
(a) Find the probability of getting exactly 2 hearts.
(b) Find the probability of getting at most 2 hearts.
Please include steps in your solution? :)

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
An experiment consists of drawing a total of 8 cards from a deck (each time a single card is drawn, then replaced into the deck, and the deck is shuffled before the next card is drawn).
(a) Find the probability of getting exactly 2 hearts.
Binomial Problem with n = 8 and p = 1/4
P(x = 2) = 8C2(1/4)^2(3/4)^6 = 0.3115
------------------------------------------------

(b) Find the probability of getting at most 2 hearts.
P(0<= x <=2) = binomcdf(8,1/4,2) = 0.6785
===================
Cheers,
Stan H.

RELATED QUESTIONS

Given an experiment of drawing two cards from a standard deck of 52 where the first card... (answered by stanbon)
A card is drawn from a deck of cards and replaced. A second card is then drawn from the... (answered by solver91311)
An experiment consists of tossing a coin, rolling a die and drawing a card from a... (answered by robertb)
If a single card is drawn from an ordinary deck of cards, what is the probability of... (answered by Alan3354)
two cards are drawn from a deck of 7 cards numbered 1 through 7. once a card is drawn, it (answered by jim_thompson5910)
If one card is drawn from a standard 52-card deck and then replaced and then a second... (answered by rfer)
What is the probbility when drawing 3 queens in a row from a standard deck of cards when... (answered by Fombitz)
if a single card is drawn from a deck of cards, what is the probability of drawing either (answered by Fombitz)
Consider an experiment of drawing two cards at random from a bag containing four cards... (answered by rothauserc,ikleyn)