The publisher wants to determine the relationship between the number of copies of books sold and the expenditure made. A sample of 10 books studied shows the following data.
Copies sold
(in thousands) –x
5
13
24
35
58
73
98
100
121
189
1. Determine the regression model.
2. How many copies will be sold if expenditure is P40k ?
3. If there are 220k copies, how much will be the advertising expense?
4. Test the regression coefficient.
1
Expert's answer
2020-12-16T17:58:44-0500
Solution
∑x=716∑y=141n=10
∑x2=80654∑y2=3209∑xy=14953
1. Regression Model
y^=α^+β^x
β^=n∑x2−(∑x)2n∑xy−∑x∑y
=10(80654)−(716)210(14953)−(716∗141)=0.1653
α=n∑y−β∑x
=10141−0.1653(716)=2.2645
2. When expenditure is p40k
y=40
40=2.2645+0.1653x
x=0.165340−2.2645=228.28
≈228.28kcopies
3. If there are 220k copies.
x=220
y=2.2645+0.1653(220)=38.63
=p38.63k
4. Test regression coefficient
H0:β=0vsH1:β=0
t=SSxSβ−0
S=n−2SSy−βSSx
SSy=nn∑y2−(∑y)2=1220.9
SSx=nn∑x2−(∑x)2=29388.4
Sxy=nn∑xy−∑x∑y=4857.4
S=81220.9−0.1653(4857.4)=7.228
t=29388.47.2280.1653−0=3.921
T-critical
t0.025,8=2.306
Since t-stat > t-critical, we reject H0
Therefore the regression coefficient is significant
Comments