0% found this document useful (0 votes)
15 views2 pages

NUS ST2334 Probability & Statistics Tutorial

This document contains an overview of Tutorial 01 for the Probability and Statistics course at the National University of Singapore. It includes sample exam questions testing concepts like unions, intersections, and probabilities of events. It also provides analytical questions involving permutations, combinations, and path counting on a grid that require calculating the number of possible outcomes for various events. Sample answers are given for some of the analytical questions involving digits, exam questions, and Little Red Riding Hood's journey.

Uploaded by

Pawandeep Singh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

NUS ST2334 Probability & Statistics Tutorial

This document contains an overview of Tutorial 01 for the Probability and Statistics course at the National University of Singapore. It includes sample exam questions testing concepts like unions, intersections, and probabilities of events. It also provides analytical questions involving permutations, combinations, and path counting on a grid that require calculating the number of possible outcomes for various events. Sample answers are given for some of the analytical questions involving digits, exam questions, and Little Red Riding Hood's journey.

Uploaded by

Pawandeep Singh
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

N ATIONAL U NIVERSITY OF S INGAPORE

D EPARTMENT OF S TATISTICS AND DATA S CIENCE


ST2334 P ROBABILITY AND S TATISTICS
S EMESTER I, AY 2023/2024

Tutorial 01

Please work on the questions before attending the tutorial.

Exam Format Questions

1. Multiple choice question: choose the unique correct answer.


Let A and B be two events of sample space S. Which of the following is INCORRECT:

(a) If A ∪ B = A, then we must have B ⊂ A.


(b) If A ∩ B = A, then we must have A ⊂ B.
(c) If A ∪ B ⊂ A, then we must have B ∪ A ⊂ B.
(d) All are correct.

2. Multiple choice question: choose the unique correct answer.


((A ∪ B) ∩C)′ =?

(a) (A′ ∩C′ ) ∩ (B′ ∩C′ )


(b) (A′ ∩C′ ) ∪ (B′ ∩C′ )
(c) (A′ ∪C′ ) ∩ (B′ ∪C′ )
(d) (A′ ∪C′ ) ∪ (B′ ∪C′ )

3. Fill in the blank.


There are 5 vowels and 21 consonants among 26 alphabets. If a sample of 3 alphabets are selected
without replacement, how many samples have at least 1 vowels?
Answer:

4. Fill in the blank.


How many ways can 4 men and 3 women sit in a row if no two women are allowed to sit together?
Answer:

5. Fill in the blank.


A contractor wishes to build 9 houses, each of different in design in 9 plots of land. In how many
ways can be placed these houses on a street if 6 lots are on South side of the street and 3 lots are
on the North side? (Note: The 9 lots are fixed.)
Answer:

Analytical Questions

1. The NUS library has five copies of a certain text on reserve. Two copies (1 and 2) are first editions,
and the other three (3, 4 and 5) are second editions. A student examines these books in random
order, stopping only when a second edition has been selected. One possible outcome is 5, and
another is 213.

1
(i) List the outcomes in the sample space S.
(ii) Let A denote the event that exactly one book must be examined. List the outcomes in A.
(iii) Let B be the event that book 5 is the one selected. List the outcomes in B.
(iv) Let C be the event that book 1 is not examined. List the outcomes in C.
(v) List the outcomes in A∩B, A∪B, and A∩B∩C respectively. Are A and B mutually exclusive?

2. Consider the digits 0, 2, 4, 6, 8 and 9. If each digit can be used only once,

(i) how many three-digit numbers can be formed?


(ii) how many of these numbers in (i) are odd numbers?
(iii) how many of these odd numbers in (ii) are greater than or equal to 620?

3. An exam paper consists of seven questions. Candidates are asked to answer five questions. Find
the number of ways to select five questions (in each of the following cases) if

(i) there are no restrictions;


(ii) the first two questions must be answered;
(iii) at least one of the first two questions must be answered; and
(iv) exactly two from the first three questions must be answered.

4. Little Red Riding Hood lives at point A : (0, 0), and wants to visit her grandmother at point B :
(13, 8). At each step, she can only go East (Right) or North (Up) along the grid as shown below.
The Big Bad Wolf lives at Y : (10, 6).

Y (10, 6)
B(13, 8)

North

East

X(2, 2) A(0, 0)

(i) How many ways can Little Red Riding Hood go to visit her grandmother regardless of
whether she will pass by the Big Bad Wolf?
(ii) How many ways can she go to visit her grandmother avoiding the Big Bad Wolf?
(iii) Little Red Riding Hood wants to buy a gift for her grandmother at X : (2, 2). How many
ways can she go to visit her grandmother stopping by X but avoiding Y ?

Answers for Some of the Analytical Questions

2. (i) 100; (ii) 16; (iii) 7. 4. (i) 203490; (ii) 123410; (iii) 44556.

3. (i) 21; (ii) 10; (iii) 20; (iv) 12.

Common questions

Powered by AI

The books contain two first editions (1, 2) and three second editions (3, 4, 5). The student stops upon selecting a second edition. The sample space S includes outcomes with second editions encountered in varying orders, such as 3, 5, 213, 32145. Different paths are possible, as the student might check any second edition after checking first editions, leading to spaces like {3, 4, 5, 13, 23, 31, 32, 41, ...}. The total outcomes involve calculations based on sequence of first edition checks followed by a second edition .

To form an odd number, the last digit must be odd. Since only 9 is available, fix 9 in the last position. For the other two digits, choose from the remaining 5 digits (0, 2, 4, 6, 8) without repetition. Arranging these gives 5 options for the first digit (excluding 0 at front) and 4 for the second. Total odd numbers = 5 (choices for the first digit excluding zero) × 4 = 20 .

The statement 'If A∩B = A, then A must be a subset of B' is correct because the intersection of sets A and B resulting in set A means every element of A is also in B. Therefore, A is indeed a subset of B, ensuring set relationship consistency as per the definition of intersection. If some element of A were absent from B, A∩B couldn't equal A .

The statement "If A∪B = A, then we must have B ⊂ A" in set theory implies that if the union of sets A and B results in set A, then all elements of set B must be included in set A. This is true because for A∪B to equal A, every element of B that could potentially extend A must already be in A, thus making B a subset of A .

The number of paths to stop at X (2,2) is determined by the paths from (0,0) to (2,2). Then, continue from (2,2) to (13,8) while avoiding (10,6). Calculate paths to (2,2), which is based on the combination (4 steps: 2 East, 2 North). From (2,2), calculate the paths to (13,8) then subtract any direct paths passing through (10,6). Total initial paths (combination of 17 steps from (0,0) to (13,8) via (2,2)) minus paths that pass through (10,6), assessed numerically by individual path counts .

Considering 9 distinct houses to be placed in fixed plots on one street with 6 lots on one side and 3 on another implies different arrangement possibilities. This is a permutation of 9 houses, with 9! arrangements initially. However, spatial constraints mean specific placements: select 6 out of 9 for the South side and auto-allocate other 3 to the North. Totaling arrangements involves factorials for each side separately, respecting linearity and choice .

According to De Morgan's laws, the complement of an intersection is the union of the complements, and vice versa. Thus, ((A∪B)∩C)′ is equivalent to A′∪C′ going over each part separately, then combined with (B′∪C′), thus forming the union of A′∪C′ and B′∪C′: (A′∪C′)∪(B′∪C′).

This problem can be solved using the constraint of not allowing women to sit together. First, arrange the 4 men in 4! ways. This creates 5 spaces (before, between, and after the men) to place the 3 women. The women can be placed in these 5 spaces using combinations, and then arranged among themselves in 3!, giving the total number of arrangements as 4! × 5P3 = 24 × 60 = 1440 .

For choosing 5 questions out of 7: (i) No restrictions imply choosing any 5 of 7, giving C(7,5) = 21 ways. (ii) Must include first 2 = C(5,3) remaining from 5, giving 10 ways. (iii) At least one of first 2, partition into including 1 or both first questions: C(2,1)*C(5,4) + C(2,2)*C(5,3) = 10+10 = 20 ways. (iv) Exactly two from first 3, gives C(3,2)*C(4,3) = 12 ways .

Rendering an optimal path requires calculations of East and North steps (13 East, 8 North) while accounting for potential threats at (10,6). Paths avoiding (10,6) eliminate direct sequences passing through it, achieved by summing possible routes bypassing (10,6) once discerned initially. From constraints, consider dynamic path counting: reevaluate paths reducing contact with (10,6), rationalizing bypasses with altered grid movement at determination points .

You might also like