On average 1 in 10 of the chocolates produced in a factory are mis-shapes.In a random sample of 1000 chocolates,find the probability that i) fewer than 80 are mis-shapes.

Reply!

1 answer

The number of unacceptable chocolate bars in a sample of 1000
1000
is a random variable 𝑋
X
which has the binomial distribution with parameters 𝑛=1000
n=1000
and 𝑝=0.10
π‘‹βˆΌBin(𝑛=1000,𝑝=0.10)
i.
To calculate the required probabilities we will use the normal approximation to the binomial distribution, that is
π‘‹βˆΌN(πœ‡=𝑛𝑝,Οƒ^2=𝑛𝑝(1βˆ’π‘))
X∼N(ΞΌ=np,Οƒ^2=np(1βˆ’p))
approximately. Here ΞΌ=𝑛𝑝=1000β‹…0.1=100
ΞΌ=np=1000β‹…0.1=100
and Οƒ2=𝑛𝑝(1βˆ’π‘)=100β‹…0.9=90
Οƒ^2=np(1βˆ’p)=100β‹…0.9=90
. Applying also the continuity correction we have that

For A)
𝑃(𝑋<80)=𝑃(𝑋≀79)β‰ˆπ‘ƒ(π‘‹βˆ’ΞΌΟƒβ‰€79+1/2βˆ’10090β€Ύβ€Ύβ€Ύβˆš)=𝑃(π‘β‰€βˆ’2.16)==Ξ¦(βˆ’2.16)=1βˆ’Ξ¦(2.16)=0.015
P(X<80) =P(X≀79)β‰ˆP(Xβˆ’ΞΌΟƒβ‰€79+1/2βˆ’10090)
=P(Zβ‰€βˆ’2.16)=
Ξ¦(βˆ’2.16)=1βˆ’Ξ¦(2.16)=0.015
using the normal distribution tables.