<< Chapter < Page Chapter >> Page >

In the first example, it is reasonable to assume that the class { H i : 1 i 10 } is independent, and each component probability is usually taken to be 0.5. In the second case, the assignmentof probabilities is somewhat more involved. For one thing, it is necessary to know the numbers of red and blue balls in each box before the composite trialbegins. When these are known, the usual assumptions and the properties of conditional probability suffice to assign probabilities. This approach of utilizingcomponent events is used tacitly in some of the examples in the unit on Conditional Probability.

When appropriate component events are determined, various Boolean combinations of these can be expressed as minterm expansions.

Four persons take one shot each at a target. Let E i be the event the i th shooter hits the target center. Let A 3 be the event exacty three hit the target. Then A 3 is the union of those minterms generated by the E i which have three places uncomplemented.

A 3 = E 1 E 2 E 3 E 4 c E 1 E 2 E 3 c E 4 E 1 E 2 c E 3 E 4 E 1 c E 2 E 3 E 4

Usually we would be able to assume the E i form an independent class. If each P ( E i ) is known, then all minterm probabilities can be calculated easily.

Got questions? Get instant answers now!

The following is a somewhat more complicated example of this type.

Ten race cars are involved in time trials to determine pole positions for an upcoming race. To qualify, they must post an average speed of 125 mph or more on atrial run. Let E i be the event the i th car makes qualifying speed. It seems reasonable to suppose the class { E i : 1 i 10 } is independent. If the respective probabilities for success are 0.90, 0.88, 0.93, 0.77, 0.85, 0.96,0.72, 0.83, 0.91, 0.84, what is the probability that k or more will qualify ( k = 6 , 7 , 8 , 9 , 10 )?

Solution

Let A k be the event exactly k qualify. The class { E i : 1 i 10 } generates 2 10 = 1024 minterms. The event A k is the union of those minterms which have exactly k places uncomplemented. The event B k that k or more qualify is given by

B k = r = k n A r

The task of computing and adding the minterm probabilities by hand would be tedious, to say the least. However, we may use the function ckn, introduced in the unit on MATLAB and Independent Classes andillustrated in Example 4.4.2, to determine the desired probabilities quickly and easily.

>>P = [0.90, 0.88, 0.93, 0.77, 0.85, 0.96,0.72, 0.83, 0.91, 0.84];>>k = 6:10;>>PB = ckn(P,k) PB = 0.9938 0.9628 0.8472 0.5756 0.2114
Got questions? Get instant answers now!

An alternate approach is considered in the treatment of random variables.

Bernoulli trials and the binomial distribution

Many composite trials may be described as a sequence of success-failure trials. For each component trial in the sequence, the outcome is one of two kinds. One we designatea success and the other a failure . Examples abound: heads or tails in a sequence of coin flips, favor or disapprove of a proposition in a survey sample, and itemsfrom a production line meet or fail to meet specifications in a sequence of quality control checks. To represent the situation, we let E i be the event of a success on the i th component trial in the sequence. The event of a failure on the i th component trial is thus E i c .

Questions & Answers

if three forces F1.f2 .f3 act at a point on a Cartesian plane in the daigram .....so if the question says write down the x and y components ..... I really don't understand
Syamthanda Reply
hey , can you please explain oxidation reaction & redox ?
Boitumelo Reply
hey , can you please explain oxidation reaction and redox ?
Boitumelo
for grade 12 or grade 11?
Sibulele
the value of V1 and V2
Tumelo Reply
advantages of electrons in a circuit
Rethabile Reply
we're do you find electromagnetism past papers
Ntombifuthi
what a normal force
Tholulwazi Reply
it is the force or component of the force that the surface exert on an object incontact with it and which acts perpendicular to the surface
Sihle
what is physics?
Petrus Reply
what is the half reaction of Potassium and chlorine
Anna Reply
how to calculate coefficient of static friction
Lisa Reply
how to calculate static friction
Lisa
How to calculate a current
Tumelo
how to calculate the magnitude of horizontal component of the applied force
Mogano
How to calculate force
Monambi
a structure of a thermocouple used to measure inner temperature
Anna Reply
a fixed gas of a mass is held at standard pressure temperature of 15 degrees Celsius .Calculate the temperature of the gas in Celsius if the pressure is changed to 2×10 to the power 4
Amahle Reply
How is energy being used in bonding?
Raymond Reply
what is acceleration
Syamthanda Reply
a rate of change in velocity of an object whith respect to time
Khuthadzo
how can we find the moment of torque of a circular object
Kidist
Acceleration is a rate of change in velocity.
Justice
t =r×f
Khuthadzo
how to calculate tension by substitution
Precious Reply
hi
Shongi
hi
Leago
use fnet method. how many obects are being calculated ?
Khuthadzo
khuthadzo hii
Hulisani
how to calculate acceleration and tension force
Lungile Reply
you use Fnet equals ma , newtoms second law formula
Masego
please help me with vectors in two dimensions
Mulaudzi Reply
how to calculate normal force
Mulaudzi
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Applied probability. OpenStax CNX. Aug 31, 2009 Download for free at http://cnx.org/content/col10708/1.6
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Applied probability' conversation and receive update notifications?

Ask