Let's use a TI-84 graphing calculator.
press 2nd vars 3
Depending upon the age of your calculator, you may or may not get this helping
screen. If so make it read like this:
invNorm
area:0.9645
μ:0
σ:1
Tail: LEFT CENTER RIGHT
Paste
Your calculator may or may not have the "Tail" line. If so highlight LEFT
Highlight Paste
Press enter
invNorm(0.9645,0,1,LEFT) or perhaps just invNorm(0.9645,0,1)
Or if your calculator is a very old version, you may have no helping screen. If so, just make it read:
invNorm(0.9645)
then press "enter"
Read 1.805477458
Then the area to the left of 1.805477458 is 0.9645.
This means that the left 96.45% of the normal curve below is shaded and the shading stops at 1.805477458 on the horizontal axis.
Edwin