You work in a group of 4 persons. Consider the following steps of your work:
Formulate the query in the best way, how you think, for the given search engine. Use quotation marks, the plus sign '+', Boolean operators, if you need. Some search engines offer an advanced search option. If you decide to use advanced search, stick to it for all 4 queries you submit to that search engine.
Now you have between 30 and 90 links in the pool; 30 if all your search engines have the same links among top 30, 90 if each search engine has a unique set of top links.
See examples of pooling.
Please observe that you do pooling for each of the 4 information needs separately and obtain 4 pools, one pool per information need.
Observe how precision and recall change as you consider more documents. Draw a precision-recall curve. Please note that precision is not defined if recall is 0. See an example of precision-recall calculations and curves.
Typical mistake: Please observe that an interpolated precision value is the highest, not closest, measured precision value "to the right" (which includes your exact measured precision if your measured recall value happens to be equal to the standard recall value being considered). A sequence of interpolated precision values is either flat or falling, never rising.
When you calculate the average interpolated precision value, use 0 if you have a missing interpolated precision value.
Now you have average interpolated precision values for the 3 selected search engines. Draw 3 average interpolated precision-recall curves, one for each search engine, at the standard recall values 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0 in one picture.
Compare the search engines.
For each information need, tell how many relevant documents you got in the pool.
Present 3 precision-recall pictures, one for each selected search engine. In each precision-recall picture show
In one final picture, show the 3 average interpolated precision-recall curves (one curve per search engine) for your selected search engines. Tell which engine you think is best? Why?
In case you have trouble with drawing precision-recall curves, heres comes an Excel example ("Raw P-R", "Interpolated P"); most probably Google spreadsheets work the same way.
In order to be sure you calculated the right thing, write the precision and recall formulas you used. Describe how you did interpolation of precision values at the standard recall values.
Don't forget your name on the report.