SOLUTION: The weight of potato chip packets is normally distributed with a mean of 510g and a standard deviation of 20g. Find the probability that a packet of chips will be below the labell

Algebra.Com
Question 777895: The weight of potato chip packets is normally distributed with a mean of 510g and a standard deviation of 20g.
Find the probability that a packet of chips will be below the labelled weight of 500g.
A packet can only contain 550g otherwise it will overflow. Find the probability of a packet overflowing.
The lightest 5% of packets are rejected at quality control. At what weight does this occur?
What is the minimum weight of a packet that is in the heaviest 5%?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
The weight of potato chip packets is normally distributed with a mean of 510g and a standard deviation of 20g.
Find the probability that a packet of chips will be below the labelled weight of 500g.
z(500) = (500-510)/20 = -1/2
P(x < 500g) = P(z < -1/2) = normalcdf(-100,-1/2) = 0.3085
-----------------------------------------------
A packet can only contain 550g otherwise it will overflow. Find the probability of a packet overflowing.
z(550) = (550-510)/20 = 2
P(x > 550) = P(z > 2) = nomalcdf(2,100) = 0.0228
--------------------------------
The lightest 5% of packets are rejected at quality control. At what weight does this occur?
invnorm(0.02) = -2.0537
weight = -2.0537*20+510 = 468.93g
-------------------------------
What is the minimum weight of a packet that is in the heaviest 5%?
invNorm(0.95) = 1.645
weight = 1.645*20 + 510 = 542.90g
====================================
Cheers,
Stan H.
=============

RELATED QUESTIONS

The weight of a packet of imported biscuits from a shipment is normally distributed with... (answered by Boreal)
Question 1 (7 marks = Tables (2 marks) + Graphs (3 marks) + Numerical (1 mark) + Summary... (answered by psbhowmick)
a machine is packaging nominal weight is 800 grams packets and it has been found that... (answered by ikleyn)
The weight of potato chips in a medium size bag is stated to be 8 ounces. The amount... (answered by stanbon)
Given that x is a normally distributed random variable with a mean of 28 and a standard... (answered by stanbon)
Given that x is a normally distributed random variable with a mean of 28 and a standard... (answered by Fombitz)
the weight of a small starbucks coffee is a normally distributed random variable with a... (answered by ikleyn)
the weight of apples is normally distributed with mean 80g and standard deviation 10g.... (answered by Boreal)
find the value of P(|X|<28) given that X is normally distributed with mean 25 and... (answered by rothauserc)