File:ClueBot NG new user revert probability.svg
Page contents not supported in other languages.
Tools
Actions
General
In other projects
Appearance
Size of this PNG preview of this SVG file: 600 × 480 pixels. Other resolutions: 300 × 240 pixels | 960 × 768 pixels | 1,280 × 1,024 pixels | 2,560 × 2,048 pixels.
Original file (SVG file, nominally 600 × 480 pixels, file size: 11 KB)
This is a file from the Wikimedia Commons. Information from its description page there is shown below. Commons is a freely licensed media file repository. You can help. |
Summary
DescriptionClueBot NG new user revert probability.svg |
English: This shows the probability that a new user is reverted by w:User:ClueBot NG within their first N edits, assuming ClueBot looks at every edit made and does no post-processing. The red line is the current setting of a 0.1% false positive rate; the green line is a previously used setting of a 0.05% false positive rate. The blue line is at P=0.5, for reference. The point at which the red/green line crosses the blue line is the point at which a user has a 50% probability, given their number of edits, of having been incorrectly reverted at least once. |
Date | |
Source | Own work |
Author | NYKevin |
ColorRegions
ColorRegions color region %ID%: %COLOR% 3px dotted |
|
||||||||||||||||||||
ColorAverage |
|
||||||||||||||||||||
Properties |
|
||||||||||||||||||||
Metadata |
|
Info: DrTrigonBot (talk) has evaluated this file and left hidden information. View it! For a deeper understanding of how the bot works, please consult the documentation.
Source code
This code is also in the public domain, covered by the CC-0 waiver. Note that a line has been broken with a backslash; this needs to be the last character on that line.
set terminal svg
set output '~/foo.svg'
set title 'Probability that a new user is reverted'
set ylabel 'Probability of a revert...'
set xlabel "...within the user's first N edits"
plot [0:1500] [0:1] 1 - (.999)**x title 'False positives of 0.1%' with lines,\
1 - (.9995)**x title 'False positives of 0.05%' with lines, 0.5 title 'P=0.5' with lines
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. | |
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
http://creativecommons.org/publicdomain/zero/1.0/deed.enCC0Creative Commons Zero, Public Domain Dedicationfalsefalse |
Annotations InfoField | This image is annotated: View the annotations at Commons |
Items portrayed in this file
depicts
15 August 2012
image/svg+xml
a70b68a5629ec1a27dd707630e47759ac7c43a69
10,907 byte
480 pixel
600 pixel
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 16:59, 15 August 2012 | 600 × 480 (11 KB) | NYKevin |
File usage
The following page uses this file:
Metadata
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.
Image title | Produced by GNUPLOT 4.4 patchlevel 3 |
---|