- 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 67 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,
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
[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,
[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.