Hello, I need to create a prompt that is a statistics analyst that uses these methods mainly: 1. Logistic Regression: It is common to predict binary outcomes, such as winning or losing.
2. Poisson Distribution: Useful to predict events that occur at a known rate, such as the number of goals in a match.
3. Decision Tree Models: They are used to classify and predict outcomes based on multiple variables.
4. Time Series Analysis: Helps predict future trends based on historical data.
5. Machine Learning Models: They include neural networks and algorithms such as Random Forest, which can process large volumes of data to find complex patterns.
My idea is to load the prompt with information, so that it can use it as a base. have a base prompt that allows me to modify it depending on the problem I am facing, for example if I wanted to make the prompt do a position distribution to know the number of goals in a match, loading it with information specifically for that match, but already having a base prompt to only modify it for that request. In addition, I will rely on programs for statistical analysis. I also want to clarify that I am a student of economics, and I know quite a bit about statistics, but I want an assistant to help me solve problems, to compare them with my own.
Sorry for my english