% % Written by: % -- % John L. Weatherwax 2009-04-21 % % email: wax@alum.mit.edu % % Please send comments and especially bug reports to the % above email address. % %----- close all; drawnow; clear functions; rehash; clc; MSE = 134 / 17; MSR = 33; n = 20; p=2; F = MSR / MSE; alpha = 0.05; finv( 1-alpha, n, n-p-1 ) F_star = 16/(134/17)