Chapter 27: Probability (Set-2)

When a die is rolled once, how many outcomes are in the sample space

A 6 outcomes
B 4 outcomes
C 5 outcomes
D 12 outcomes

In probability, what does the symbol “∅” represent

A Whole sample space
B Common outcomes
C Empty event
D Union event

In set language, the sample space is usually denoted by

A A
B S
C B
D

In a Venn diagram for events, the rectangle usually shows

A Event A only
B Event B only
C Sample space
D Intersection only

If an event is a subset of the sample space, then its probability must lie in

A 0 to 1
B −1 to 1
C 1 to 2
D Any real number

If A and B overlap, then A∩B is

A Always empty
B Whole sample space
C Common outcomes
D Complement region

Which statement matches “mutually exclusive” events

A Can happen together
B Same probability
C Always independent
D Never overlap

Which statement defines “exhaustive” events

A Cover all outcomes
B No common outcomes
C Equal probability
D Single outcome

If A and A′ are complements, then A∩A′ equals

A S
B A
C
D A′

If A and A′ are complements, then A∪A′ equals

A
B A
C A′
D S

A coin is fair. Probability of head is

A 0
B 1/2
C 1/3
D 1

A fair die is rolled. Probability of “odd number” is

A 1/6
B 2/3
C 1/2
D 5/6

A fair die is rolled. Probability of “prime number” is

A 1/2
B 1/6
C 1/3
D 2/3

Two coins are tossed. Probability of getting two tails is

A 1/2
B 3/4
C 1/4
D 1/3

Three coins are tossed. Probability of exactly three heads is

A 3/8
B 1/8
C 1/4
D 1/2

Three coins are tossed. Probability of at least one tail is

A 1/8
B 1/2
C 3/8
D 7/8

Two dice are thrown. Probability of getting doubles is

A 1/3
B 1/12
C 1/6
D 1/18

Two dice are thrown. Probability that sum is 12 is

A 1/36
B 1/6
C 1/12
D 1/18

From a deck, probability of drawing a red card is

A 1/4
B 3/4
C 1/2
D 1/13

From a deck, probability of drawing a king is

A 1/26
B 1/13
C 1/4
D 3/13

Two cards drawn without replacement. P(both red) is

A 25/102
B 13/51
C 1/4
D 1/2

Two cards drawn with replacement. P(both red) is

A 1/2
B 3/4
C 1/4
D 25/102

If P(A)=0.42, then P(not A) equals

A 0.42
B 0.58
C 1.42
D 0.00

If P(A)=0.30 and P(B)=0.40 independent, then P(A∩B) is

A 0.70
B 0.10
C 0.34
D 0.12

If P(A∩B)=0.08 and P(B)=0.20, then P(A|B) is

A 0.40
B 0.60
C 0.16
D 0.10

If P(A|B)=P(A), then A and B are

A Mutually exclusive
B Complementary
C Independent
D Exhaustive only

If P(A)=0.5, P(B)=0.6 and independent, then P(A∪B) is

A 1.1
B 0.8
C 0.3
D 0.6

If A and B are mutually exclusive with P(A)=0.2, P(B)=0.5 then P(A∪B) is

A 0.7
B 0.3
C 0.1
D 1.0

A bag has 3 red and 2 blue balls. P(red) in one draw is

A 2/5
B 1/5
C 3/5
D 4/5

Same bag: two draws without replacement. P(both red) is

A 9/25
B 2/5
C 1/5
D 3/10

Same bag: two draws with replacement. P(both red) is

A 3/10
B 6/25
C 9/25
D 1/2

A card is drawn from a deck. Event “not a spade” has probability

A 3/4
B 1/4
C 1/2
D 13/52

A die is rolled. Event “number ≤ 4” has probability

A 1/3
B 1/2
C 2/3
D 1/6

For events A and B, the maximum possible value of P(A∩B) is

A P(A)+P(B)
B 1−P(A)
C 0 always
D min(P(A),P(B))

For events A and B, the minimum possible value of P(A∩B) is

A min(P(A),P(B))
B max(0, P(A)+P(B)−1)
C P(A)+P(B)
D 1

If P(A)=0.7 and P(B)=0.6, then smallest possible P(A∪B) is

A 0.6
B 0.3
C 0.7
D 1.0

If two events are complements, then they are

A Mutually exclusive
B Independent always
C Same event
D Equal probability

Which statement is true for any event A

A P(A)+P(A′)=0
B P(A)=P(A′) always
C P(A)+P(A′)=1
D P(A) can exceed 1

In a tree diagram, probabilities along a single path are

A Added
B Multiplied
C Subtracted
D Ignored

In a tree diagram, probabilities of different final paths for the same event are

A Multiplied
B Divided
C Squared
D Added

Law of total probability requires events B1, B2, … to be

A Equal in size
B Independent always
C Partition of S
D All impossible

Bayes theorem needs which quantity in denominator

A P(A)
B P(B)
C P(A∩B)
D P(A′)

In Bayes, “likelihood” usually refers to

A P(B|A)
B P(A|B)
C P(A)
D P(B)

If {B1,B2} is a partition, then P(B1|A)+P(B2|A) equals

A 0
B P(A)
C 1
D P(B1)

A diagnostic test has false positive meaning

A Positive, no disease
B Negative, has disease
C Positive, has disease
D Negative, no disease

“Posterior probability” means

A Before any evidence
B Always 1/2
C Same as likelihood
D Updated after evidence

Two independent trials with success probability p. Probability of two successes is

A 2p
B p(1−p)
C
D 1−p²

For independent events, probability of at least one occurring is often found using

A Complement rule
B Intersection only
C Venn shading
D Division rule

If A⊆B, then which is always true

A P(A) > P(B)
B P(A)=1 always
C P(A) ≤ P(B)
D P(B)=0 always

If A⊆B and P(B)=0.4, then maximum possible P(A) is

A 0.6
B 0.4
C 1.0
D 0.2

Leave a Reply

Your email address will not be published. Required fields are marked *