Page 1 of 1

[2] Use T.DIST(t,df,false) and NORM.DIST(x,0,1,false) to make a table of t-distribution for degree of freedom=1, 3, 10,

Posted: Tue Nov 23, 2021 9:26 am
by answerhappygod
2 Use T Dist T Df False And Norm Dist X 0 1 False To Make A Table Of T Distribution For Degree Of Freedom 1 3 10 1
2 Use T Dist T Df False And Norm Dist X 0 1 False To Make A Table Of T Distribution For Degree Of Freedom 1 3 10 1 (53.45 KiB) Viewed 68 times
[2] Use T.DIST(t,df,false) and NORM.DIST(x,0,1,false) to make a table of t-distribution for degree of freedom=1, 3, 10, 30 along with standard normal distribution. (t and x values; -5.0, -4.8, -4.6, ...,-0.2,0, 0.2, ...,4.8, 5.0) Also draw the five distributions in one graph.