Undergraduate Research Projects
These are undergraduate in the sense of not requiring
research-level mathematical probability knowledge (see
Open Problems for ones which do).
On the other hand they are serious in that successful results
will often become a small part of some future published scholarly paper.
For undergraduate ``course projects" which are less serious,
click here.
As of Fall 2008 two students are working on projects, indicated by [Name].
I am not taking new students until Spring 2009.
Contact me before starting work!
Data collection
- Route-lengths in transportation networks.
I want the following type of data.
Take the 10 [or 20 or 40] largest cities in some State or Country, and find the distances between each pair by road [or rail] and in straight line.
See Figure 1 of this paper for an example; but I would like to expand the 2 data-sets there to 10 data-sets.
- Amazon.com book reviews.
Sample books with (say) 30-100 reviews.
For each review, note date posted and number of favorable votes.
There is a strong association between these variables,
described in Exploratory data analysis by
Robert Huang. But there's scope for much further analysis.
- Coincidences in Wikipedia.
My co-author of this draft paper has disappeared without a trace, and I want someone
to finish the data collection. Basically this requires 40 hours trawling Wikipedia to
estimate numbers of pages on different topics.
[Sunny Zhao]
Simulation - drawing static pictures
Simulation - drawing moving pictures
The processes below are very easy to simulate, but I want "moving
pictures", in Java or whatever, to illustrate their dynamics.
- A parking process.
This is the process studied in this paper.
The point is that there are 3 different limiting regimes corresponding to different
spatial regions and time scalings.
[Bowei Zheng]
- Another one bites the dust.
This birth-and-assassination process would look good accompanied by the Queen song.
Inventing good heuristic algorithms and writing code
-
Optimal spatial networks.
Given positions of n cities, we want to connect them with a road network
which is optimal according to certain criteria.
Finding the optimal network is not easy --see
section 1.2 of this paper for details on the project.
Math theory
I don't encourage undergrads to attempt to do new math research.
Previous projects and students