Skip to main content

Aptitude Day 147

Problems on Probability:

1. Two dices are tossed. The probability that the total score is not a prime number is:

Solution:
                 n(S) = 36.
                 n(E) ={(1,1),(1,2),(1,4),(1,6),(2,1),(2,3),(2,5),(3,2),(3,4),(4,1),(4,3),(5,2),(5,6),(6,1),(6,5)}
             
                  P(getting a prime number) = n(E)/ n(S)
                                                             = 15/36
                                                             = 5/12.
                                        
                 P(not getting a prime number) = 1-5/12
                                                                  = 7/12.

2. A speaks truth in 60% cases and B in 70% of the cases. In what percentage of cases are they likely to contradict each other, narrating the same incident?

Solution:
                P(A) =60/100 =3/5.
                P(A̅) = 1-3/5 = 2/5.

                P(B)=70/100 =7/10.
                P(B̅)= 1-7/10 =3/10

               Since they contradict each other while narrating the same incident. We get,
                           P(A)*P(B̅) + P(A̅)+P(B) = 3/5 * 3/10 + 2/5 * 7/10
                                                                   = 9/50 + 14/50
                                                                   = 23/50.
             The percentage will be (23/50) *(100) = 46%.



Comments

Popular posts from this blog

Easy ways to dramatically improve your English

           Hello everyone. Let's get into the matter straightaway. Many of the people I know personally keep on asking me Is there any easy ways to improve my English? So I would like to share some of my own tips like how I improved my English in the easiest ways. I see a lot of people struggling in this. Despite being talented, they couldn't come front or couldn't express or reveal their talent to others due to their lack of communication skills. I'm not saying that you must know to converse in English in order to be successful in your life but it plays a vital role in it if you dream to go beyond your horizon. So what're you waiting for? Let's get started. Concentrate on your accent:            The very first step is to concentrate on your accent and not on the Grammar because even the native speakers won't speak with perfect Grammar. Ask yourself, "Are you speaking your regional language with th...

Aptitude Day 332

Answers of Day 331: 1. 450%.                                     2. 10.   Problems on Percentage: 1. 0.001 is what percent of 0.01? Solution:                   0.001/0.01 * 100 = 1/10* 100                                               = 10%. 2. A fruit seller had some apples. He sells 20% apples and still has 500 apples. Originally, he had: Solution:                (100-20)% of x = 500                80/100*x = 500                x = 625.