Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site uwvax.ARPA Path: utzoo!linus!philabs!seismo!uwvax!bernar From: bernar@uwvax.ARPA (Bernardo Feijoo) Newsgroups: net.sport.baseball Subject: Re: Question about baseball stats. Message-ID: <1057@uwvax.ARPA> Date: Sun, 28-Aug-83 16:07:35 EDT Article-I.D.: uwvax.1057 Posted: Sun Aug 28 16:07:35 1983 Date-Received: Thu, 1-Sep-83 00:50:02 EDT References: <1123@emory.UUCP> Organization: U of Wisconsin CS Dept Lines: 17 To compute slugging percentage you give a weight of 4 to each homerun, 3 to each triple, 2 to each double and 1 to each single. Then you add them all up and divide the result by the number of at bats, getting the slugging percentage , i.e. slgg.% = 4*(#HR) + 3*(#3b) + 2*(#2b) + (#singles) )/(#at bats) Bernardo U. of Wisc.-Madison / CS dept. ...uwvax@bernar (Note: the max. value of the slugging perc. is 4.00, but you would have to hit them all out of the ball park.)