File:Bertrand1-scatterplot.jpeg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Bertrand1-scatterplot.jpeg(288 × 288 pixels, file size: 17 KB, MIME type: image/jpeg)

Captions

Captions

Add a one-line explanation of what this file represents
This file has been superseded by Bertrand1-scatterplot.svg. It is recommended to use the other file. Please note that deleting superseded images requires consent.
new file

Transferred from en.wikipedia to Commons by Maksim.

The original description page was here. All following user names refer to en.wikipedia.

Bertrand's paradox -- distribution of midpoints of chords chosen at random, solution 1

This image is an original work by Robert Dodier (User:Wile E. Heresiarch).

Here are the commands (of the R programming language) by which this image was created.

n <- 10000

r1 <- runif (n) * 2 * pi
r2 <- runif (n) * 2 * pi

x1 <- cos (r1)
y1 <- sin (r1)

x2 <- cos (r2)
y2 <- sin (r2)

x <- (x1 + x2)/2
y <- (y1 + y2)/2

z <- sqrt(x^2+y^2)
sum(z<1/2)

plot (x, y, pch='.', col='red')
dev2bitmap (file='bertrand1-scatterplot.jpeg', type='jpeg',
 res=288, height=8, width=8)


GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.0 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
date/time username edit summary
02:09, 7 July 2005 en:User:Wile E. Heresiarch (put spaces on empty lines (to join preformatted blocks))
02:08, 7 July 2005 en:User:Wile E. Heresiarch (+commands to create image)
00:34, 1 January 2005 en:User:Wile E. Heresiarch (+license tags)
22:28, 31 December 2004 en:User:RedWolf ({{unverified}})
04:42, 21 August 2004 en:User:Wile E. Heresiarch (Bertrand's paradox -- distribution of midpoints of chords chosen at random, solution 1)

Original upload log[edit]

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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:18, 18 March 2006Thumbnail for version as of 17:18, 18 March 2006288 × 288 (17 KB)Maksim (talk | contribs)La bildo estas kopiita de wikipedia:en. La originala priskribo estas: Bertrand's paradox -- distribution of midpoints of chords chosen at random, solution 1 This image is an original work by Robert Dodier (User:Wile E. Heresiarch). Here are the com

There are no pages that use this file.

Metadata