SOLUTION: If the dice is rolled 120 and the number 3 occurs 23 times, making the empirical number .19 1. what is the probability of getting number 3 twenty times or less 2.What is the pr

Algebra.Com
Question 848123: If the dice is rolled 120 and the number 3 occurs 23 times, making the empirical number .19
1. what is the probability of getting number 3 twenty times or less
2.What is the probability of getting the number 3 forty times or more
3.What is the probability of getting the number 3 between twenty and forty times?
Thanks

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi,
p = .19 , n = 120
binomcdf(n, p, largest x-value).
1. what is the probability of getting number 3 twenty times or less
binomcdf(120, .19, 23)= .3024
2.What is the probability of getting the number 3 forty times or more
1- binomcdf(120, .19, 39)= 1- .9999 = .0001
3.What is the probability of getting the number 3 between twenty and forty times? .9999-.3024
Thanks
RELATED QUESTIONS

It is known that when a particular 4-sided die is rolled a 1 occurs 30% of the time, a 2... (answered by ewatrrr)
It is found that when a particular 4-sided die is rolled a 1 occurs 24.2% of the time, a... (answered by stanbon)
A 4-sided die is rolled. A 1 occurs 27.9% of the time, a 2 occurs 23.5% of the time, a 3... (answered by mathmate)
Solve the problem and show the solutions 1. Pair of dice is rolled. What is the... (answered by ikleyn,Alan3354)
A fair coin is tossed. If a head occurs, 1 die is rolled; if a tail occurs, 2 dice are... (answered by jim_thompson5910)
two dice are rolled. what is the probability the sum of the two dice will be a prime... (answered by )
A pair of dice are rolled. What is the probability that the number rolled will be less... (answered by stanbon)
Two dice are rolled together. What is the probability of rolling a prime... (answered by nyc_function)
A dice is constructed so that as 1 or 2 occurs twice as often a 5, which occurs 3 times... (answered by KMST)