படிமம்:Binomial distribution cdf.svg

மற்ற மொழிகளில் ஆதரிக்கப்படாத பக்க உள்ளடக்கம்.
கட்டற்ற கலைக்களஞ்சியமான விக்கிப்பீடியாவில் இருந்து.

மூலக்கோப்பு(SVG கோப்பு, பெயரளவில் 640 × 480 பிக்சல்கள், கோப்பு அளவு: 64 KB)

இது விக்கிமீடியா பொதுக்கோப்பகத்தில் இருக்கும் ஒரு கோப்பாகும். இக்கோப்பைக் குறித்து அங்கே காணப்படும் படிம விளக்கப் பக்கத்தை இங்கே கீழே காணலாம்.
பொதுக்கோப்பகம் ஒரு கட்டற்ற கோப்புகளின் சேமிப்பகமாகும். நீங்களும் உதவலாம்.

சுருக்கம்

விளக்கம் Binomial distribution cumulative distribution function
நாள்
மூலம் சொந்த முயற்சி
ஆசிரியர் Tayste
SVG genesis
InfoField
 
The source code of this SVG is invalid due to 42 errors.
 
This W3C-invalid chart was created with R.
 
 This file uses embedded text that can be easily translated using a text editor.
Source code
InfoField

R code

# R source code for Wikipedia SVG plot of Binomial CDF
# by de:User:Sigbert, Feb 2010
 
require("RSvgDevice")

create.binomial.cdf <- function(N, p, colour="black", pch=16) {
 n <- max(length(N),length(p),length(colour),length(pch))
 N <- rep(N,length=n); p <- rep(p,length=n)
 colour <- rep(colour,length=n); pch <- rep(pch,length=n) 

 add.one.series <- function(N, p, colour, pch, maxN) {
   cdf <- pbinom(0:N, N, p)
#   lines(0:N, cdf, type="s", col=colour)
   for (i in 1:N) lines (c(i-1,i), c(cdf[i], cdf[i]), type="s", col=colour)
   lines(c(N,maxN), c(1, 1), type="s", col=colour)
   points(0:N, cdf, col=colour, pch=pch)
 }
 
 par(lwd=1.5, cex=1, mar=c(3.1,2.5,0.5,0.5))
 plot(1, xlim=c(0,max(N)), ylim=c(0,1), type="n", xlab="", ylab="")
 for (i in 1:n)
   add.one.series(N[i],p[i],colour[i],pch[i], max(N))
   
 text = paste("p=",rev(p)," and N=",rev(N),sep="")
 legend(max(N), 0, legend=text, xjust=1, yjust=0,
   pch=rev(pch), lwd=rep(par("lwd"),3), col=rev(colour), y.intersp=1.5, bty="n")
}

devSVG("Binomial_distribution_cdf.svg",width=4,height=3)
create.binomial.cdf(c(40,20,20), c(0.5,0.7,0.5), c("red","green","blue"), c(20,15,18))
dev.off()

அனுமதி

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
சில நாடுகளில் இது சாத்தியமில்லாது போகலாம். அவ்வாறாயின் :
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts ஆங்கிலம்

2 மார்ச்சு 2008

source of file ஆங்கிலம்

original creation by uploader ஆங்கிலம்

checksum ஆங்கிலம்

30b025aa3e7f60281757dceb3ca0f1a7107bb5e3

data size ஆங்கிலம்

66,037 பைட்டு

480 படவணு

640 படவணு

கோப்பின் வரலாறு

குறித்த நேரத்தில் இருந்த படிமத்தைப் பார்க்க அந்நேரத்தின் மீது சொடுக்கவும்.

நாள்/நேரம்நகம் அளவு சிறுபடம்அளவுகள்பயனர்கருத்து
தற்போதைய13:11, 13 மே 201013:11, 13 மே 2010 இலிருந்த பதிப்புக்கான சிறு தோற்றம்640 × 480 (64 KB)Meisterkochfinal fix
13:02, 13 மே 201013:02, 13 மே 2010 இலிருந்த பதிப்புக்கான சிறு தோற்றம்289 × 217 (62 KB)Meisterkochfix colours
12:48, 13 மே 201012:48, 13 மே 2010 இலிருந்த பதிப்புக்கான சிறு தோற்றம்289 × 217 (40 KB)Meisterkochchange colour coding
18:07, 12 பெப்பிரவரி 201018:07, 12 பெப்பிரவரி 2010 இலிருந்த பதிப்புக்கான சிறு தோற்றம்1,052 × 744 (56 KB)Meisterkochformat
18:04, 12 பெப்பிரவரி 201018:04, 12 பெப்பிரவரி 2010 இலிருந்த பதிப்புக்கான சிறு தோற்றம்744 × 1,052 (55 KB)Meisterkochstep function, updated R-code
20:09, 1 மார்ச்சு 200820:09, 1 மார்ச்சு 2008 இலிருந்த பதிப்புக்கான சிறு தோற்றம்434 × 289 (20 KB)Tayste{{Information |Description=Binomial distribution cdf |Source=self-made |Date=2 Mar 2008 |Author= Tayste |Permission= |other_versions= }}

பின்வரும் பக்க இணைப்புகள் இப் படிமத்துக்கு இணைக்கபட்டுள்ளது(ளன):

கோப்பின் முழுமையான பயன்பாடு

கீழ்கண்ட மற்ற விக்கிகள் இந்த கோப்பை பயன்படுத்துகின்றன:

"https://ta.wikipedia.org/wiki/படிமம்:Binomial_distribution_cdf.svg" இலிருந்து மீள்விக்கப்பட்டது