Lesson A shipment containing fair and defective alarm clocks
Algebra
->
Probability-and-statistics
-> Lesson A shipment containing fair and defective alarm clocks
Log On
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'A shipment containing fair and defective alarm clocks'
This Lesson (A shipment containing fair and defective alarm clocks)
was created by by
ikleyn(52775)
:
View Source
,
Show
About ikleyn
:
<H2>A shipment containing fair and defective alarm clocks</H2> <H3>Problem 1</H3>A shipment at a department store contains 40 alarm clocks. 4 of them are defective. If 6 alarm clocks are removed from the shipment at random, find the probability that four of them are defective. <B>Solution</B> <pre> First find in how many ways 6 alarm clocks can be taken from the entire set of 40 alarm clocks. This number is {{{C[40]^6}}} = {{{40!/(6!34!)}}} = 3,838,380. Next, find in how many ways 2 alarm clocks can be selected from the remaining 40-4 = 36 to get 6 alarm clock, assuming that 4 defective alarm clock are just removed from the total set of 40. This number is {{{C[36]^2}}} = {{{36!/(2!34!)}}} = 630. Now the probability under the question is {{{630/3838380}}} = 0.000164. <U>Answer</U>. 0.000164. </pre> My other lessons on <B>Probability</B> in this site are <TABLE> <TR> <TD> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Simple-and-simplest-probability-problems.lesson>Simple and simplest probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Solving-probability-problems-using-complementary-probability.lesson>Solving probability problems using complementary probability</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Elementary-Probability-problems-related-to-Combinations.lesson>Elementary Probability problems related to combinations</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/A-True-False-test.lesson>A True/False test</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/A-multiple-choice-answers-test.lesson>A multiple choice answers test</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Coinciding-birthdays.lesson>Coinciding birthdays</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/People-in-a-room-write-down-integer-numbers-at-random.lesson>People in a room write down integer numbers at random</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/A-drawer-contains-a-mixture-of-socks.lesson>A drawer contains a mixture of socks</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Students-studying-foreign-languages.lesson>Students studying foreign languages</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-for-a-computer-to-be-damaged-by-viruses.lesson>Probability for a computer to be damaged by viruses</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Conditional-probability-problems.lesson>Conditional probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Using-sample-space-to-solve-Probability-problems.lesson>Using sample space to solve Probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Typical-probability-problems-from-the-archive.lesson>Typical probability problems from the archive</A> </TD> <TD> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Geometric-probability-problems.lesson>Geometric probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Advanced-probability-problems-from-the-archive.lesson>Advanced probability problems from the archive</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Challenging-probability-problems.lesson>Challenging probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Selected-probability-problems-from-the-archive.lesson>Selected probability problems from the archive</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Experimental-probability-problems.lesson>Experimental probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Rolling-a-pair-of-fair-dice.lesson>Rolling a pair of fair dice</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Ten-pairs-of-shoes-are-kept-in-a-rack.lesson>Ten pairs of shoes are kept in a rack</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/A-diplomat-and-spies.lesson>A diplomat and spies</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Elementary-operations-on-sets-help-solving-Probability-problems.lesson>Elementary operations on sets help solving Probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Independent-and-mutually-exclusive-events.lesson>Independent and mutually exclusive events</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Unusual-probability-problems.lesson>Unusual probability problems</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-problem-for-the-Day-of-April-1.lesson>Probability problem for the Day of April, 1</A> - <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/OVERVIEW-of-lessons-on-Probability.lesson>OVERVIEW of lessons on Probability</A> </TD> </TR> </TABLE> Use this file/link <A HREF=https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-II - YOUR ONLINE TEXTBOOK</A> to navigate over all topics and lessons of the online textbook ALGEBRA-II.