I want to calculate manually p value from F distribution with degree of freedom 1 and 2
(without any calculator or without any build in function).
Example:
degree of freedom v1: 1
degree of freedom v2: 28
F value: 242450.3519
we used FDist function in excel and got following result. (p value): 1.12E-56, How to achieve this result without any excel function?
Just I want to know, how to do calculation manually without using excel FDIST function.
(without any calculator or without any build in function).
Example:
degree of freedom v1: 1
degree of freedom v2: 28
F value: 242450.3519
we used FDist function in excel and got following result. (p value): 1.12E-56, How to achieve this result without any excel function?
Just I want to know, how to do calculation manually without using excel FDIST function.