The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Spreadsheet and programming
10-14-2015, 09:50 PM
Post: #1
Spreadsheet and programming
I am making a spreadsheet to show my pupils some probability properties, here alternative hypothesis and I want to set the toplines of used columns from a program as well as fill columns automatically. Most convenient would be something like : fill A with values from µ1 to µ2, B and C with according probabilities and delete all the unnecessary stuff below. I can do that with some FOR-Loops and constructing necessary names like B3.. from strings but I am interested in a more convenient way using the top line of the column like in "select B, then =BINOMIAL(N,p,Ax)"
Arno
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Spreadsheet and programming - Arno K - 10-14-2015 09:50 PM
RE: Spreadsheet and programming - Arno K - 10-15-2015, 07:30 AM



User(s) browsing this thread: 1 Guest(s)