Home > By category > Scripts >Communication > probability distribution function (normal distribution)



probability distribution function (normal distribution)

  • Downloads: 
  • Views: 
  • Rating:

This function calculates the probability under the normal distribution curve, plots the graph and the area calculated.

Normaldistribution

calculating the area under a normal distribution curve
from -ve infinity upto point x.

Input:
x : point on the normal distribution curve
mean : mean of the normal distribution curve
sigma : standard deviation of the normal distribution curve
(hint: normal dist mean=0, sigma=1)
plotting: Plot the calculated area if plotting = 1
Output: area under the curve.

Example:
x=[-20:20] % your data points
sigma=length(x)/2/3.5 % PDF width is 3.5 sigma
mean=0 % mean between -20 and 20
normaldistribution(0, mean, sigma,1) % Calculate area from -inf to 0

Author:
Sherif Omran
University and university hospital of Zurich
Date: May 2009
Part of my phd thesis:
email: sherif.omran@gmx.de

Free download from Shareware Connection - This function calculates the probability under the normal distribution curve, plots the graph and the area calculated

Publisher: Sherif Omran | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 25-01-2013 | Rating: 0 | Title: probability distribution function (normal distribution)

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/23978/3/normaldistribution.zip

More downloads from probability distribution function (normal distribution) publisher Sherif Omran:

export matlab data to excell - Many people don't know how to export matlab data into excel

Kruskal Wallis statistics calculation for equal data - This is a statistical test to check two datasets if are different

probability distribution function (normal distribution) keywords:
probability distribution function (normal distribution) related downloads:

Group Email Sender - Group Email Sender is designed for e-mail marketing campaigns. this Group Email Sender offers a complete solution for HTML-based email advertising. It is an easy-to-use, powerful and cost-effective email marketing tool for Internet business ...

SurveilStar Email Recording - Free email monitoring software to record or block web mails and POP3/SMTP mails

Power Email Verifier - Power Email Verifier can check your email lists for valid emails. It can import large lists with no problem. Uses multithreading to verify emails at a very fast rate. Simulates the sending of email without sending any messages.

Email Validator - Email Validator validates email addresses in your mailing list, ensuring 100% deliverability. Save time and money by sending your email only to valid and deliverable addresses. Reduce data transfer and avoid receiving delivery failure notifices.

HTML Email Creator - HTML Email Creator creates HTML email by a HTML file, and sends the HTML email. HTML email outputted and sent by the software is compatible with a spectrum of email clients and webmail such as Outlook, Thunderbird, Gmail, Hotmail, and Yahoo! Mail.

Shareware Connection periodically updates pricing and software information of 'probability distribution function (normal distribution)' from company source 'Sherif Omran' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'probability distribution function (normal distribution)' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of probability distribution function (normal distribution).

New Reviews

SnapCrab - Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...

NovaBench - PC performance benchmarking is something that may not interest average users much but tech savvy lot resort to such apps to find out prowess and capability of their laptops and desktops. While there are quite a few PC benchmarking apps in market, ...

Hekasoft Backup & Restore - There was a time a majority of Windows PC users stuck to Internet Explorer as it was the integrated web browsing app. After arrival and growth of Open Source rivals like Firefox and Chrome, the scenario has changed a lot. PC users are now spoilt ...

LastPass - Nearly every computer and internet users need to deal with a lot of passwords and this number only goes up with time! Remembering so many passwords becomes tedious with time and that can add to inconvenience. While you can assign the task of ...

SumatraPDF - The PDF format is used worldwide to distribute document files without changing formatting, alignment and layout. It can also be used to share complex engineering designs and diagrams along with massive amounts of text. The biggest benefit of this ...

MusicBee - Irrespective of what type of a PC you use, it will be necessary to use a media player app from time to time. If the WMP is not your cup of tea, you will have to pick from third-party music player apps. The problem with some such apps is that ...

Norton Security with Backup - Symantec is an old time player in PC security and its various security suites with Norton brand name are used all over the world. With time, Norton security apps have been tweaked to consume fewer resources and they come with several bells and ...

Groovy Media Player - There is hardly any PC user who does not listen to music while working on PC or at leisure time. For media playback on Windows PC, there are so many apps. You can opt for default WMP that comes with the OS. However, there are several other third ...

Hanso Player - Using a media player application to play back music files is something nearly every PC user needs to do. There are so many applications that the abundance can leave average users somewhat puzzled. If the bundled WMP does not suit your taste but ...

PhotoScape - Using photo editors is not limited to the circles of graphic designers and print media professionals anymore. Nearly every PC user has some or other image editing app installed in his or her PC. Given the rise of digital camera usage and smart ...




New Downloads

Document Creator

Document Creator is a simple
back-end script developed by
PHPJabbers enabling users to
generate multiple documents
using ...

Contacts Module

The Contacts module allows
users to store a list of
contacts and relevant related
information.

pentagonal tiling of the
Poincare Disc

pic shows recursion level of 7

Auto Gaussian & Gabor fits

Auto Gaussian & Gabor Surface
fit

IDBlogNetwork Ads

IBNadds is a plugin to install
Ad IDBlogNetwork on your
WordPress blog

onlinedestek

We released onlinedestek v1.2
modul for Joomla 1.5.

Alien Voices using the
Texas Instruments C5000 and
C6000 DSP

Two complete applications in
C, one for the Texas
Instruments C5000 fixed-point
processor and the other for
the TI C6000 ...

Function Approximation
Using Neural Network
Without using Toolbox

This code implements the basic
back propagation of error
learning algorithm.

Apply affine transforms to
graphic objects

The advantage of the function
compared to hgtransform
objects is that it operates
directly on the XData

Coffee Roulette

First set the parameters in
the first code cell

Mouse Position

This function works with
subplots as well as individual
axes in one figure

RLS Algorithm Demo

RLS is one of the great
adaptive filter algorithms