How Do You Solve Normal Distribution Problems in Statistics Homework?

AI Thread Summary
To solve normal distribution problems in statistics homework, start by identifying the mean (μ) using the z-score formula, where 2% of the juice boxes fall below 4 ounces. The equation to use is (4 - μ) / 0.04 = z, where you need to find the z-score corresponding to 2% in a standard normal distribution. Resources like online z-score calculators can help determine the necessary z-value. For part (b), if the variability is reduced to 0.025 ounces, you can confirm the required mean of 4.05 ounces while ensuring 98% of boxes remain above 4 ounces. Understanding the standard normal distribution curve is essential for visualizing and solving these problems effectively.
RedPhoenix
Messages
26
Reaction score
0
Been having an issue with these specific homework problems. Can you give me some insight on where to start.

#4.78 F

The actual amount of juice that a machine fills the juice boxes with is 4-ounces, which may be a random variable with normal distribution of \sigma = 0.04 ounce

a) If only 2% of the boxes contained less than 4 ounces what is the mean/average fill on the juice boxes

b) If the variability of the machine that fills the boxes are reduced to 0.025 oz, confirm that the lower required average/mean amount of juice to 4.05 oz and keeping the 98% of jars above 4 oz
I have no idea where to start... Please help thanks
 
Physics news on Phys.org
I am new to statistics, so ignore this if it doesn't make sense. What they say doesn't really make sense to me anyway. But do you have a standard normal table (or application)? It sounds like they are giving you enough to solve a standard z-score equation -- 2% of the population should fall below the z-score of x = 4 oz. with \sigma = .04:

\frac{4 - \mu}{.04} = z

Look up what z-score has 2% of the area to its left.
 
I don't have a table handy, but how can I find \mu?

I know its E(x).. or atleast I think so. I also know that the problem is written poorly and the book is not much better.
 
You can find tables and calculators online by googling, e.g., "standard normal table". Do you know what I am talking about, though?

You can find \mu by finding the z that you need and plugging it into the above equation. Imagine the standard normal distribution. Do you know what this (bell) curve looks like? Put it in the Cartesian coordinate system so that the curve sits on the x-axis and the mean lies on the y-axis. You need to travel along the x-axis to the point where you can draw a line parallel to the y-axis and it will divide the curve into two figures such that the area of the figure on the left is 2% of the area of the original distribution curve. You express the distance that you have to travel in terms of standard deviations. Does this make sense?

To find exactly how far you have to travel, you can go http://davidmlane.com/hyperstat/z_table.html" , scrolll down to the second graph, type ".02" into the "Shaded Area:" box, and click the "Below" radio button. This will shade the graph and give you the number of (standardized) standard deviations from the mean that you have to travel, i.e., your value for z.

I am pretty sure this is the right approach because the answer that I got makes sense with part (b) of your question.
 
Last edited by a moderator:
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber \\ & (A4) ~~~~ \forall xy (x + (y +1) = (x + y ) + 1) \nonumber \\ & (A5) ~~~~ \forall x (x \cdot 0 = 0) \nonumber \\ & (A6) ~~~~ \forall xy (x \cdot (y + 1) = (x \cdot y) + x) \nonumber...
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top