File:ClueBot NG new user revert probability.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 600 × 480 pixels, file size: 11 KB)

Summary

Description
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
 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 W3C-unspecified plot was created with Gnuplot.

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:
Creative Commons CC-Zero 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.

Annotations
InfoField
This image is annotated: View the annotations at Commons

Captions

Add a one-line explanation of what this file represents

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/TimeThumbnailDimensionsUserComment
current16:59, 15 August 2012Thumbnail for version as of 16:59, 15 August 2012600 × 480 (11 KB)NYKevin
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata