SOLUTION: "7% of al switches produced are defective. if 200 switches are selected at random, what us the probability that more than 20 will be defective?" I know how to do it if it's exact

Algebra.Com
Question 823139: "7% of al switches produced are defective. if 200 switches are selected at random, what us the probability that more than 20 will be defective?"
I know how to do it if it's exactly 20 but no matter how I try I cannot figure this out

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
 
Hi,
"7% of al switches produced are defective. if 200 switches are selected at random,
what us the probability that more than 20 will be defective?"
BINOMIAL Distribution P(x) = nCx*
where p and q are the probabilities of success and failure respectively.
In this case p = .07 & q = .93 & n = 200 nCx =
P(20) =(200C20)(.07)^20(.93)^180 Or binompdf(200, .07, 20)on calculator
Recommend using Your TI calculator for cumulative probabilities
and/or stattrek.com as an excellent reference.
P(x>20) = 1 - P(x ≤ 20) = 1 - binomcdf(200, .07, 20) on a Ti calculator
Without a Calculator: 1 - [ P(0) + P(1) + P(2) .... + P(20)]
Tedious, but can be done.
Again: stattrek.com is an excellent reference (also has calculators)

RELATED QUESTIONS

At a manufacturing plant where switches are made, it is a known fact that 2% of all... (answered by ewatrrr)
A circuit to run a model railroad has eight switches. Two are defective. If a person... (answered by solver91311)
A switch fails 5% of the time. A random sample of 15 switches has been pulled. What is... (answered by stanbon)
Suppose you know 2% of all switches are defective. If two switches are used in a device: (answered by Fombitz)
1. 10 % of article made by a company are defective, if 5 article are selected at random,... (answered by Boreal)
Two percent of the parts produced by a machine are defective. Twenty parts are selected... (answered by stanbon)
Each switch in a system of six switches can be either on or off. A power surge randomly... (answered by Theo)
A box contains 42 batteries, 7 of which are defective. If 5 are selected at random, find... (answered by stanbon)
Seven percent of the items produced at a factory are defective. The quality control team... (answered by robertb)