| Number of people with the title of Head Coach : 22 | 
		| Maximum Salary: | $ 582,800.00 | 
		| Average Salary: | $ 119,225.27 | 
		| Minimum Salary: | $ 47,000.00 | 
		
		
INSERT INTO IA_U_Stats ( stat_timestamp, stat_LName, stat_FName, stat_Title, stat_Year )
							VALUES( NOW(), '', '', 'Head Coach', '2004' )