Just a note
f=c(1,2,3,3,5,5,6,3,2) m=c(410.5, 430.5, 450.5, 470.5, 490.5, 510.5, 530.5, 550.5, 570.5) sum(f*m) / sum(f)
Except where otherwise specified, all text and images on this page are copyright InfluentialPoints, all rights reserved. Images not copyright InfluentialPoints credit their source on web-pages attached via hypertext links from those images.