/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} 3.2 Suppose that there are n possibl... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Suppose that there are n possible outcomes of a trial, with outcome i resulting with probability pi,i=1,...,n,∑i=1ni=1pi=1. If two independent trials are observed, what is the probability that the result of the second trial is larger than that of the first?

Short Answer

Expert verified

The probability that the first result is larger is equal to the probability that the second result is larger.

The probability that they are equal is ∑i=1npi2.

Step by step solution

01

Given Information

Trials with results in {1,2,…,n}.

P(result isi)=pi.

Two independent trials are preformed, with results(i,j).

02

Explanation

Firstly, since the trials are independent:

P[(i,j)]=pi·pj

Therefore

P[(i,j)]=P[(j,i)]

for every i,j∈{1,2,…,n}

Now since all (i,j)for different pairs iand jare mutually exclusive events:

P[{(i,j);i<j}]=∑1≤i<j≤nP[(i,j)]=∑1≤i<j≤nP[(j,i)]=P[{(i,j);j<i}]

And since the result of the two trials can be either that the first result is larger, that the second result is larger or that they are both same (and those possibilities are mutually exclusive)

1=P[{(i,j);i<j}]+P[{(i,j);j<i}]+P[{(i,i),i∈{1,2,…n}}]
03

Explanation

And that third probability is:

P[{(i,i),i∈{1,2,…n}}]=∑i=1nP[(i,i)]=∑i=1npi2

Equation (1) states that

P[{(i,j);i<j}]=P[{(i,j);j<i}]

Therefore the red equation gives:

1=2P[{(i,j);i<j}]+∑i=1nP[(i,i)]=∑i=1npi2

This transforms to:

P[{(i,j);i<j}]=1-∑i=1nP[(i,i)]=∑i=1npi22

04

Final Answer

The probability that the first result is larger is equal to the probability that the second result is larger.

Probability that they are equal is ∑i=1npi2.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose we have 10 coins such that if the ith coin is flipped, heads will appear with probability i/10, i = 1, 2, ..., 10. When one of the coins is randomly selected and flipped, it shows heads. What is the conditional probability that it was the fifth coin

Extend the definition of conditional independence to more than 2 events.

Suppose that we want to generate the outcome of the flip of a fair coin, but that all we have at our disposal is a biased coin that lands on heads with some unknown probability p that need not be equal to 1 2 . Consider the following procedure for accomplishing our task: 1. Flip the coin. 2. Flip the coin again. 3. If both flips land on heads or both land on tails, return to step 1. 4. Let the result of the last flip be the result of the experiment.

(a) Show that the result is equally likely to be either heads or tails.

(b) Could we use a simpler procedure that continues to flip the coin until the last two flips are different and then lets the result be the outcome of the final flip?

The color of a person’s eyes is determined by a single pair of genes. If they are both blue-eyed genes, then the person will have blue eyes; if they are both brown-eyed genes, then the person will have brown eyes; and if one of them is a blue-eyed gene and the other a brown-eyed gene, then the person will have brown eyes. (Because of the latter fact, we say that the brown-eyed gene is dominant over the blue-eyed one.) A newborn child independently receives one eye gene from each of its parents, and the gene it receives from a parent is equally likely to be either of the two eye genes of that parent. Suppose that Smith and both of his parents have brown eyes, but Smith’s sister has blue eyes.

(a) What is the probability that Smith possesses a blue eyed gene?

(b) Suppose that Smith’s wife has blue eyes. What is the probability that their first child will have blue eyes?

(c) If their first child has brown eyes, what is the probability that their next child will also have brown eyes?

In Laplace’s rule of succession (Example 5e), suppose that the first nflips resulted in r heads and n−rtails. Show that the probability that the(n+1)flip turns up heads is (r+1)/(n+2). To do so, you will have to prove and use the identity

∫01yn(1-y)mdy=n!m!(n+m+1)!

Hint: To prove the identity, let C(n,m)=∫01yn(1-y)mdy. Integrating by parts yields

C(n,m)=mn+1C(n+1,m-1)

Starting with C(n,0)=1/(n+1), prove the identity by induction on m.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.