Image:Data plot women weight vs height.svg

From Wikipedia, the free encyclopedia

No higher resolution available.

Data_plot_women_weight_vs_height.svg (289 × 289 pixel, file size: 6 KB, MIME type: image/svg+xml)

[edit] Summary

Updated same figure (Image:Data plot women weight vs height.jpg), which was in JPEG format. This figure was created in R:

library(women)
library(RSvgDevice)
devSVG("Data_plot_women_weight_vs_height.svg",4,4)
plot(weight ~ height, women, main="US women weight vs. height",
     xlab="Height (in)", ylab="Weight (lbs)")
dev.off()

[edit] Licensing

Public domain

I, the creator of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible,
I grant any entity the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.

  • (del) (cur) 19:40, 21 January 2007 . . Mwtoews (Talk | contribs) . . 289×289 (6,176 bytes) (Updated same figure (Image:Data plot women weight vs height.jpg), which was in JPEG format. This figure was created in R: library(women) library(RSvgDevice) devSVG("Data_plot_women_weight_vs_height.svg",4,4) plot(weigh)

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):