P(x)= p x q n-x n!/[(n-x)!x!]
where x = number of trials
x = number of successes among n trials
p = probability of success in any one trial
q = 1 -p
Example: Find the probability of getting 3 left-handed students in a class of 15 students, given that 10% of us are left-handed.
Solution: here n = 15, x=3, p =0.1, q =0.9
p(3) = 0.129, the probability is 12.9%
Online computer courses, code, programming tutorial and sidebar information for monitoring Canadian S&P/TSX index. Build friendship and networking. Welcome to visit my blogs often!!! I also have two other sites: YouTube Channel and Google site.
Adsense
Popular Posts
- Formatting my post
- How to blend adsense inside your post?
- PHPWind-- A PHP forum script applcaition in China
- Promote your Forum/Blog/Website via major search Engines
- Install PHP ibm_db2 extension in Linux (redHat)
- Install PHPMailer 5.2.4 and use smtp gmail
- Google Adsense forum and pin number
- phpexcel toggle expand and hide column in EXCEL and summary
- Datatable export excel wraptext and newline
- PHP - Export Content to MS Word document
Very good explanation of binomial probability with example.In probability theory and statistics, the binomial distribution is the discrete probability distribution of the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability p. Such a success/failure experiment is also called a Bernoulli experiment or Bernoulli trial; when n = 1, the binomial distribution is a Bernoulli distribution. Binomial Probability Formula
ReplyDelete