Skip to content

sagar15795/NetIndexStatisticalAnalysis

Repository files navigation

NetIndexStatisticalAnalysis

Modelling of Net Index data The NetIndex is a collective data of internet speeds based on the OoklaTM Speedtest.net for a sufficiently long period which is large enough to draw some conclusions on general behaviour

Technologies Used Programming Language: R IDE: RStudio Operating System: Windows, GNU/Linux Data Processing: Bash shell

For the download speed we model it with cubic polynomial and got the following obeservations. alt tag

Best fit graph with polynomial of degree 3 alt tag

Comparison graph with actual values vs calculated values alt tag

Similarly for the upload speed.

model it with quartic polynomial and got the following obeservations. alt tag

Best fit graph with polynomial of degree 4 alt tag

Comparison graph with actual values vs calculated values alt tag

The percentage error of our model for:

Download Speed – 2.06%

Upload Speed – 0.48%

About

Modelling of NetIndex data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published