Loci (2008)
Chemical Graph Theory, Kimberly Jordan Burch
The goal of this project is to develop melting point models based on the diameter of the normal alkanes having between five and twenty-five carbon atoms. These models could then be used to predict the melting points of normal alkanes having more than twenty-five carbon atoms for which no experimental data exists. In order to test the predictive abilities of your models, five alkanes will be selected at random to withhold as a predictive data set. You will use your model to predict the melting points of the five withheld alkanes and compare your results with the known experimental data. A list of the melting points and diameters for twenty-one normal alkanes has been provided.
yourname.xls.Insert > Worksheet.RAND function 5 times to get your predictive set. To get a random number between 2 and 22 type =RAND()*(22-2)+2 in a cell. Cut and paste the five rows containing your predictive set to the bottom of your spreadsheet, hence removing them from the data with which you will construct your model.Insert > Chart.
Chart type menu select XY (Scatter) with the top Chart sub-type (points only) selected, hit Next.Data Range tab, click in the box for Data range and then highlight the two columns containing the sixteen diameters and melting pt values.Series tab, make sure the X Values box has the sixteen diameter values and that the Y Values box has the sixteen melting pt values. Hit Next.Titles tab, type Diameter in the Value (X) axis box and type Melting Point (K) in the Value (Y) axis box. Under the Gridlines tab, select Major gridlines for both the X and Y-axes. Under the Legend tab, uncheck the box next to show legend. Hit Next.As object in and hit Finish.Fill Effects menu.Format Trendline. Under Patterns change the Weight to be one less so the trendline is less heavy in the graph. Under Options check the boxes next to Display equation on chart and Display R-Squared Value on chart.=STDEV (highlight the sixteen differences).