KGS Home Page Oil and Gas Index Page Lease Production Page

ROBBINS #1 Lease


Lease: ROBBINS #1
Operator: Plano Petroleum Corporation
Location: NW NW SW T28S, R15W, Sec. 19
Cumulative Production: 4408.43 barrels (from 1993 to 1998)
KS Dept. of Revenue Lease Code: 132205
KS Dept. of Revenue Lease Name: ROBBINS #1
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 18
inverse count .05556
Sx 171
Sxx 2109
Sy 4408.43
Syy 1274190.7025
Sxy 37002.27
Beta1 -87800.67
Beta2 8721
Beta -10.06773
alpha 340.58346
>// Our labels along the x-axis var years = [ "7-1993", "8-1993", "9-1993", "10-1993", "11-1993", "12-1993", "1-1994", "3-1994", "4-1994", "5-1994", "1-1995", "2-1995", "3-1995", "5-1995", "6-1995", "9-1995", "1-1996", "10-1998" ]; // For drawing the lines var CH_prod = [ 244, 333, 272, 338, 171, 165, 482, 293, 239, 238, 413, 279, 239, 246, 129, 146, 148, 33 ]; // For drawing the best fit var lines = [ 330, 320, 310, 300, 290, 280, 270, 260, 249, 239, 229, 219, 209, 199, 189, 179, 169, 159 ]; var CH_cume = [ 244, 577, 849, 1187, 1358, 1523, 2005, 2298, 2537, 2775, 3188, 3467, 3706, 3952, 4081, 4227, 4375, 4408 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.