science-notes/test.R

9 lines
83 B
R
Raw Normal View History

2023-10-18 15:25:55 +02:00
cdf=ecdf(N)
initial_alpha=0.05
print(round(pnorm(1.01,mean=0,sd=1),digits=4))