This Lesson (Binomial distribution problem on M&M peanuts) was created by by ikleyn(53419)  : View Source, ShowAbout ikleyn:
Binomial distribution problem on M&M peanuts
Problem 1According to Masterfoods, the company that manufactures M&M’s, 12% of peanut M&M’s are brown, 15% are yellow,
12% are red, 23% are blue, 23% are orange and 15% are green. You randomly select six peanut M&M’s
from an extra-large bag of the candies.
(a) Compute the probability that exactly three of the six M&M’s are blue.
(b) Compute the probability that three or four of the six M&M’s are blue.
(c) Compute the probability that at most three of the six M&M’s are blue.
(d) Compute the probability that at least three of the six M&M’s are blue.
(e) If you repeatedly select random samples of six peanut M&M’s, on average how many do you expect to be blue?
(f) With what standard deviation?
Solution
(a) In this case, we have a binomial distribution with n=6 trials, k=3 successful trials.
p=0.23 probability of the individual success in each trial. Apply the standard formula for this probability
P = = = 0.1111 (rounded). ANSWER
(b) In this case
P = P(3) + P(4) = + =
= = 0.1360 (rounded). ANSWER
(c) Continue in the same style
P = P(0) + P(1) + P(2) + P(3) = . . . = 0.972 (rounded). ANSWER
To replace monotonic calculations, you may use very convenient online calculator
https://stattrek.com/online-calculator/binomial/
(d) Continue in the same style
P = P(3) + P(4) + P(5) + P(6) = 1 - ( P(0) + P(1) + P(2) ) = 1 - 0.8609 = 0.1391 (rounded). ANSWER
To replace monotonic calculations, you may use very convenient online calculator
https://stattrek.com/online-calculator/binomial/
(e) Mathematical expectation is n*p = 6*0.23 = 1.38 blue peanuts.
(f) With the standard deviation SD = = = 1.0308 (rounded). ANSWER
My other lessons on Probability in this section are
- Probabilistic analysis of a court verdicts
- A company bids on two separate contracts
- Advanced probability problems related to combinations
- Using cumulative sums and relevant standard functions to solve problems on Binomial Distributions
- Miscellaneous binomial distribution problems
- Binomial distribution problems on overbooking flights
- Advanced probability problems on binomial distribution
- Problems on computing density probability distribution functions
- Accepting/rejecting shipments via acceptance procedures
- Probabilistic analysis of testing procedures in health care
- Probabilistic analysis of testing procedures in industry
- Probability problems on games
- Probability problem on winning a many-rounds game
- A Math circle level probability problem on a lottery game
- Upper league entertainment probability problems
- Upper league probability problems on Stars and Bars methodology
- Upper league problem to maximize winning in a game with 20-sided rolling die
- Upper league problems on conditional probability
- Upper League geometric probability problems
- Probability problems on long chains of related events
- Probability problems similar to a coinciding birthdays problem
- OVERVIEW of lessons on Probability, section 3
Use this file/link OVERVIEW of lessons on Probability to navigate over all my lessons on Probability problems (section 1) in this site.
Use this file/link OVERVIEW of my additional lessons on Probability to navigate over all my lessons on additional Probability problems (section 2) in this site.
Use this file/link ALGEBRA-II - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-II.
This lesson has been accessed 133 times.
|