Answer:
a) 0.1587
b) 0.0475
c) 0.7938
Explanation:
Let's start defining our random variable.
X : ''Thickness (in mm) of ancient prehistoric Native American pot shards discovered in a Hopi village''
X is modeled as a normal random variable.
X ~ N(μ,σ)
Where μ is the mean and σ is the standard deviation.
To calculate all the probabilities, we are going to normalize the random variable X.
We are going to call to the standard normal distribution ''Z''.
[(X - μ) / σ] ≅ Z
We normalize by subtracting the mean to X and then dividing by standard deviation.
We can find the values of probabilities for Z in a standard normal distribution table.
We are going to call Φ(A) to the normal standard cumulative distribution evaluated in a value ''A''
a)
![P(X<3)=P((X-4.5)/(1.5)<(3-4.5)/(1.5))](https://img.qammunity.org/2020/formulas/mathematics/high-school/hk720i2a0m3mldrus6ei9p81xapehnb642.png)
Φ(-1) = 0.1587
b)
![P(X>7)=P((X-4.5)/(1.5)>(7-4.5)/(1.5))](https://img.qammunity.org/2020/formulas/mathematics/high-school/7cvaxdqaf24grvbw8d6wb1mr4ijdlyybss.png)
![P(Z>1.666)=1-P(Z\leq 1.666)=](https://img.qammunity.org/2020/formulas/mathematics/high-school/xjpiavhtgik8mu2n8w9wd03wag219zvzyc.png)
1 - Φ(1.666) = 1 - 0.9525 = 0.0475
c)
![P(3<X<7)=P((3-4.5)/(1.5)<(X-4.5)/(1.5)<(7-4.5)/(1.5))=](https://img.qammunity.org/2020/formulas/mathematics/high-school/odfcwgcs2fzmfg4gobpnr1pdi43i9kydu4.png)
Φ(1.666) - Φ(-1) = 0.9525 - 0.1587 = 0.7938