mislam Math 6820 Blog

Another amazing bgsu blog

Archive for March, 2013

Visualization of Multivariate Data

Posted by mislam on 29th March 2013

In this blog we use three variables- calories, carbo, and protein from the dataset UScereal in the MASS package  in order to see what sort of relationship among them using scatterplot matrix, a coplot, and a spinning 3-dimensional scatterplot.   Coplot of Multivariate Data Three Dimensional Scatterplot The scallterplot matrix shows that carbo and calories, calories […]

Posted in Uncategorized | 60 Comments »

Time Series Plot of Annual Flow of The River Nile

Posted by mislam on 22nd March 2013

In this blog I have used four graphical methods to graph the annual flow of the river Nile at Ashwan  1871-1970–connected symbol plot, symbol plot , connected plot, and vertical line plot. In this data analysis , since it is not important to see the order  of individual observation in the plot and my objective […]

Posted in Uncategorized | 100 Comments »

Loess Plot for Simulated Data

Posted by mislam on 15th March 2013

 The following graphs show the simulated data by R program. The first graph is a scatterplot of the simulated data. This graph has a loess smooth curve with default smoothing parameter f=0.75. In the second graph, the residuals are graphed against  and a loess curve with f=0.75   is superimposed. The loess curve suggests that […]

Posted in Uncategorized | 40 Comments »

Dot Plots for Annual Rainfall of Some Major Cities of Bangladesh

Posted by mislam on 1st March 2013

    In order to construct the dotplot for two ways data table, I have selected some rainfall data from Bangladesh Meteorology Department (BMD) for four big cities –Chittagong, Comilla, Khulna, and Dhaka, over the time period of 1990-2000.   The first graph is the average annual rainfall by some selected cities of Bangladesh in […]

Posted in Uncategorized | 88 Comments »