logo for matrixlab-examples.com
[?] Subscribe To This Site

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines


Home
Welcome Matrixmania Blog
-> Sitemap / Search <-
-> Books <-
Forums and Help
Contact
Basics Quick Matlab Guide
Matlab Tutorial
Matlab Examples
Matlab Flow Control
Boolean Logic
Plots and GUI Matlab 2D Plots
Matlab 3D Plots
Matlab GUI
Applications Calculus
Linear Algebra
Matlab Cookbook I
Matlab Cookbook II
Electrical Calculations
Probability and Stats
Finance Apps
Other Relevant Links
Notes on Computing
Online Calculators
Fun!
Your own Website?
Terms/Policies
Scilab
leftimage for matrixlab-examples.com


F-Distribution Table - use this spreadsheet instead!


This spreadsheet is an equivalent of an F-distribution table and calculates percentile values for given values on an F-distribution curve. You must provide the F-value, and the degrees of freedom in both numerator and  denominator. The F-distribution spreadsheet makes it very easy to find the cumulative probability associated with an F-value.

f-distribution curve - spreadsheet online
F-distribution curve


The F-distribution table is approximated using the following formula:

percentile formula for F distribution
where 

a1 = 0.196854
a2 = 0.115194
a3 = 0.000344
a4 = 0.019527

y axis formula for f distribution

d1 = degrees of freedom in numerator
d2 = degrees of freedom in denominator

epsilon in f distribution


Example:

What is the percentile on a F-distribution table when the F-value is 2 and the degrees of freedom are both 5?

We use our online table and enter:

F-value = 2
Degrees of freedom in numerator = 5
Degrees of freedom in denominator = 5

The result is

Percentile =     0.7681


notes on use of online calculators
Bookmark and Share    



 From 'F-Distribution Table' to home

 From 'F-Distribution Table' to Free Online Calculators

Top

F-Distribution code in Matlab





footer for matlab page