Answer:
The approximate predicted number of stamps she collected in the 25th month is 990.
Explanation:
The ordered pairs as on the scatter plot is given as:
(1, 30) (2, 70) (3, 110) (4, 150) and (5 , 190 )
Where the ordered pair represent the number of stamps collected in different months.
Clearly from the set of values we could clearly observe that the value is increasing by 40 each month from the previous month.
i.e. we could have a recursion formula as:
n=1,2,3,....
Which could also be written as:
(since,
and so on
Note that here
)
Where
denotes the number of stamps in the previous month.
and
denotes the number of stamps in the (n+1)th month.
Hence, the number of stamps she collected in the 25th month= 30+40×24=30+960=990.