Skip to content

Commit a3aeb8c

Browse files
committed
path
1 parent 64762fa commit a3aeb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data Science/DataExploration.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2580,7 +2580,7 @@
25802580
"source": [
25812581
"The solid blue line represents the monthly average `psft`, while the light blue area shows the range of values. We can see that the average `psft` has been about 120$ across the years. The range has varied between +/- 20%. There are sharp fluctuations in the plot. This can arise from inherent market conditions. But , Fluctuations can also arise if the number of data points in a given period is small. An outlier, a very expensive house for instance, can push the average out. We should explore both these aspects. \n",
25822582
"\n",
2583-
"![Mortgage Rates](/Data%20Science/images/fredgraph.png) \n",
2583+
"![Mortgage Rates](/Data Science/images/fredgraph.png) \n",
25842584
"*Figure: Mortgage interest Rates : Source image downloaded from FRED*\n",
25852585
"\n",
25862586
"First, lets explore market conditions. The mortgage interest rates in the same period has been constantly reducing. From about 6.5% at the start of 2006 the intrest rates have reduced to 4% in 2010. Lower intrest rates make the cost of owning a home cheaper. However the peak of either graphs graph do-not correspond. We can conclude low interest rates have not inflated the prices our the supply of housing.\n",

0 commit comments

Comments
 (0)