Focus Areas
Advanced Prompt Library
3 Expert PromptsAssume I have a dataset containing 10 columns of continuous data and 20,000 rows. Please create 5 advanced statistical summaries (mean, median, mode, variance, standard deviation) for each column, and indicate which column(s) exhibit statistically significant differences (p-value < 0.05). Generate a table with results and explain the significance of any identified differences.
I have a set of historical sales data for the past 5 years. Create an advanced data visualization (interactive 3D scatter plot) to display the relationship between sales revenue, product category, and pricing. Include a brief explanation of any patterns or correlations observed and provide recommendations for future pricing and product strategies.
Using historical stock market data for the past 10 years, develop a statistical model to forecast future stock prices for the next 6 months. Using linear regression and other relevant techniques, generate an output of predicted stock prices, confidence intervals, and any significant factors influencing stock market fluctuations.