Self Studies
Selfstudy
Selfstudy

Numerical Ability Test - 30

Result Self Studies

Numerical Ability Test - 30
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    5 / -1

    The probability that A hits a target is 1/3 and the probability that B hits the target is 2/5. What is the probability that the target be hit, if each one of A and B shoots at the target?

    Solution

    Given:

    The probability that A hits a target is 1/3 and the probability that B hits the target is 2/5

    Calculation:

    Let E1 be the event that A hits the target

    and E2 = event that B hits the target

    Then, P(E1) = 1/3 and P(E2) = 2/5

    Clearly, E1 and Eare independent events.

    Now,

    P(E1∩E2) = P(E1) × P(E2)

    ⇒ (1/3 × 2/5)

    ⇒ 2/15

    Now,

    P(target is hit) = P(A hits or B hits)

    ⇒ P(E∪ E2

    ⇒ P(E1) + P(E2) − P(E∩ E2)

    ⇒ (1/3 + 2/5 − 2/15)

    ⇒ 9/15

    ⇒ 3/5

    ∴ The required probability is 3/5.

  • Question 2
    5 / -1

    From a well-shuffled deck of 52 cards, 4 cards are drawn at random. What is the probability that all the cards are of the same colour?

    Solution

    Concept used:

    By definition of P(E or F) under axiomatic approach(also called addition theorem) we know that:  P(E∪F) = P(E) + P(F) – P(E∩F)

    Calculation:

    In a deck of 52 cards there are 2 colours. Each colour having 26 cards.

    As we need to choose 4 cards out of 52. Let S represents the sample space.

    So, n(S) = 52C4 

    Let A represents the event that all 4 cards drawn are black

    So, n(A) = ways in which 4 cards can be selected from 26 black cards. 

    ⇒ n(A) = 26C4

    Let B represents the event that all 4 cards drawn are red

    So, n(B) = ways in which 4 cards can be selected from 26 Red cards. 

    ⇒ n(B) = 26C4

    As we need to find the probability of the event such that all drawn cards are from the same color. This means we need to find  P(A∪B)

    P(A∪B) = P(A) + P(B) – P(A ∩ B)

    As both events, A and B have no common elements or we can say that they are mutually exclusive

    So, P(A ∩ B) = 0

    So, P(A ∪ B) = P(A) + P(B)

  • Question 3
    5 / -1

    In a class, there are 15 boys and 10 girls. Three students are selected at random. The probability that 1 girl and 2 boys are selected, is:

    Solution

    Concept:

    Combination formula:

    The formula of a combination of r objects out of n objects is given as follows:

    Permutation formula:

    The formula for permutation of r objects out of n objects is given as follows:

    Given:

    In a class, there are 15 boys and 10 girls.

    Calculation:

    Number of boys = 15

    Number of girls = 10

    Total number of ways of selecting 3 students from 25 students = 25C3

    Number of ways of selecting 1 girl and 2 boys = selecting 2 boys from 15 boys and 1 girl from 10 girls Number of ways in which this can be done = 15C2 × 10C1

    So, required probability =  (15C2 × 10C1)/25C3

  • Question 4
    5 / -1

    What is the probability that a leap year selected at random will have 53 sundays?

    Solution

    Concept used:

    P(A) = n(A)/n(S)

    P(A) is the probability of an event “A”

    n(A) is the number of favourable outcomes

    n(S) is the total number of events in the sample space

    Calculation:

    Number of days in leap year = 366

    A week has 7 days and total days are 366.

    ⇒ Number of Sundays in a leap year = 366/7 = 52 Sundays + 2 days

    So, Total outcomes with 2 days = (Sunday, Monday), (Monday, Tuesday), (Tuesday, Wednesday), (Wednesday, Thursday), (Thursday, Friday), (Friday, Saturday), (Saturday, Sunday) = 7

    Number of outcomes without Sundays = 5

    ⇒ Probability of leap year with 53 Sundays = 2/7

    ∴ Probability of leap year with 53 Sundays is 2/7.

  • Question 5
    5 / -1

    In a lottery of 50 tickets numbered 1 to 50, two tickets are drawn simultaneously. The probability that both the tickets drawn have prime numbers is:

    Solution

    Given:

    Total number of tickets = 50

    Number of tickets drawn = 2

    Concept used:

    Let A and B are independent events,

    then P(A ∩ B)= P(A). P(B)

    Calculation:

    Prime number between 1 to 50 = {2, 3, 5, 7, 11, 13, 17, 19, 23, 29,31, 37, 41, 43, 47} = 15

    A : The event of getting a prime number in the first draw

    B : The event of getting a prime number in the second draw

    The event A and B are independent events.

    P(A) = Probability of getting a prime number in the first draw = 15/50

    ⇒ 3/10

    Number of remaining cards in pack = 49

    P(B) = Probability of getting a prime number in the second draw = 14/49

    ⇒ 2/7 

    The probability that both the tickets drawn have prime numbers P(A ∩ B) = P(A). P(B)

    ⇒ 3/10 × 2/7

  • Question 6
    5 / -1

    A bag contains 6 white and 4 red balls. Three balls are drawn at random. What is the probability that one ball is red and the other two are white?

    Solution

    Given:

    A bag contains 6 white and 4 red balls

    Concept used:

    Probability of occurrence of the event, P(E) = (Number of favorable outcome, n(E))/(Number of possible outcome, n(S))

    Calculation:

    Here, total number of balls in the bag = 6 + 4 = 10

    Number of ways in which 2 white balls can be drawn from 6 white balls and 1 red ball can be drawn from 4 red balls = n(E) = 6C2 × 4C1

    ⇒ 60

    Total number of ways in which 3 balls can be drawn out of all the all the balls = n(S) = 10C3 

    ⇒ 120

    So, Probability P(E) = n(E)/n(S)

    ⇒ 60/120 

    ⇒ 1/2

    ∴ The required answer is 1/2.

  • Question 7
    5 / -1

    In a simultaneous throw of two dice, the probability of getting a total of 7 is:

    Solution

    Formula used:

    P(E) = n(E)/n(S)

    Where, n(E) = Number of favourable outcome

    n(S) = Total number of outcome

    Calculation:

    We know that in a simultaneous throw of two dice,

    n(S) = 6 × 6

    ⇒ 36

    Let E be the event of getting a total of 7

    {(1, 6), (2, 5), (3, 4), (5, 2), (6, 1), (4,3)}

    P(E) = n(E)/n(S)

    ⇒ 6/36

    ⇒ 1/6

    ∴ The probability of getting a total of 7 is 1/6.

  • Question 8
    5 / -1

    A number is selected at random from the numbers 2, 3, 3, 4, 4, 4, 5, 5, 5, 5. The probability, that the number selected is their average, is

    Solution

    Given:

    2, 3, 3, 4, 4, 4, 5, 5, 5, 5

    Concept used: 

    Average = Sum of observation / Number of observations

    Probability = Number of favorable outcomes / Number of possible outcomes

    Calculation:

    ⇒ Number of observations = 10

    ⇒ Sum of observations = 2 + 3 + 3 + 4 + 4 + 4 + 5 + 5 + 5 + 5

    ⇒ 40

    ⇒ Number of favorable outcomes = 3

    ⇒ Number of possible outcomes = 10

  • Question 9
    5 / -1

    If eight coins are tossed together, then the probability of getting exactly 3 heads is

    Solution

    Concept:

    Binomial Distribution: Binomial distribution is a probability distribution used in statistics that states the likelihood that a value will take one of two independent values under a given set of parameters or assumptions.

    The binomial distribution is the discrete probability distribution that provides only two possible results in analysis, i.e., either success or failure.

    Binomial Distribution Formula:- 

    P(x) = nCx px qn - x

    where, n = number of trials 

    x = the number of success desired

    p =probability of getting a success in one trial

    q = 1 - p = probability of getting a failure in one trial

    Calculation:

    Eight coins are tossed together.

    ⇒ n = 8

    ∴ If eight coins are tossed together, then the probability of getting exactly 3 heads is 7/32.

  • Question 10
    5 / -1

    If Mohan speaks the truth 70% of the times, Sohan speaks the truth 50% of the times. What are the chances that they will both say the truth at the same time?

    Solution

    Given:

    If Mohan speaks the truth 70% of the times, Sohan speaks the truth 50% of the times.

    Calculation:

    Probability of Mohan speaking truthP(Mohan) = 70% = 70/100 = 7/10

    Probability of Sohan speaking truthP(Sohan) = 50% = 50/100 = 1/2

    Probability of two mutually exclusive events to occur simultaneously = P(Mohan) × P(Sohan)

    ⇒ 7/10 × 1/2

    ⇒ 7/20

    ⇒ 0.35

    ∴ Required probability is 0.35

Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now