Suppose that a person chooses a letter at random from RESERVE

  • Thread starter Thread starter TomJerry
  • Start date Start date
  • Tags Tags
    Random
AI Thread Summary
The discussion revolves around calculating the probability of selecting the same letter from the words "RESERVE" and "VERTICAL." The initial assumption of multiplying the probabilities of selecting letters from each word was corrected, as it does not account for the actual occurrences of letters in both words. The correct approach involves calculating the individual probabilities for the matching letters R, E, and V, leading to a combined probability of 6/56 or 3/28 for selecting the same letter. Additionally, there is a reminder about forum policies regarding providing hints instead of complete solutions for homework questions. The conversation highlights the importance of accurate probability calculations in such scenarios.
TomJerry
Messages
49
Reaction score
0
Suppose that a person chooses a letter at random from "RESERVE"

Question :
Suppose that a person chooses a letter at random from "RESERVE" and then chooses one at random from "VERTICAL" . Find the probability that the same letter is choosen.


Solution:

Probability of choosing letter from "RESERVE" is P(A) = 1/7

Probability of choosing letter from "VERTICAL" is P(B) = 1/8

Probability of choosing letter which exist in both would be P(A intersection B) = P(A) . P(B)

= 1/56 [Is this correct]
 
Physics news on Phys.org
Hi TomJerry! :wink:
TomJerry said:
Probability of choosing letter from "RESERVE" is P(A) = 1/7

Probability of choosing letter from "VERTICAL" is P(B) = 1/8

Probability of choosing letter which exist in both would be P(A intersection B) = P(A) . P(B)

= 1/56 [Is this correct]

erm :redface: … on that basis, the probability of choosing the same letter from "CAT" and "MOUSE" would be 1/15 …

but it's obviously zero! :smile:

Start again :smile:
 


I imagine it must be done letter by letter:
For "RESERVE"
p(R)=2/7
p(E)=3/7
p(V)=1/7

To get a match, you will need to hit the matching letter(s) in "VERTICAL".
In this case, each of the three target letters appears once, thus the probability for each of them is 1/8.

So, the odds of selecting the SAME letter in both words:
R = 2/7 * 1/8, or 2/56;
E = 3/7 * 1/8, or 3/56;
V = 1/7 * 1/8, or 1/56;

and the odds of making ANY of them is their sum 6/56, or 3/28...
 


Datamedic, that's a good explanation, but the forum policy on homework and textbook-style questions is to give hints, not complete solutions. So keep that in mind next time, and welcome to Physics Forums.
 


The OP seems to be spreading homework questions around in several spots outside the homework section.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top