FACTS  AND  FORMULAE  FOR  PROBABILITY  QUESTIONS

 

 

1. Experiment : An operation which can produce some well-defined outcomes is called an experiment.

 

2. Random Experiment :An experiment in which all possible outcomes are know and the exact output cannot be predicted in advance, is called a random experiment.

Ex :

i. Tossing a fair coin.

ii. Rolling an unbiased dice.

iii. Drawing a card from a pack of well-shuffled cards.

 

3. Details of above experiments:

i. When we throw a coin, then either a Head (H) or a Tail (T) appears.

ii. A dice is a solid cube, having 6 faces, marked 1, 2, 3, 4, 5, 6 respectively. When we throw a die, the outcome is the number that appears on its upper face.

iii. A pack of cards has 52 cards.

  • It has 13 cards of each suit, name Spades, Clubs, Hearts and Diamonds.
  • Cards of spades and clubs are black cards.
  • Cards of hearts and diamonds are red cards.

There are 4 honours of each unit. There are Kings, Queens and Jacks. These are all called face cards.

 

4. Sample Space: When we perform an experiment, then the set S of all possible outcomes is called the sample space.

Ex :

1. In tossing a coin, S = {H, T}

2. If two coins are tossed, the S = {HH, HT, TH, TT}.

3. In rolling a dice, we have, S = {1, 2, 3, 4, 5, 6}.

Event : Any subset of a sample space is called an event.

 

5. Probability of Occurrence of an Event : 

Let S be the sample and let E be an event.

Then, ES

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

6. Results on Probability :

i. P(S) = 1    ii. 0P(E)1   iii. P()=0

 

iv. For any events A and B we have : 

P(AB)=P(A)+P(B)-P(AB)

 

v. If A denotes (not-A), then P(A)=1-P(A)

Q:

If the standard deviation of a population is 7, what would be the population variance?

A) 14 B) 21
C) 49 D) 28
 
Answer & Explanation Answer: C) 49

Explanation:
Report Error

View Answer Report Error Discuss

1 520
Q:

If the difference between the mode and median is 2, then the difference between the median and mean is:

A) 2 B) 1
C) 3 D) 4
 
Answer & Explanation Answer: B) 1

Explanation:
Report Error

View Answer Report Error Discuss

33 3341
Q:

In a bag which contains 40 balls, there are 18 red balls and some green and blue balls. If two balls are picked up from the bag without replacement, then the probability of the first ball being red and second being green is 3/26. Find the number of blue balls in the bag.

A) 16 B) 12
C) 10 D) 14
 
Answer & Explanation Answer: B) 12

Explanation:

Total balls = 40

Red balls = 18

Let green balls are x

Then, (18/40) × (

Report Error

View Answer Report Error Discuss

49 4593
Q:

A five digit number is formed with the digits 0,1,2,3 and 4 without repetition. Find the chance that the number is divisible by 5.

A) 3/5 B) 1/5
C) 2/5 D) 4/5
 
Answer & Explanation Answer: B) 1/5

Explanation:
5 digit number = 5! = 120
Divisible by 5 then the last digit should be 0
Then the remaining position have the possibility = 4!
= 24
Report Error

View Answer Report Error Discuss

25 3099
Q:

In a single throw with 2 dices, what is probability of neither getting an even number on one and nor a multiple of 3 on other?

A) 11/36 B) 25/36
C) 5/6 D) 1/6
 
Answer & Explanation Answer: B) 25/36

Explanation:

We first calculate the probability of getting an even number on one and a multiple of 3 on other,Here, n(s) = 6x6 = 36 and

E = (2,3) (2,6) (4,3) (4,6) (6,3) (6,6) (3,2) (3,4)(3,6) (6,2)(6,4)

n(E) = 11P(E) = 11/36Required probability = 1-11/36 = 25/36

Report Error

View Answer Report Error Discuss

16 2538
Q:

A bag contains 2 red Roses, 4 yellow Roses and 6 pink Roses. Two roses are drawn at random. What is the probability that they are not of same color?

A) 1/6 B) 2/3
C) 14/33 D) 5/6
 
Answer & Explanation Answer: B) 2/3

Explanation:

Possible outcomes = (RY, YP, PR)

2C1 4C1 + 4C1 6C1 + 6C1 2C1

Required probability = (2C1 4C1 + 4C1 6C1 + 6C1 2C1)/(12C2)

= 8 + 24 + 12/66

= 44/66

= 2/3.

Report Error

View Answer Report Error Discuss

54 5883
Q:

What is the probability that a number is divisible by 4?

A) 2 B) 1/2
C) 1/4 D) 1
 
Answer & Explanation Answer: B) 1/2

Explanation:

Probability is Number of favourable outcomes by total outcomes

Total comes = 2 (Divisible or not)

Favourable = 1 (Divisible)

 

Hence, probability = 1/2.

Report Error

View Answer Report Error Discuss

35 3581
Q:

The probability that z lies between 0 and 3.01

A) 0.4987 B) 0.5
C) 0.9987 D) 0.1217
 
Answer & Explanation Answer: A) 0.4987

Explanation:

Probability between z = 0 and z = 3.01 is given by

P(0<z<3.01) = P(z<3.01) - P(z<0)

Reading from the z-table, we have

P(z<0) = 0.5

P(z<3.01) = 0.9987

Hence, P(0<z<3.01) = 0.9987 - 0.5 = 0.4987.

Report Error

View Answer Report Error Discuss

37 8755