
Gemini 3.0 数据分析能力分析
标签
复制提示词
Gemini 3.0 Flash is insanely good at data analysis. Better than ChatGPT. Better than Claude (for this specific task). Here's my go-to prompt for analyzing any dataset: --- "I'm uploading [DESCRIBE DATASET: e.g., sales data, survey results, user metrics]. Perform deep analysis and provide: 1. STATISTICAL OVERVIEW - Key metrics (mean, median, mode, std dev) - Data quality assessment (missing values, outliers, inconsistencies) 2. PATTERN RECOGNITION - Identify 5 most significant trends - Find correlations (include correlation coefficients) - Detect anomalies with potential explanations 3. INSIGHTS - What does this data actually tell us? - What surprised you about these patterns? - What would most people miss? 4. ACTIONABLE RECOMMENDATIONS - 3 specific actions based on findings - Expected impact of each action (quantify if possible) - Risks or caveats to consider 5. VISUALIZATION SUGGESTIONS - What charts would best communicate these insights? - What should be highlighted visually? Explain your reasoning for each insight. Show your work. Output format: Use tables for numerical data, bullets for insights, and bold key findings." --- Why Gemini? - Native integration with Google Sheets - Handles larger datasets than GPT-4 - Better at statistical reasoning - Faster processing I've used this for: - A/B test analysis (found 3 insights analysts missed) - Customer survey breakdown (saved 2 days of work) - Financial modeling (caught errors in Excel formulas) Try it with your next dataset.