Answer:
x1 = 4891.294
Explanation:
given data
mean μ =  $5,793
standard deviation  σ =  $439
solution
we know here that
P(x < x1 ) = 0.02 Â Â .................1
so
[tex]P(\frac{x-\mu }{\sigma } < \frac{x1-\mu }{\sigma }) = 0.02[/tex]
so
[tex]P(z < \frac{x1-\mu }{\sigma }) = 0.02[/tex]
[tex]\frac{x1-\mu }{\sigma }[/tex] Â = invNorm(0.02)
so
x1 = μ + σ × invNorm(0.02)   .....................2
we use here table for invNorm(0.02) and put value in eq 2
x1 = 5793 + 439 × (-2.054 )
x1 = 4891.294