Theres 3 chance a tomoto will go bad If 100 tomotoes are gro
There\'s 3% chance a tomoto will go bad. If 100 tomotoes are grown, what\'s the probability that at most 5 are bad?
Solution
probability of having atmost means p(0) +P(1)+p(2)+P(3)+P(4)+p(5)
3% chnace that tomato will go bad means probability = 0.03
therefore probability of 0 go bad = 0.97
1 will go bad = 0.3
2 will go bad = 0.3*0.3
3 will go bad = 0.3^3
4 will go bad = 0.3^4
5 will go bad = 0.3^5
now add all u will get the answer

