/*! 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} Q.45 A woman has n keys, of which one... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A woman has n keys, of which one will open her door.

(a) If she tries the keys at random, discarding those that do not work, what is the probability that she will open the door on her kth try?

(b) What if she does not discard previously tried keys?

Short Answer

Expert verified

a). The probability she will open the door on her kth try is1n.

b). The probability she does not discard previously tried keys is 1n1-1nk-1.

Step by step solution

01

Part (a) Step 1: Given Information

A woman has n keys, of which one will open her door.

02

Part (a) Step 2: Explanation

Trying keys and discarding them ( n keys):

Outcome space: S=x1,x2,…xn;some permutation of keys

Each element of the outcome space is equally likely.

The probability that the key is i-th in the permutation is the number of permutations with fixed i-th place, and that is (n-1)! divided by the number of permutations n!

P(correct key isi-th)=(n-1)!n!=1n
03

Part (b) Step 1: Given Information

A woman has n keys, of which one will open her door.

04

Part (b) Step 2: Explanation

b) Trying keys and returning them them ( nkeys)

Each element of the outcome space is equally likely.

The probability that the key is i-th in the vector is the number of vectors where the first n-1 elements are some of the n-1 keys that are not correct and the last key is the correct one, and that is (n-1)k-1 divided by the number of elements in the outcome space nk

P(correct key isi-th)=(n-1)k-1nk=1n1-1nk-1

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

(a)If Npeople, including AandB, are randomly arranged in a line, what is the probability that Aand Bare next to each other?

(b)What would the probability be if the people were randomly arranged in a circle?

A basketball team consists of 6frontcourt and4 backcourt players. If players are divided into roommates at random, what is the probability that there will be exactly two roommate pairs made up of a backcourt and a frontcourt player?

A 3-personal basketball team consists of a guard, a forward, and a center.

(a)If a person is chosen at random from each of three different such teams, what is the probability of selecting a complete team?

(b)What is the probability that all 3players selected play the same position?

For any sequence of events E1,E2,...,define a new sequenceF1,F2,...of disjoint events (that is, events such that FiFj=Øwhenever i≠j) such that for alln≥1, ∪1nFi=∪1nEi

The game of craps is played as follows: A player rolls two dice. If the sum of the dice is either a2,3,or12, the player loses; if the sum is either a 7or an 11, the player wins. If the outcome is anything else, the player continues to roll the dice until she rolls either the initial outcome or a 7. If the 7comes first, the player loses, whereas if the initial outcome reoccurs before the 7appears, the player wins. Compute the probability of a player winning at craps.

Hint: Let Eidenote the event that the initial outcome is iand the player wins. The desired probability is ∑i=1212P(Ei). To compute P(Ei), define the events Ei,nto be the event that the initial sum is i and the player wins on the nth roll. Argue that

P(Ei)=∑n=1∞P(Ei,n)

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.