SOLUTION: Let X be the number of successes in six independent trials of a binomial experiment in which the probability of success is p = 4 5 . Find the following probabilities. (Roun

Algebra.Com
Question 940212: Let X be the number of successes in six independent trials of a binomial experiment in which the probability of success is
p =
4
5
.
Find the following probabilities. (Round your answers to four decimal places.)
(a)
P(X = 5)

Correct: Your answer is correct.

(b)
P(3 ≤ X ≤ 5)

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
p(success) = 4/5 ???, n = 6
P(x = 5) = binompdf(6, .8, 5)
P(3 ≤ x ≤ 5) = binomcdf(6, .8, 5) - binomcdf(6, .8, 2)

RELATED QUESTIONS

A binomial probability experiment is conducted with the given parameters. Compute the... (answered by Boreal)
A binomial probability experiment is conducted with the given parameters. Compute the... (answered by ewatrrr)
The probability of success in one trial of a binomial experiment is p = 0.36 Find the (answered by stanbon)
Hi, please help me out! I am having a hard time understanding different types of... (answered by math_tutor2020)
A binomial experiment has 4 trials in which p = 0.4. What is the probability of 3... (answered by stanbon)
The probability of success on a single trial of a binomial experiment is known to be... (answered by ewatrrr)
A binomial experiment has 4 trials in which p = 0.75. What is the probability of 1... (answered by robertb)
A binomial probability experiment is conducted with the given parameters. Compute the... (answered by stanbon)
A binomial probability experiment is conducted with the given parameters. Compute the... (answered by Boreal)