# Discussion
The answers submitted here probably cause more additional questions to be raised than full answers. For instance, what causes a tweet with an image to be retweeted? Is it the "interest" of the image? It doesn't seem to correlate with the number of followers of the original tweeter, but what if you looked at the follower count of the retweeters? If a tweet is retweeted by someone with a large following at any time in the retweet path, perhaps that's what makes it go viral. Do tweets with comments in less popular languages have less of a chance of going viral? What is the typical "lifecycle" of a tweet and are there common patterns? How quickly to tweets leave the location of a disaster?
For example, I began wondering how often users tweet in a language other than their user setting language, but found that all tweets in the dataset fit that criteria, since users tweeted in either Nepalese or Hindi, while their user setting was English. Since this finding was uninteresting, I decided to change my question to simply analyze the proportion of languages that users tweeted in. I think that these types of language-based questions would be interesting to apply to the entire set of tweets from the Nepal earthquakes, to see the patterns of diffusion across the entire world, and not just on the set of local tweets.
More tweet data over a longer duration and a second round of analysis would prove very interesting.