Entradas

Mostrando las entradas con la etiqueta Regresión lineal en Excel fórmula

Building the ATP Dashboard Tennis.com with Javascript

Imagen
Building the ATP Dashboard The goal of this project was to create a web page capable of displaying ATP rankings in a simple and visually appealing way. To accomplish this, I built a dashboard that retrieves data directly from Tennis API using JavaScript and the Fetch API. I used tennis-api.com The application includes several useful features: ATP Top 3 players overview. Total number of players returned by the API. Dynamic player search. Interactive ATP ranking table. All information is loaded in real time and updated whenever the page is refreshed from tennis-api.com You can try the live version of the dashboard here: ATP Tennis Dashboard Demo I also recorded a short video showing how to obtain an API Key from tennis-api.com through RapidAPI, explore the available endpoints, and test the dashboard: Watch the English Video Tutorial Download the Source Code If you'd like to experiment with the project or customize it for your own applications, the complete source...

👉 Regresión lineal en Excel: plantilla para predecir valores (sin programar)

Imagen
📊 Regresión lineal en Excel (Plantilla lista para predecir valores sin programar) 💡 Aprende cómo hacer regresión lineal en Excel paso a paso usando una plantilla lista para usar. Podrás predecir valores fácilmente sin necesidad de programar. Si trabajas con datos y necesitas hacer predicciones (precios, tiempos o cantidades), la regresión lineal es una de las técnicas más utilizadas en análisis de datos y Machine Learning. En este tutorial te muestro cómo aplicar regresión lineal directamente en Excel usando fórmulas y gráficas, sin necesidad de código. 📈 ¿Qué es la regresión lineal en Excel? La regresión lineal permite predecir valores a partir de una relación entre dos variables. La ecuación básica es: y = bx + a + e Donde: x: variable independiente (ej. cantidad) y: variable dependiente (ej. precio) b: pendiente a: intercepto 📊 Ejemplo de regresión lineal en Excel En esta plantilla usamos datos de ejemplo para predecir el precio de un...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!