I need help with this: $$P(X\geq a)=1-F_X(a)=1-\Phi\left(\frac{a-70}{8}\right)=0.25$$
When $X\sim N(70,64)$.
I know that it should be: $(a-70)/8 = 0.6745$
How do I get $0.6745$ From $Z$ table? I know that $0.75$ is between $0.67$ and $0.68$ in that table. Do I need to do an average $(0.67+0.68)/2$?
the final answer is $a = 75.396$
So I am assuming that the original question is $$P(X\geq a) = .75$$
So, I agree, a next good step is $$1-P(X\leq a) = .75$$
This gives $$P(X\leq a) = .25$$
Standardization gives $$P\left(Z\leq \frac{a-70}{\sqrt{64}}\right) = .25$$
Then $$\frac{a-70}{8} = \Phi^{-1}(.25)$$
To get $\Phi^{-1}(.25)$, it depends on the table that you have and what your instructor told you to do. I usually hear find the closest value.
Many tables are defined differently. Here is one I found online.
I looked for the closest value to $.25$ that I could find. I matched up the row and column and it gives me a z-score of $-.67$ (using a calculator gives $-0.6744898$).
So I have that $$\frac{a-70}{8} = -.67$$
This gives $a = 64.64$, which is wrong according the the answer given. One possible correction is to consider that the original question is actually $$P(X\leq a) = .75$$
By symmetry, $\Phi^{-1}(.25) = -.67$ implies $\Phi^{-1}(.75) = .67$ and so
$$\frac{a-70}{8} = .67$$ which gives $a = 75.36$