Difference between revisions of "Qui Vivra Verra - Project Findings"

From Analytics Practicum
Jump to navigation Jump to search
Line 90: Line 90:
  
 
Dividing the number of patrons in each subzone at ''p'' that visited a library ''p<sub>i</sub>'' by the total number of patrons in the subzone at ''p'', we can obtain a probabilistic model which estimates the proportion of time that a patron from subzone ''p'' will visit library ''i'' in any given FY. Then, by substituting the known values of ''a<sub>i</sub>''  (to be determined by the regression model) and ''d(p, p<sub>i</sub>)'' into the adapted Huff’s Model, we are able to derive possible values of the power parameter (∝) that govern the distance decay function. By doing this process iteratively, we can obtain an unbiased estimate for ∝ that is accurate to a certain significant level.
 
Dividing the number of patrons in each subzone at ''p'' that visited a library ''p<sub>i</sub>'' by the total number of patrons in the subzone at ''p'', we can obtain a probabilistic model which estimates the proportion of time that a patron from subzone ''p'' will visit library ''i'' in any given FY. Then, by substituting the known values of ''a<sub>i</sub>''  (to be determined by the regression model) and ''d(p, p<sub>i</sub>)'' into the adapted Huff’s Model, we are able to derive possible values of the power parameter (∝) that govern the distance decay function. By doing this process iteratively, we can obtain an unbiased estimate for ∝ that is accurate to a certain significant level.
 +
 +
<div style="background: #dce6f9; line-height: 0.3em; font-family:Century Gothic;  border-left: #003464 solid 15px;"><div style="border-left: #FFFFFF solid 5px; padding:15px;font-size:15px;"><font color= "#000000"><strong>Regression Analysis</strong></font></div></div>
 +
 +
'''Measures of Demand'''
 +
 +
We are able to measure the demand of a given library relative to all other libraries, using 2 different proxies:
 +
* Proportion of books borrowed from library by subzone
 +
* Proportion of transactions from library by subzone
 +
 +
'''Proportion of Books Borrowed from Library by Subzone'''
 +
 +
Using the 2013 Transactions Dataset, we identified 270 unique subzone categories. For each subzone category (e.g. AMSZ01, AMSZ02, etc.), we derived the no. of books borrowed from each library in FY2013. Thereafter, we calculated the total no. of books borrowed (from all the libraries) by each subzone. Hence, we are able to calculate the proportion of books borrowed from each library by a given subzone by using the formula:
 +
 +
[[File:Regression1.png|frame|center]]
 +
 +
A snapshot of the calculated field is as shown below.
 +
 +
[[File:Regression2.png|frame|center]]
 +
 +
For example, patrons residing in AMSZ01 have borrowed a total of 47,692 books from AMKPL. Patrons residing in AMSZ01 have borrowed a total of 64,081 books from all the libraries in FY2013. Hence, approximately 74.4% of all books borrowed by patrons residing in AMSZ01 are borrowed from AMKPL.
 +
 +
'''Proportion of Transactions from Library by Subzone'''
 +
 +
In a similar sense, for each subzone category (e.g. AMSZ01, AMSZ02, etc.), we derived the no. of transactions from each library in FY2013. Thereafter, we calculated the total no. of transactions (from all the libraries) by each subzone. Hence, we are able to calculate the proportion of transactions from each library by a given subzone by using the formula:
 +
 +
[[File:Regression3.png|frame|center]]
 +
 +
A snapshot of the calculated field is as shown below.
 +
 +
[[File:Regression4.png|frame|center]]
 +
 +
For example, patrons residing in AMSZ01 performed a total of 8,710 transactions from AMKPL. Patrons residing in AMSZ01 performed a total of 12,347 transactions from all the libraries in FY2013. Hence, approximately 70.5% of all transactions performed by patrons residing in AMSZ01 are performed at AMKPL.
 +
 +
'''Distance from Library to Planning Area Centroid'''
 +
 +
Using the data on latitudes and longitudes of each library and each planning area centroid, we used the spherical law of cosines formula to calculate the distance from a given planning area centroid to each library. A snapshot of the data is shown below.
 +
 +
[[File:Regression5.png|frame|center]]
 +
 +
For example, AMKPL is approximately 0.705km from the Ang Mo Kio Planning Area Centroid.
 +
 +
Next, we performed a regression analysis to discover the relationship (if any) of the attractive index of a library (described by the characteristics of a library and its nearby amenities) and the distance from a library to a given planning area centroid on the demand of the library for a given subzone.
 +
 +
Let the general form of the Huff’s Model be:
 +
 +
[[File:Regression6.png|frame|center]]
 +
 +
We seek to find the optimal values of α and β. In order to have statistical verification in our analysis, we will be employing the Ordinary Least Squared (OLS) regression. To do so, first we need to linearize the equation by performing some transformations:
 +
 +
We start by taking the logarithm of the general form:
 +
 +
[[File:Regression7.png|frame|center]]
 +
 +
Summing both sides over j (= 1, 2, …, n), and dividing both sides by n, we have:
 +
 +
[[File:Regression8.png|frame|center]]
 +
 +
[[File:Regression9.png|frame|center]]
 +
 +
'''Demand as the Proportion of Books Borrowed from Library'''
 +
 +
Using the 2013 Transaction Dataset, we ran an OLS regression, excluding the intercept term. A summary of the results is shown in the diagram below.
 +
 +
[[File:Regression10.png|frame|center]]
 +
 +
We first note that the alpha values for Collection Size, No. of MRT within 1km, No. of Tuition Centres within 1km are positive. This aligns with our expectations, as these variables correlate positively with the attractiveness index of a given library. All of the coefficients are statistically significant at the 1% significance level (p < 0.01). However, the alpha value for No. of Shopping Malls within 1km is not statistically significant at the 1% significance level.
 +
Next, we note that the beta value (i.e. distance decay parameter) is estimated to be -1.428958, which also aligns with our expectations; we expect a greater distance from a given library would reduce the probability that a patron will patronise the library.
 +
 +
Next, we drop the ln (Tuition Centre/Geomean) term and re-ran the regression with results as shown below:
 +
 +
[[File:Regression11.png|frame|center]]
 +
 +
The coefficient estimates of the remaining variables differed by a slight amount, while the signs and statistical significances remain as before.
 +
 +
Therefore, we can estimate the probability of a patron residing at planning area i visiting library j using the equation, with the estimated parameters:
 +
 +
[[File:Regression12.png|frame|center]]
 +
 +
'''Demand as the Proportion of Transactions from Library'''
 +
 +
As there are different proxies to estimate the demand for a given library, we explored the possibility of an alternative regression model which uses the proportion of transactions from a library by a given subzone.
 +
 +
Using the 2013 Transaction Dataset, we ran an OLS regression, excluding the intercept term. A summary of the results is shown in the diagram below.
 +
 +
[[File:Regression13.png|frame|center]]
 +
 +
We first note that the alpha values for Collection Size, No. of MRT within 1km, No. of Tuition Centres within 1km are positive. This aligns with our expectations, as these variables correlate positively with the attractiveness index of a given library. All of the coefficients are statistically significant at the 1% significance level (p < 0.01). However, the alpha value for No. of Shopping Malls within 1km is not statistically significant at the 1% significance level.
 +
 +
Next, we note that the beta value (i.e. distance decay parameter) is estimated to be -1.339836, which also aligns with our expectations; we expect a greater distance from a given library would reduce the probability that a patron will patronise the library.
 +
 +
Next, we drop the ln (Tuition Centre/Geomean) term and re-ran the regression with results as shown below:
 +
 +
[[File:Regression14.png|frame|center]]
 +
 +
The coefficient estimates of the remaining variables differed by a slight amount, while the signs and statistical significances remain as before.
 +
 +
Therefore, we can estimate the probability of a patron residing at planning area i visiting library j using the equation, with the estimated parameters:
 +
 +
[[File:Regression15.png|frame|center]]
 +
 +
<div style="background: #dce6f9; line-height: 0.3em; font-family:Century Gothic;  border-left: #003464 solid 15px;"><div style="border-left: #FFFFFF solid 5px; padding:15px;font-size:15px;"><font color= "#000000"><strong>Regression Validation</strong></font></div></div>
 +
 +
'''Demand as the Proportion of Books Borrowed from Library'''
 +
'''Residual Analysis'''
 +
 +
We first visualize the relationship between the actual 〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 and predicted (〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 ) ̂. We observe a root-mean-square error (RMSE) of 0.9034.
 +
 +
[[File:Regression16.png|frame|center]]
 +
 +
Next, we plotted the residual by predicted and residual by row, to check for non-constant variation across the data. We observe that there is no constant variation of the residual across different predicted values, and different rows. There is also no obvious evidence of heteroscedasticity in the regression.
 +
 +
[[File:Regression17.png|frame|center]]
 +
 +
[[File:Regression18.png|frame|center]]
 +
 +
'''Cross-validation on 2014 Data'''
 +
 +
With the appropriate estimates of the parameters, we predict the probability of a patron residing in planning area i visiting library j by using the equation:
 +
 +
[[File:Regression19.png|frame|center]]
 +
 +
Plotting the actual proportion of books borrowed from library by subzone on the predicted values, we get the following results:
 +
 +
[[File:Regression20.png|frame|center]]
 +
 +
[[File:Regression21.png|frame|center]]
 +
 +
An R-Square value of 0.621462 tells us that approximately 62.15% of the variations in the actual values are explained by the predicted values. The remaining 37.84% are unexplained by the model.
 +
 +
For both the ANOVA and Lack-of-Fit analyses, the F-statistics are statistically significant at the 0.1% significance level, which suggests that the model is functional.
 +
 +
For the parameter estimates, we expected the estimate for the predicted proportion to be 1. The results show that it is 0.8584755, which is lower than 1, suggesting that on average there is over-estimation of the predicted proportion.
 +
 +
Next we perform a distribution analysis on the residual (i.e. actual minus predicted). The results align with our expectations, that the residual approximately follows a normal distribution with mean nearing 0. This suggests that there is no heteroscedasticity present in the regression model.
 +
 +
[[File:Regression22.png|frame|center]]
 +
 +
'''Demand as the Proportion of Transactions from Library'''
 +
'''Residual Analysis'''
 +
 +
We first visualize the relationship between the actual 〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 and predicted (〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 ) ̂. We observe a root-mean-square error (RMSE) of 0.7938. This value is lower than that of the previous model.
 +
 +
[[File:Regression23.png|frame|center]]
 +
 +
Next, we plotted the residual by predicted and residual by row, to check for non-constant variation across the data. We observe that there is no constant variation of the residual across different predicted values, and different rows. There is also no obvious evidence of heteroscedasticity in the regression.
 +
 +
[[File:Regression24.png|frame|center]]
 +
 +
[[File:Regression25.png|frame|center]]
 +
 +
'''Cross-validation on 2014 Data'''
 +
 +
With the appropriate estimates of the parameters, we predict the probability of a patron residing in planning area i visiting library j by using the equation:
 +
 +
[[File:Regression26.png|frame|center]]
 +
 +
Plotting the actual proportion of books borrowed from library by subzone on the predicted values, we get the following results:
 +
 +
[[File:Regression27.png|frame|center]]
 +
 +
[[File:Regression28.png|frame|center]]
 +
 +
An R-Square value of 0.63277 tells us that approximately 63.28% of the variations in the actual values are explained by the predicted values. The remaining 36.72% are unexplained by the model.
 +
 +
For both the ANOVA and Lack-of-Fit analyses, the F-statistics are statistically significant at the 0.1% significance level, which suggests that the model is functional.
 +
 +
For the parameter estimates, we expected the estimate for the predicted proportion to be 1. The results show that it is 0.8815656, which is lower than 1, suggesting that on average there is over-estimation of the predicted proportion.
 +
 +
Next we perform a distribution analysis on the residual (i.e. actual minus predicted). The results align with our expectations, that the residual approximately follows a normal distribution with mean nearing 0. This suggests that there is no heteroscedasticity present in the regression model.
 +
 +
[[File:Regression29.png|frame|center]]
 +
 +
'''Room for Improvement'''
 +
 +
Comparing both models, using the proportion of transactions as a proxy for library demand yields a lower RMSE of 0.7938 compared to 0.9034 of the first model we looked at. Furthermore, the estimate of the predicted proportion is nearer to 1 than the first model too. However, both models have similar properties to allow us to estimate the demand for a given library. As both regressions are valid and have good prediction ability, we will employ the model that uses the proportion of books borrowed as a proxy for library demand.
 +
 +
In conclusion, the Huff’s Model calibrated presents a good estimation on the probability that a patron residing in planning area i visiting library j. To refine the model further, there are a few other things we can do:
 +
 +
* Use distance from patron’s subzone centroid to library
 +
* Use distance from patron’s actual residence to library
 +
* Include more variables that account for the attractiveness of a library
 +
 +
The above-mentioned tasks are more data-intensive than the one conducted, and we will evaluate the plausibility of including them in the dashboard visualization.
 +
 +
'''Using Distance from Library to Subzone Centroid'''
 +
 +
In an attempt to increase the predictive power of the model, we replaced the initial distance measure (from planning area centroid to library) to one which is more precise (from subzone centroid to library).
 +
 +
Using the 2013 Transaction Dataset, we ran an OLS regression, excluding the intercept term. A summary of the results is shown in the diagram below.
 +
 +
[[File:Regression30.png|frame|center]]
 +
 +
We first note that the alpha values for Collection Size, No. of MRT within 1km, No. of Tuition Centres within 1km are positive. This aligns with our expectations, as these variables correlate positively with the attractiveness index of a given library. All of the coefficients are statistically significant at the 1% significance level (p < 0.01). However, the alpha value for No. of Shopping Malls within 1km is not statistically significant at the 1% significance level.
 +
 +
Next, we note that the beta value (i.e. distance decay parameter) is estimated to be -1.594435, which also aligns with our expectations; we expect a greater distance from a given library would reduce the probability that a patron will patronise the library.
 +
 +
Next, we drop the ln (Tuition Centre/Geomean) term and re-ran the regression with results as shown below:
 +
 +
[[File:Regression31.png|frame|center]]
 +
 +
The coefficient estimates of the remaining variables differed by a slight amount, while the signs and statistical significances remain as before.
 +
 +
Therefore, we can estimate the probability of a patron residing at planning area i visiting library j using the equation, with the estimated parameters:
 +
 +
[[File:Regression32.png|frame|center]]
 +
 +
'''Residual Analysis'''
 +
 +
We first visualize the relationship between the actual 〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 and predicted (〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 ) ̂. We observe a root-mean-square error (RMSE) of 0.835.
 +
 +
[[File:Regression33.png|frame|center]]
 +
 +
Next, we plotted the residual by predicted and residual by row, to check for non-constant variation across the data. We observe that there is no constant variation of the residual across different predicted values, and different rows. There is also no obvious evidence of heteroscedasticity in the regression.
 +
 +
[[File:Regression34.png|frame|center]]
 +
 +
[[File:Regression35.png|frame|center]]
 +
 +
'''Cross-validation on 2014 Data'''
 +
 +
With the appropriate estimates of the parameters, we predict the probability of a patron residing in planning area i visiting library j by using the equation:
 +
 +
[[File:Regression36.png|frame|center]]
 +
 +
Plotting the actual proportion of books borrowed from library by subzone on the predicted values, we get the following results:
 +
 +
[[File:Regression37.png|frame|center]]
 +
 +
[[File:Regression38.png|frame|center]]
 +
 +
An R-Square value of 0.745044 tells us that approximately 74.5% of the variations in the actual values are explained by the predicted values. The remaining 25.5% are unexplained by the model.
 +
 +
For both the ANOVA and Lack-of-Fit analyses, the F-statistics are statistically significant at the 0.1% significance level, which suggests that the model is functional.
 +
 +
For the parameter estimates, we expected the estimate for the predicted proportion to be 1. The results show that it is 0.859504, which is lower than 1, suggesting that on average there is over-estimation of the predicted proportion.
 +
 +
Next we perform a distribution analysis on the residual (i.e. actual minus predicted). The results align with our expectations, that the residual approximately follows a normal distribution with mean nearing 0. This suggests that there is no heteroscedasticity present in the regression model.
 +
 +
[[File:Regression39.png|frame|center]]
 +
 +
All the content mentioned above will be implemented in the geospatial dashboard.

Revision as of 13:34, 23 November 2016



  HOME

  ABOUT US

  PROJECT OVERVIEW

  PROJECT FINDINGS

  PROJECT MANAGEMENT

  DOCUMENTATION



Data Preparation

Further analysis of the data set can be accomplished through market segmentation. The concept of k-means clustering can be applied on the Transaction Dataset, with the clustering parameters set as:

  • Recency (number of days from last transaction to end of the FY)
  • Frequency (number of transactions performed within the FY)
  • Monetary (average number of books borrowed per transaction)


Each patron will then be assigned to a cluster, with each cluster homogeneous within and heterogeneous across. From here, we can determine the dominant cluster of library member that each library caters to – which can provide some operational insights by understanding the demographics of the bulk of each library’s patrons.


Application of the Huff's Model

An adaptation of the Huff’s Model (Huff, 1964) will be applied in the analyses.


To quote a paper by Okabe & Sugihara (2012):

To state a general form of the Huff model, we consider a space S (which may be a plane or a network), in which n stores are located at p1, …, pn. Let ai be the attractiveness of store i, which may be a function of its floor area, the number of items sold, its parking area and so forth; let d(p, pi) be the distance between a point p on S and the store at pi, which may be the Euclidean distance or the shortest-path distance; and let F(d(p, pi)) be a monotonically decreasing function of d(p, pi), referred to as a distance decay function or distance deterrence function. In these terms, the Huff model showing the probability of a consumer at p choosing the store at pi is generally written as:


Huff's Model Formula.png


Adapting the Huff’s Model to the context of our project, we would consider Singapore as space S, in which n libraries are located at p1, …, pn. Let ai be the attractiveness of library i, which is estimated by a multinomial generalised linear regression equation, taking into account the following factors (non-exhaustive):

  • Size of the library’s collection
  • Gross floor area of the library
  • Type of facility the library is located in (i.e. mall, stand-alone etc)
  • Size of facility the library is in (i.e. if the library is located in a mall, this refers to the gross floor area of the mall)
  • Number of MRT stations within a set distance (to be determined) from the library
  • Number of bus stops within a set distance (to be determined) from the library
  • Number of bus routes within a set distance (to be determined) from the library
  • Opening hours of the library
  • Number of educational institutes (i.e. primary/secondary schools, junior colleges, polytechnics, ITE, universities) within a set distance (to be determined) from the library
  • Number of other libraries (only considering the list under NLB) within a set distance from the library


Let d(p, pi) be the distance between an area (geographical subzone) p on S and the library at pi, which may be the Euclidean distance or the shortest-path distance; and let F(d(p, pi)) be a monotonically decreasing function of d(p, pi), referred to as a distance decay function or distance deterrence function. Therefore, the above-stated formula can be interpreted as the probability of a consumer at p choosing the library at pi.


Dividing the number of patrons in each subzone at p that visited a library pi by the total number of patrons in the subzone at p, we can obtain a probabilistic model which estimates the proportion of time that a patron from subzone p will visit library i in any given FY. Then, by substituting the known values of ai (to be determined by the regression model) and d(p, pi) into the adapted Huff’s Model, we are able to derive possible values of the power parameter (∝) that govern the distance decay function. By doing this process iteratively, we can obtain an unbiased estimate for ∝ that is accurate to a certain significant level.

Regression Analysis

Measures of Demand

We are able to measure the demand of a given library relative to all other libraries, using 2 different proxies:

  • Proportion of books borrowed from library by subzone
  • Proportion of transactions from library by subzone

Proportion of Books Borrowed from Library by Subzone

Using the 2013 Transactions Dataset, we identified 270 unique subzone categories. For each subzone category (e.g. AMSZ01, AMSZ02, etc.), we derived the no. of books borrowed from each library in FY2013. Thereafter, we calculated the total no. of books borrowed (from all the libraries) by each subzone. Hence, we are able to calculate the proportion of books borrowed from each library by a given subzone by using the formula:

Regression1.png

A snapshot of the calculated field is as shown below.

Regression2.png

For example, patrons residing in AMSZ01 have borrowed a total of 47,692 books from AMKPL. Patrons residing in AMSZ01 have borrowed a total of 64,081 books from all the libraries in FY2013. Hence, approximately 74.4% of all books borrowed by patrons residing in AMSZ01 are borrowed from AMKPL.

Proportion of Transactions from Library by Subzone

In a similar sense, for each subzone category (e.g. AMSZ01, AMSZ02, etc.), we derived the no. of transactions from each library in FY2013. Thereafter, we calculated the total no. of transactions (from all the libraries) by each subzone. Hence, we are able to calculate the proportion of transactions from each library by a given subzone by using the formula:

Regression3.png

A snapshot of the calculated field is as shown below.

Regression4.png

For example, patrons residing in AMSZ01 performed a total of 8,710 transactions from AMKPL. Patrons residing in AMSZ01 performed a total of 12,347 transactions from all the libraries in FY2013. Hence, approximately 70.5% of all transactions performed by patrons residing in AMSZ01 are performed at AMKPL.

Distance from Library to Planning Area Centroid

Using the data on latitudes and longitudes of each library and each planning area centroid, we used the spherical law of cosines formula to calculate the distance from a given planning area centroid to each library. A snapshot of the data is shown below.

Regression5.png

For example, AMKPL is approximately 0.705km from the Ang Mo Kio Planning Area Centroid.

Next, we performed a regression analysis to discover the relationship (if any) of the attractive index of a library (described by the characteristics of a library and its nearby amenities) and the distance from a library to a given planning area centroid on the demand of the library for a given subzone.

Let the general form of the Huff’s Model be:

Regression6.png

We seek to find the optimal values of α and β. In order to have statistical verification in our analysis, we will be employing the Ordinary Least Squared (OLS) regression. To do so, first we need to linearize the equation by performing some transformations:

We start by taking the logarithm of the general form:

Regression7.png

Summing both sides over j (= 1, 2, …, n), and dividing both sides by n, we have:

Regression8.png
Regression9.png

Demand as the Proportion of Books Borrowed from Library

Using the 2013 Transaction Dataset, we ran an OLS regression, excluding the intercept term. A summary of the results is shown in the diagram below.

Regression10.png

We first note that the alpha values for Collection Size, No. of MRT within 1km, No. of Tuition Centres within 1km are positive. This aligns with our expectations, as these variables correlate positively with the attractiveness index of a given library. All of the coefficients are statistically significant at the 1% significance level (p < 0.01). However, the alpha value for No. of Shopping Malls within 1km is not statistically significant at the 1% significance level. Next, we note that the beta value (i.e. distance decay parameter) is estimated to be -1.428958, which also aligns with our expectations; we expect a greater distance from a given library would reduce the probability that a patron will patronise the library.

Next, we drop the ln (Tuition Centre/Geomean) term and re-ran the regression with results as shown below:

Regression11.png

The coefficient estimates of the remaining variables differed by a slight amount, while the signs and statistical significances remain as before.

Therefore, we can estimate the probability of a patron residing at planning area i visiting library j using the equation, with the estimated parameters:

Regression12.png

Demand as the Proportion of Transactions from Library

As there are different proxies to estimate the demand for a given library, we explored the possibility of an alternative regression model which uses the proportion of transactions from a library by a given subzone.

Using the 2013 Transaction Dataset, we ran an OLS regression, excluding the intercept term. A summary of the results is shown in the diagram below.

Regression13.png

We first note that the alpha values for Collection Size, No. of MRT within 1km, No. of Tuition Centres within 1km are positive. This aligns with our expectations, as these variables correlate positively with the attractiveness index of a given library. All of the coefficients are statistically significant at the 1% significance level (p < 0.01). However, the alpha value for No. of Shopping Malls within 1km is not statistically significant at the 1% significance level.

Next, we note that the beta value (i.e. distance decay parameter) is estimated to be -1.339836, which also aligns with our expectations; we expect a greater distance from a given library would reduce the probability that a patron will patronise the library.

Next, we drop the ln (Tuition Centre/Geomean) term and re-ran the regression with results as shown below:

Regression14.png

The coefficient estimates of the remaining variables differed by a slight amount, while the signs and statistical significances remain as before.

Therefore, we can estimate the probability of a patron residing at planning area i visiting library j using the equation, with the estimated parameters:

Regression15.png
Regression Validation

Demand as the Proportion of Books Borrowed from Library Residual Analysis

We first visualize the relationship between the actual 〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 and predicted (〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 ) ̂. We observe a root-mean-square error (RMSE) of 0.9034.

Regression16.png

Next, we plotted the residual by predicted and residual by row, to check for non-constant variation across the data. We observe that there is no constant variation of the residual across different predicted values, and different rows. There is also no obvious evidence of heteroscedasticity in the regression.

Regression17.png
Regression18.png

Cross-validation on 2014 Data

With the appropriate estimates of the parameters, we predict the probability of a patron residing in planning area i visiting library j by using the equation:

Regression19.png

Plotting the actual proportion of books borrowed from library by subzone on the predicted values, we get the following results:

Regression20.png
Regression21.png

An R-Square value of 0.621462 tells us that approximately 62.15% of the variations in the actual values are explained by the predicted values. The remaining 37.84% are unexplained by the model.

For both the ANOVA and Lack-of-Fit analyses, the F-statistics are statistically significant at the 0.1% significance level, which suggests that the model is functional.

For the parameter estimates, we expected the estimate for the predicted proportion to be 1. The results show that it is 0.8584755, which is lower than 1, suggesting that on average there is over-estimation of the predicted proportion.

Next we perform a distribution analysis on the residual (i.e. actual minus predicted). The results align with our expectations, that the residual approximately follows a normal distribution with mean nearing 0. This suggests that there is no heteroscedasticity present in the regression model.

Regression22.png

Demand as the Proportion of Transactions from Library Residual Analysis

We first visualize the relationship between the actual 〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 and predicted (〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 ) ̂. We observe a root-mean-square error (RMSE) of 0.7938. This value is lower than that of the previous model.

Regression23.png

Next, we plotted the residual by predicted and residual by row, to check for non-constant variation across the data. We observe that there is no constant variation of the residual across different predicted values, and different rows. There is also no obvious evidence of heteroscedasticity in the regression.

Regression24.png
Regression25.png

Cross-validation on 2014 Data

With the appropriate estimates of the parameters, we predict the probability of a patron residing in planning area i visiting library j by using the equation:

Regression26.png

Plotting the actual proportion of books borrowed from library by subzone on the predicted values, we get the following results:

Regression27.png
Regression28.png

An R-Square value of 0.63277 tells us that approximately 63.28% of the variations in the actual values are explained by the predicted values. The remaining 36.72% are unexplained by the model.

For both the ANOVA and Lack-of-Fit analyses, the F-statistics are statistically significant at the 0.1% significance level, which suggests that the model is functional.

For the parameter estimates, we expected the estimate for the predicted proportion to be 1. The results show that it is 0.8815656, which is lower than 1, suggesting that on average there is over-estimation of the predicted proportion.

Next we perform a distribution analysis on the residual (i.e. actual minus predicted). The results align with our expectations, that the residual approximately follows a normal distribution with mean nearing 0. This suggests that there is no heteroscedasticity present in the regression model.

Regression29.png

Room for Improvement

Comparing both models, using the proportion of transactions as a proxy for library demand yields a lower RMSE of 0.7938 compared to 0.9034 of the first model we looked at. Furthermore, the estimate of the predicted proportion is nearer to 1 than the first model too. However, both models have similar properties to allow us to estimate the demand for a given library. As both regressions are valid and have good prediction ability, we will employ the model that uses the proportion of books borrowed as a proxy for library demand.

In conclusion, the Huff’s Model calibrated presents a good estimation on the probability that a patron residing in planning area i visiting library j. To refine the model further, there are a few other things we can do:

  • Use distance from patron’s subzone centroid to library
  • Use distance from patron’s actual residence to library
  • Include more variables that account for the attractiveness of a library

The above-mentioned tasks are more data-intensive than the one conducted, and we will evaluate the plausibility of including them in the dashboard visualization.

Using Distance from Library to Subzone Centroid

In an attempt to increase the predictive power of the model, we replaced the initial distance measure (from planning area centroid to library) to one which is more precise (from subzone centroid to library).

Using the 2013 Transaction Dataset, we ran an OLS regression, excluding the intercept term. A summary of the results is shown in the diagram below.

Regression30.png

We first note that the alpha values for Collection Size, No. of MRT within 1km, No. of Tuition Centres within 1km are positive. This aligns with our expectations, as these variables correlate positively with the attractiveness index of a given library. All of the coefficients are statistically significant at the 1% significance level (p < 0.01). However, the alpha value for No. of Shopping Malls within 1km is not statistically significant at the 1% significance level.

Next, we note that the beta value (i.e. distance decay parameter) is estimated to be -1.594435, which also aligns with our expectations; we expect a greater distance from a given library would reduce the probability that a patron will patronise the library.

Next, we drop the ln (Tuition Centre/Geomean) term and re-ran the regression with results as shown below:

Regression31.png

The coefficient estimates of the remaining variables differed by a slight amount, while the signs and statistical significances remain as before.

Therefore, we can estimate the probability of a patron residing at planning area i visiting library j using the equation, with the estimated parameters:

Regression32.png

Residual Analysis

We first visualize the relationship between the actual 〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 and predicted (〖log 〗⁡〖(P_ij/(P_ij ) ̃ )〗 ) ̂. We observe a root-mean-square error (RMSE) of 0.835.

Regression33.png

Next, we plotted the residual by predicted and residual by row, to check for non-constant variation across the data. We observe that there is no constant variation of the residual across different predicted values, and different rows. There is also no obvious evidence of heteroscedasticity in the regression.

Regression34.png
Regression35.png

Cross-validation on 2014 Data

With the appropriate estimates of the parameters, we predict the probability of a patron residing in planning area i visiting library j by using the equation:

Regression36.png

Plotting the actual proportion of books borrowed from library by subzone on the predicted values, we get the following results:

Regression37.png
Regression38.png

An R-Square value of 0.745044 tells us that approximately 74.5% of the variations in the actual values are explained by the predicted values. The remaining 25.5% are unexplained by the model.

For both the ANOVA and Lack-of-Fit analyses, the F-statistics are statistically significant at the 0.1% significance level, which suggests that the model is functional.

For the parameter estimates, we expected the estimate for the predicted proportion to be 1. The results show that it is 0.859504, which is lower than 1, suggesting that on average there is over-estimation of the predicted proportion.

Next we perform a distribution analysis on the residual (i.e. actual minus predicted). The results align with our expectations, that the residual approximately follows a normal distribution with mean nearing 0. This suggests that there is no heteroscedasticity present in the regression model.

Regression39.png

All the content mentioned above will be implemented in the geospatial dashboard.