Reading sections are from the Introductory Statistics Textbook
In lesson 18.1, we found the critical values of a specified critical level.

We take these critical values and convert them back to our regular scale to find the boundaries of our confidence interval.
Recall that the equation for finding a z-score is,
\[z = \frac{x-\mu}{\sigma}\]We need to make two changes. Since we are applying the Central Limit Theorem, we are going to use our mean and standard deviation from our sampling distribution:
\[z = \frac{\bar{x} - \mu_{\bar{x}}}{\sigma_{\bar{x}}} = \frac{\bar{x}-\mu}{\tfrac{\sigma}{\sqrt{n}}}\]Since we are after the population mean, we solve for \(\mu\).
\[\pm z\frac{\sigma}{\sqrt{n}} = \bar{x}-\mu\] \[-\bar{x} \pm z\frac{\sigma}{\sqrt{n}} = -\mu\] \[\mu = \bar{x} \pm z\frac{\sigma}{\sqrt{n}}\]This is our confidence interval! The population mean (the true value) is most likely between \(\bar{x} - z(\sigma / \sqrt{n})\) and \(\bar{x} + z(\sigma / \sqrt{n})\). In the next page, we’ll see a full example of this calculation along with how to interpret it.
The last term of this formula is known as the margin of error (\(E\)).
\[E = z\frac{\sigma}{\sqrt{n}}\]