Recently Published

Docume62
Plot
Actividad03
Semana 16 - Variables aleatorias continuas - Distribuciones notables discretas - Práctica de r. principales objetos en r, análisis exploratorio de datos y cálculo de medidas estadísticas
Publish Document
Data 624 - HW 4 - Data Preprocessing
All code/commentary needed to complete Data 624's HW4.
Document
Publish Document
Chap 16
Plot
FirstTrail
Time Series Analysis of 30-Year Fixed-Rate Mortgage Interest Rates
This analysis explores the historical trends in 30-year fixed-rate mortgage interest rates using time series data. Key steps include data preprocessing, visualization of the interest rate trends over time, and fitting a linear regression model to estimate the trend equation. The analysis calculates model accuracy metrics such as Mean Squared Error (MSE) and Mean Absolute Percentage Error (MAPE). Finally, the fitted model is used to forecast the average mortgage interest rate for a future period (Period 25, corresponding to 2024).