<< Chapter < Page Chapter >> Page >
This module describes the characteristics of a binomial experiment and the binomial probability distribution function.

The characteristics of a binomial experiment are:

  1. There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
  2. There are only 2 possible outcomes, called "success" and, "failure" for each trial. The letter p denotes the probability of a success on one trial and q denotes the probability of a failure on one trial. p + q = 1 .
  3. The n trials are independent and are repeated using identical conditions. Because the n trials are independent, the outcome of one trial does not help in predicting the outcome of another trial. Another way of saying this is that for each individual trial, the probability, p , of a success and probability, q , of a failure remain the same. For example, randomly guessing at a true - false statistics question has onlytwo outcomes. If a success is guessing correctly, then a failure is guessing incorrectly. Suppose Joe always guesses correctly on any statistics true - false question with probability p 0.6 . Then, q 0.4 .This means that for every true - false statistics question Joe answers, his probability of success ( p 0.6 ) and his probability of failure ( q 0.4 ) remain the same.

The outcomes of a binomial experiment fit a binomial probability distribution . The random variable X = the number of successes obtained in the n independent trials.

The mean, μ , and variance, σ 2 , for the binomial probability distribution is μ np and σ 2 npq . The standard deviation, σ , is then σ npq .

Any experiment that has characteristics 2 and 3 and where n = 1 is called a Bernoulli Trial (named after Jacob Bernoulli who, in the late 1600s, studied them extensively). A binomial experimenttakes place when the number of successes is counted in one or more Bernoulli Trials.

At ABC College, the withdrawal rate from an elementary physics course is 30% for any given term. This implies that, for any given term, 70% of the students stay in theclass for the entire term. A "success" could be defined as an individual who withdrew. The random variable is X = the number of students who withdraw from the randomly selected elementary physics class.

Got questions? Get instant answers now!

Suppose you play a game that you can only either win or lose. The probability that you win any game is 55% and the probability that you lose is 45%. Each game you play is independent. If you play the game 20times, what is the probability that you win 15 of the 20 games? Here, if you define X = the number of wins, then X takes on the values 0, 1, 2, 3, ..., 20. The probability of a successis p 0.55 . The probability of a failure is q 0.45 . The number of trials is n 20 . The probability question can be stated mathematically as P ( x 15 ) .

Got questions? Get instant answers now!

A fair coin is flipped 15 times. Each flip is independent. What is the probability of getting more than 10 heads?Let X = the number of heads in 15 flips of the fair coin. X takes on the values 0, 1, 2, 3, ..., 15. Since the coin is fair, p = 0.5 and q = 0.5. The number of trials is n = 15. The probability question can be stated mathematically as P ( x 10 ) .

Got questions? Get instant answers now!

Approximately 70% of statistics students do their homework in time for it to be collected and graded. Each student does homework independently. In a statistics class of 50 students, what is the probability that at least 40will do their homework on time? Students are selected randomly.

This is a binomial problem because there is only a success or a __________, there are a definite number of trials, and the probability of a success is 0.70 for each trial.

failure

Got questions? Get instant answers now!

If we are interested in the number of students who do their homework, then how do we define X ?

X = the number of statistics students who do their homework on time

Got questions? Get instant answers now!

What values does x take on?

0, 1, 2, …, 50

Got questions? Get instant answers now!

What is a "failure", in words?

Failure is a student who does not do his or her homework on time.

Got questions? Get instant answers now!

The probability of a success is p = 0.70. The number of trial is n = 50.

If p + q 1 , then what is q ?

q = 0.30

Got questions? Get instant answers now!

The words "at least" translate as what kind of inequality for the probability question P ( x ____ 40 ) .

greater than or equal to (≥)

Got questions? Get instant answers now!

The probability question is P ( x 40 ) .

Got questions? Get instant answers now!

Notation for the binomial: b = binomial probability distribution function

X ~ B ( n , p )

Read this as " X is a random variable with a binomial distribution." The parameters are n and p . n = number of trials p = probability of a success on each trial

It has been stated that about 41% of adult workers have a high school diploma but do not pursue any further education. If 20 adult workers are randomlyselected, find the probability that at most 12 of them have a high school diploma but do not pursue any further education. How many adult workers do you expect to have a high schooldiploma but do not pursue any further education?

Let X = the number of workers who have a high school diploma but do not pursue any further education.

X takes on the values 0, 1, 2, ..., 20 where n = 20 and p = 0.41. q = 1 - 0.41 = 0.59. X ~ B ( 20 , 0.41 )

Find P ( x 12 ) . P ( x 12 ) 0.9738 . (calculator or computer)

Using the TI-83+ or the TI-84 calculators, the calculations are as follows. Go into 2nd DISTR. The syntax for the instructions are

To calculate ( x = value): binompdf( n , p , number) If "number" is left out, the result is the binomial probability table.

To calculate P ( x value ) : binomcdf( n , p , number) If "number" is left out, the result is the cumulative binomial probability table.

For this problem: After you are in 2nd DISTR, arrow down to binomcdf. Press ENTER. Enter20,.41,12). The result is P ( x 12 ) 0.9738 .

If you want to find P ( x 12 ) , use the pdf (binompdf).If you want to find P(x>12) , use 1 - binomcdf(20,.41,12).

The probability at most 12 workers have a high school diploma but do not pursue any further education is 0.9738

The graph of x ~ B ( 20 , 0.41 ) is:

The binomial probability distribution function graph is made up of bars that are fairly normally distributed with an x-axis of 0-20 and a y-axis of 0-0.2 in increments of 0.05.

The y-axis contains the probability of x , where X = the number of workers who have only ahigh school diploma.

The number of adult workers that you expect to have a high school diploma but not pursue any further education is the mean, μ = np = ( 20 ) ( 0.41 ) = 8.2 .

The formula for the variance is σ 2 npq . The standard deviation is σ npq . σ ( 20 ) ( 0.41 ) ( 0.59 ) 2.20 .

Got questions? Get instant answers now!

The following example illustrates a problem that is not binomial. It violates the condition of independence. ABC College has a student advisorycommittee made up of 10 staff members and 6 students. The committee wishes to choose a chairperson and a recorder. What is the probability that thechairperson and recorder are both students? All names of the committee are put into a box and two names are drawn without replacement . The first name drawn determines the chairperson and the second name the recorder. There aretwo trials. However, the trials are not independent because the outcome of the first trial affects the outcome of the second trial. The probability of a student onthe first draw is 6 16 . The probability of a student on the second draw is 5 15 , when the first draw produces a student. The probability is 6 15 when the first draw produces a staff member. The probability of drawing a student's namechanges for each of the trials and, therefore, violates the condition of independence.

Got questions? Get instant answers now!

Questions & Answers

A golfer on a fairway is 70 m away from the green, which sits below the level of the fairway by 20 m. If the golfer hits the ball at an angle of 40° with an initial speed of 20 m/s, how close to the green does she come?
Aislinn Reply
cm
tijani
what is titration
John Reply
what is physics
Siyaka Reply
A mouse of mass 200 g falls 100 m down a vertical mine shaft and lands at the bottom with a speed of 8.0 m/s. During its fall, how much work is done on the mouse by air resistance
Jude Reply
Can you compute that for me. Ty
Jude
what is the dimension formula of energy?
David Reply
what is viscosity?
David
what is inorganic
emma Reply
what is chemistry
Youesf Reply
what is inorganic
emma
Chemistry is a branch of science that deals with the study of matter,it composition,it structure and the changes it undergoes
Adjei
please, I'm a physics student and I need help in physics
Adjanou
chemistry could also be understood like the sexual attraction/repulsion of the male and female elements. the reaction varies depending on the energy differences of each given gender. + masculine -female.
Pedro
A ball is thrown straight up.it passes a 2.0m high window 7.50 m off the ground on it path up and takes 1.30 s to go past the window.what was the ball initial velocity
Krampah Reply
2. A sled plus passenger with total mass 50 kg is pulled 20 m across the snow (0.20) at constant velocity by a force directed 25° above the horizontal. Calculate (a) the work of the applied force, (b) the work of friction, and (c) the total work.
Sahid Reply
you have been hired as an espert witness in a court case involving an automobile accident. the accident involved car A of mass 1500kg which crashed into stationary car B of mass 1100kg. the driver of car A applied his brakes 15 m before he skidded and crashed into car B. after the collision, car A s
Samuel Reply
can someone explain to me, an ignorant high school student, why the trend of the graph doesn't follow the fact that the higher frequency a sound wave is, the more power it is, hence, making me think the phons output would follow this general trend?
Joseph Reply
Nevermind i just realied that the graph is the phons output for a person with normal hearing and not just the phons output of the sound waves power, I should read the entire thing next time
Joseph
Follow up question, does anyone know where I can find a graph that accuretly depicts the actual relative "power" output of sound over its frequency instead of just humans hearing
Joseph
"Generation of electrical energy from sound energy | IEEE Conference Publication | IEEE Xplore" ***ieeexplore.ieee.org/document/7150687?reload=true
Ryan
what's motion
Maurice Reply
what are the types of wave
Maurice
answer
Magreth
progressive wave
Magreth
hello friend how are you
Muhammad Reply
fine, how about you?
Mohammed
hi
Mujahid
A string is 3.00 m long with a mass of 5.00 g. The string is held taut with a tension of 500.00 N applied to the string. A pulse is sent down the string. How long does it take the pulse to travel the 3.00 m of the string?
yasuo Reply
Who can show me the full solution in this problem?
Reofrir Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply
Practice Key Terms 2

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Collaborative statistics. OpenStax CNX. Jul 03, 2012 Download for free at http://cnx.org/content/col10522/1.40
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Collaborative statistics' conversation and receive update notifications?

Ask