Harold Nelson
2023-03-24
or not!
I want to show you why in 2023 nobody needs a normal curve table.
Use the normal curve table to find the probability that a random variable with a standard normal distributiom has a value below 1.37.
Find the row for 1.3 then slide your finger across to the column .07 and find the value .91466.
Now do this using the pnorm() function.
## [1] 0.9146565
Suppose you don’t have a computer with R installed.
Go to rdrr.io and enter the pnorm call. Use your phone.
On your way out, place your normal curve table in the recycle bin.