Generate Gaussian Data

default_name

Board Regular
Joined
May 16, 2018
Messages
170
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
  2. MacOS
Hello!

I have two columns:


  • [*=1]X ranging from 300 to 1050 (cells AB53:AB803)
    [*=1]Gaussian Model

I would like the Gaussian Model column to fill in with Gaussian values.
Not sure if this makes any sense. Here is a somewhat basic example of what I mean.

Example:

I want to generate Gaussian data for 11 cells.
If the data were to be graphed, I want the data to have an amplitude of 85% (0.85).

The data would look like something this: (values are guessed here, just for the example)
X
Gaussian
1
0
2
0.12
3
0.25
4
0.50
5
0.75
6
0.85
7
0.75
8
0.50
9
0.25
10
0.12
11
0

<tbody>
</tbody>


How would I go about writing a function that would do this within the regular formula editor?

Thanks in advance!
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
I am seeing references to NORMINV online, but I am having a hard time with that (am not sure if that is even the correct route to take here).
 
Upvote 0

Forum statistics

Threads
1,214,599
Messages
6,120,453
Members
448,967
Latest member
grijken

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top