Can You Plot Functions in Excel?

Click For Summary
Excel does not have a built-in feature to directly plot mathematical functions like 1/(x^2+4), but users can graph functions by calculating points in a tabular format. To create a graph, input the function in a cell, referencing another cell for x values. For example, in cell B1, use the formula =1/(A1^2+4) where A1 contains the initial x value. Increment x values in column A (e.g., starting from 0 and increasing by 0.05) by dragging down the fill handle. After calculating corresponding y values in column B, users can plot these columns as a line or scatter graph. This method allows for experimentation with different functions by adjusting the formulas in column A, with the graph updating automatically based on new x values.
Fritz
Messages
65
Reaction score
0
Is it possible to input a function into Excel e.g. 1/(x^2+4) and get a graph?

How do you draw graphs of functions on Excel?
 
Computer science news on Phys.org
The only way I get it to graph anything is to calculate the points tabularly to columns and then plot them e.g. as linegraph or scattergraph. I think it does not have a property to directly plot a function.
 
I believe as PerennialII.

Although I do think that it has some kind of Visual Basic programming tools available, but I've never used that feature.

The quickest way to get your graph is to write your equation in a cell in column B like so,...=1/(A1^2+4) Where A1 points to the cell A1.

Then in cell A1 put in an initial value for x, say zero maybe.

In cell A2 put in the next increment of x, say 0.05 maybe.

Then select cells A1 and A2 together. Then put your mouse pointer on the little black cross at the lower right-hand side of cell A2 and drag it down to fill down the series in the A column. That will produce values of x that are incremented by 0.05.

Then select the formula in cell B1 and fill it down so that it automatically calculates the results for each x value. Then you can plot those columns in a graph.

If you understood how to do the above. Then you can get carried away with the values of x by simply experimenting with various formulae to define the values of x in the A column. In other words. define an initial value of x in cell A1. Then in cell A2 define a function that refers to cell A1 (the cell immediately above it). Then just fill down that formula. It will generate a new x based on the value of the previous x.

It's actually pretty slick once you get the hang of it. The original equation in column B will automatically update based on the new values in column A.

Hope this wasn't too confusing.
 
^ That was great! Thank you.
 
I’ve spent nearly my entire life online, and witnessed AI become integrated into our lives. It’s clear that AI is apart of us now whether we like it or not, unless your a anti tech cabin lover. AI has some form of control over your life. But what I’ve seen very recently is that people are loosing their ingenuity and deciding to use AI. I feel as if it’ll bleed into STEM which is kinda has already and, every idea or thought could become fully reliant on AI. Yeah AI makes life easier but at a...

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
10
Views
6K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 0 ·
Replies
0
Views
579
  • · Replies 9 ·
Replies
9
Views
3K