Changes

Jump to navigation Jump to search
129 bytes added ,  12:46, 21 January 2014
Line 18: Line 18:     
==Examples==
 
==Examples==
 +
{| class="wikitable"
 +
|+Spreadsheet
 +
|-
 +
! !! A !! B !! C !! D!! E
 +
|-
 +
! 1
 +
| 4 || 9 || 2 ||6 || 7
 +
|-
 +
! 2
 +
| 1 || 5 || 10 || 3 || 4
 +
|}
 +
 
1.y={4,9,2,6,7}
 
1.y={4,9,2,6,7}
 
  x={1,5,10,3,4}
 
  x={1,5,10,3,4}
SLOPE(A1:A5,B1:B5)=-0.305309734513
+
SLOPE(A1:E1,B2:E2)=-0.305309734513
 
2.y={2,9,3,8,10,17}
 
2.y={2,9,3,8,10,17}
 
  x={4,5,11,7,15,12}
 
  x={4,5,11,7,15,12}
Line 27: Line 39:  
   x={-1,5,7}
 
   x={-1,5,7}
 
SLOPE(C1:C3)=0.730769230769
 
SLOPE(C1:C3)=0.730769230769
      
==See Also==
 
==See Also==
writer
5,435

edits

Navigation menu