Solved Practice Questions Lecture 32-34
Solved Practice Questions Lecture 32-34
32 to 34
Lecture # 32
Question 1:
Answer:
Y= 12 , X= 3
12=7+b*3
12-7=3b
3b=5
B=5/3
b 1.67
Question 2:
Answer:
Y=15 , X = 3
15 = a + 4*3
15 = a + 12
A =15-12
a 3
Question 3:
At any afternoon, the actual and trend values are 210 and 250 respectively; find the seasonal
variation at the afternoon
Answer:
Trend/expected = actual - seasonal
Seasonal = 210-250
Question 4:
If a point (5, 6) lie on the regression line Y 4 b X , find the slope b of the line
Answer:
X=5, Y=6
6 = -4 + b*5
6+4 = 5b
5b = 10 , b = 10/5
b2
Question 5:
Y a b X , it passes through two points A (7,9) and B(0,0). Find the value of a and b .
Answer:
9=0+b*7
9 = 7b
b = 9/7
0 = a + 0 *0
a=0
a=0
b = 9/7
Question 6:
a) when Y = 5 and X = 2.
b) When Y = -7 and X = 4
Answer:
a) b = -2
b) b = - 4
Lecture # 33
Question 1:
3 7000 7500
Given that 0.3 , find the forecast for the 3rd week.
Solution:
Old forecast = 7500 , Actual = 7000 α = 0.3
= 7500 + (-150)
= 7500 – 150
= 7350
Question 2:
Centered
Quarter Actual Moving Average
Average
1 72
2 98
3 79 355
4 106 362
1 79 386
2 122 408
3 101 445
4 143 460
1 94 479
2 141 506
3 128 523
4 160 554
1 125 556
2 143 563
3 135 590
4 187
Solution:
Centered
Quarter Actual Moving Average
Average
1 72
2 98
358.5
3 79 355 =(355+362)/2
=(362+386)/2=
4 106 362 374
397
1 79 386 =(386+ 408)/2
2 122 408 = 426.5
452.5
3 101 445 = (445+460)/2
4 143 460 452.5
1 94 479 492.5
2 141 506 514.5
3 128 523 538.5
4 160 554 555
1 125 556 559.5
2 143 563 576.5
3 135 590
4 187
Question 3:
= 5000 + (-200)
= 5000 – 200
= 4800
Answer: 4800
Lecture 34
Question 1:
You have 3 hats and 4 shirts. How many ways a hat and a shirt can be chosen.
Answer:
Question 2:
How many different ways can you pick a team of 3 people from a group of 10?
It mean combination.
So C ( n , r )= n! / r! (n-r)!
n = 10 , r = 3
C ( 10 , 3) = 10! / 3! (10-3)!
= 10 ! / 3! * 7!
= 10 * 9 * 8 * 7! / 3! * 7!
= 10 * 9 * / 3!
= 720 / 3 *2 *1
= 720 / 6
= 120
Answer: 120.
Question 3:
How many different ways can you list 3 favorite desserts, in order, from a menu of 10.
Answer: 720
Question 4:
How many different arrangements are there of the letters of the word “numbers”?
As no letter is repeated so n!
n!= 7!
= 7 * 6 * 5 * 4* 3 *2 *1
Answer: 5,040
Question 5:
How many different 5-letter arrangements are there of the letters in the word
digit?
Total number of letter in word “digit are 5 , I is repeated so.d=1 , i=2, g=1, t=1
= 5 * 4 * 3 *2! / 2!
=5*4*3
Answer: 60