Sunday, October 29, 2006

MSOM 2006 submission statistics

Till the latest data, there are 154 submission for the regular issues and 36 submission for the special issue.

For the regular issues, there only 4 papers(2.6%) get accepted. Among these 4, there are 2 papers get accepted without going through review process. 8 papers(5.19%) get minor revision and 35 papers(22.73%) get major revision.

For the special issue, 4 papers(11%) get major revision and 4 papers have got the decision. All other paper got rejected.

You can access data from http://msom.pubs.informs.org/msomdata.xls

The accpetion ratio is very low. MSOM currently publishs 4 issues a year. And each issue contain around 6 papers. So the acception ratio is around 24/(154+36)=12%. That means around 2/3 major revision paper will get rejected finally.

Monday, October 23, 2006

Lehigh ranked 18th undergraduate B-school

It is a little bit surprising to see Lehigh can get 18th rank in that category. ANyway, it is still a good news.

Saturday, October 21, 2006

Beamer's columns

\frame
{
\frametitle{Interview}

\begin{columns}
\begin{column}{0.5\textwidth}
\begin{itemize}
\item current symptoms
\item past medical history
\item family history
\item social history
\item review of systems
\end{itemize}
\end{column}

\begin{column}{0.5\textwidth}
\begin{itemize}
\item detect hypertension
\item recognize emergency
\item recognize reversible causes
\item find chronic target organ damage
\item discover co-morbid conditions
\item plan therapy
\end{itemize}
\end{column}
\end{columns}
}

You can have as many columns, of whatever widths, as you like. Note that
within a column, \textwidth will correspond to the column width, not the
width of the beamer slide, so it works pretty much like minipage.
Material within columns is vertically centred, and you can have part of
the slide in normal (single column) format, and other parts in more than
one column.

Friday, October 20, 2006

Insert List into Tabular in Latex

Here is the code. But I still cannot figure out how to do under Beamer. The ultimate goal is to insert the Figure into the left top corner and put the list on the right.

\documentclass[12pt]{article}
\makeatletter % Yes, it's horrible
\def\spacehack{%
\@minipagetrue% % Disables spacing above
\expandafter\everypar\expandafter{% % Add stuff to \everypar
\the\everypar% % Do what was there before
\@minipagefalse% % Clear the mystic flag
\everypar={}% % And reset \everypar
}%
\let\@oldbs=\\% % Remember old \\ command
\def\\{\nointerlineskip\@oldbs}% % Turn off final odd spacing
}
\makeatother

%
\begin{document}
%
\begin{tabular}{p{40mm}p{40mm}p{40mm}}\hline
& Advantages & Disadvantages \\ \hline
Method 1 & \spacehack\begin{enumerate}
\setlength{\itemsep}{-\parsep}
\item item one
\item item two
\item item three
\end{enumerate} & \spacehack\begin{enumerate}
\item item one
\item item two
\end{enumerate} \\[-12pt] \hline
Method 2 & \begin{enumerate}
\item item one
\end{enumerate} & \begin{enumerate}
\item item one
\item item two
\end{enumerate} \\ \hline
Method 3 & \begin{enumerate}
\item item one
\end{enumerate} & \begin{enumerate}
\item item one
\end{enumerate} \\ \hline
\end{tabular}

\end{document}

Thursday, October 19, 2006

How to be a good lecturer?

You need
  • Have interesting problem (not to be too hard and too specific, especially when your audience background is mixed
  • Always talking something that is easy to understand.
  • More figures than words and formula
  • I will add more here

How to be a good listener?

From those experience, I see there are several keys to be a good listener.
  • Try to understand the main point
  • Try to answers all the questions other people ask
  • Try to think all possible ways to attack their theory
  • A good lecturer is neccessary

How I remember those speakers' presentation(2004, Fall)?

Yesterday I read through the advice to the young scientist. It gives some advice about how to do a good talk. The first advice is 'Every lecture should make only one main point. ' And the fouth advice is 'Give them something to take home.'. What can make people remember you. Here is the answer.
It is not easy to follow this advice. It is easier to state what features of a
lecture the audience will always remember, and the answer is not pretty.
I
often meet, in airports, in the street, and occasionally in embarrassing
situations, MIT alumni who have taken one or more courses from me. Most of the
time they admit that they have forgotten the subject of the course and all the
mathematics I thought I had taught them. However, they will gladly recall some
joke, some anecdote, some quirk, some side remark, or some mistake I made.


So I want to recall all the seminar in our department I attend to see what I remember from those talks. Then I may know how to improve my presentation. And how to be a good audience. Here I need to clarify. The talks I don't remember now may be due to that I don't have enough knowledge at that time. I begin from 2004, Fall which is my first semester here.

2004 Fall, I attended all the seminars. The following is the talks that I still have an impression.

08/27/04 David Drake Lehigh Phd student: This is first seminar I attended. The only thing I still can remember is that he thought HongKang is nice place.

9/17/04 Suvrajeet Sen. Program director at NSF. This was the time that every professor was going to take notes. I remember that Dr. Ralphs and Linderoth asked some questions about software patent.

11/5/04 Aurelie Thiele. Lehigh. I know newsboby model can also extend to revenue management. But the terminology is different. Basically, for the simple concave problem, the optimal solution is achieved at marginal cost equal to marginal revenue. In the revenue management, if we have high fare class and low fare class. The number of seats reserved to high fare class is achieved at expected revenue brought by high fair class is equal to expected revenue brought by low fare class.

12/3/04 Krishnan Anand, Upenn, There was an interesting situation that sometimes information may cause increase of inventory. I also remember there is an question related to Wal-mart. Later on, I find a good explanation and email it to Prof. Anand.

Tuesday, October 17, 2006

An example of converge in probability but not almost sure converge

This is one homework question in stochastic process class. I cannot come up even one example by myself. First I use goole, nothing valuable is found. Then I http://books.google.com/. I get a book named 'Counterexamples in Probability and Statistics'. The example is X_n=H_n, where H_n is Bernoulli variable with probability 1/n to be 1. X_n converge to 1 in probability. But Prob(H_n = 1 infinity often)=1 by Borel Cantelli Lemma.

Sunday, October 15, 2006

2 hours to clearn up the inbox

I store all the emails in the box and only delete some when I get the warning about storage. Last time I did clearning is last semester. Today I spent 2 hours to move every email to the proper local folders. It is a good chance to see what I have done since the end of last semester. Although the outcome of research isn't that breakthrough, I am still satisfied with how I deal with those multi-tasks. Now I have fewer things to do. I can put more emphasis on each thing I am doing.

Advice for the Young Scientist

Another related article mentioned is Ten Lessons I Wish I Had Been Taught

Friday, October 13, 2006

My presentation@IP seminar: "rondom thoughts about optimization"

Yesterday I did my first outside class presentation Since my research is not mainly about optimization, I have to make up some stuff to fit the audience's interest. Also I hope that my talk can create some coordination between students in our department. So I just provide several of my ideas which I think that might be attractive to other people.

The result of presentation is OK, at least people don't feel bored during that 50 min. But I am sure that I don't achieve my target fully, since no one shows strong interests. Larry told me that my confidence overcomes my spoken English. Prof. Huang shows a different approach to solve one of my problems about LP and regression after presentation, where there is no need to change matrix A but only constants on RHS. Also I find another way too. We can just change one column instead of replacing the rows. Prof. Linderoth also provides me how do sampling in multi-stage stochastic programming. Prof. Ralphs reminds me how to get dual solution easily. Ash shows interest on my network formulation and I explain to him about bootstrap idea further. Zumbul told me that she has her own problem and want to coordinate with me. Finally my wife told me that I put too much contact with those professors and lose contact to the students.

Finally, I should say I need focus. After that I hope get any coordination with other students.

Tuesday, October 10, 2006

I have three SCM books now

After struggling for a while, I final decided to buy two more SCM books. They are

  • The logic of logistics
  • Foundations of stochastics inventory theory

Plus I already have

  • Foundations of Inventory Management

Also I copy

  • Inventory Control

What else do I need to collect?

The best deal for the Economist ever

Today when I got books from Amazon. I found such good coupon. There is only $100 for 51 issues of Economist plus $25 Amazon coupon. I wish that I could have to read.

Friday, October 06, 2006

Prediction of Nobel Prize in Economics 2006

I guess it would belong to Bhagwati, Dixit and Krugman since their topic is more interesting to me.

Thursday, October 05, 2006

measurable or nonmeasurable

Now I am doing Real analysis homework, it is hard to imagine those strange sets. The course till now is all about trying to show that close properties about measurable set and functions. It is hard to come up your own counter example and deal with those 'strange' stuffs like Cantor, Borel, nonmeasure sets.

Luckly by keeping doing the homework even though the score is as normal as my other courses, I am still not lost in the class. It should be considered as the hardest course among all ones I take and audit. Maybe it is time to go office hour next time.

Wednesday, October 04, 2006

Arby's coupon

Yesterday night, I came to Arby's to have my dinner to save my time. I use the coupon Arby's sends out to me every month. I just raised my hypothesis before I order:
People eat insides are more price intensive so that more people use coupon than those who drive through.
Supposing my hypothesis is true, if Arby's send out the coupon to everyone no matter whether they prefers to eat inside or drive through, then it may lose potential revenue since it increases the chance of using coupon among the driving through persons. After I observe during my dinner, four transaction occurs all including coupon. That increases my confidence on my hypothesis.

A naive way is to replace current strategy with only putting coupon inside the store.

Again, we can build a model to help Arby's to improve their revenue

Monday, October 02, 2006

oonumerics.org

It provide information about different package in the following catogories

  • Linear Algebra
  • Arrays and Images
  • Neural Networks, genetic algorithms, machine learning, data mining
  • High-Energy Physics and Quantum Chemistry
  • Multiprecision, arbitrary precision data types
  • Differential Equations
  • Automatic differentiation and interval arithmetic
  • Visualization
  • Graph Theory/Combinatorics
  • Language interoperability/scripting
  • Transforms
  • Optimization
  • Miscellaneous
  • Tools

But there are several packages in each catogory. If there is someone providing comparison, it will be great.