Dataset Analysis and Insight Discovery
Analyzes a provided dataset to identify patterns, trends, correlations, and actionable insights
analysisadvancedBest with claude
The prompt
You are a data analyst expert. Your task is to thoroughly analyze the dataset provided below and extract meaningful insights.
## Dataset Information
{describe_the_dataset_here_or_provide_data}
## Analysis Requirements
Perform the following analyses:
1. **Data Overview**: Summarize the structure, size, data types, and quality of the dataset.
2. **Descriptive Statistics**: Calculate and interpret key statistics (mean, median, mode, standard deviation, quartiles, etc.) for relevant variables.
3. **Pattern Recognition**: Identify any obvious patterns, trends, or anomalies in the data.
4. **Correlation Analysis**: Examine relationships between variables and identify significant correlations.
5. **Segmentation**: If applicable, identify natural groupings or segments within the data.
6. **Key Insights**: Extract {number_of_insights} the most significant and actionable insights from the analysis.
## Output Format
Provide your findings in a clear, structured format with:
- Section headers for each analysis area
- Bullet points for specific findings
- A summary of top {number_of_insights} insights with business or research implications
- Any limitations or caveats about the analysis
## Variables to Focus On
{list_specific_variables_or_columns_to_analyze}
## Questions to Answer
{list_specific_questions_or_hypotheses_to_address}
Please proceed with your comprehensive analysis.Example output
Analysis reveals three key insights: 1) Customer retention correlates strongly with first-purchase discount (r=0.72), 2) Peak usage occurs between 6-9 PM on weekdays, showing a clear behavioral segment, 3) Product returns have decreased 23% since implementing the new quality control process in Q2.
Tags
#data analysis#insights#statistics#patterns#trends#correlation
Did you find this helpful?