Questions
Discuss among the team and come up with five distinct question classes relevant to the Yelp dataset.
Here is a simple question class provided as an example that has only one variable.
How many businesses have more than X review counts?
Three example of specific questions in this class are:
- How many businesses have more than 1000 review counts?
- How many businesses have more than 500 review counts?
- How many businesses have more than 100 review counts?
Come up with five additional question classes. Each must have two or three variables.
Location
Three example of specific questions in this class are:
- Which locations have the most 'trendy' restaurants?
- Which locations have the most 'hipster' restaurants?
- Which locations have the most total yelp reviews?
Times of operation
Three example of specific questions in this class are:
- (specific question)
- (specific question)
- (specific question)
Correlation of number of reviews & number of stars
Three example of specific questions in this class are:
- (specific question)
- (specific question)
- (specific question)
Noise level
Three example of specific questions in this class are:
- Noise level vs. good for kids
- Noise level vs. romantic
- Are noise levels reviewed (i.e. present in the rating) for non-restaurant establishments
Good for dancing
Three example of specific questions in this class are:
- (specific question)
- (specific question)
- (specific question)