You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if it is a bug or not, but when I try to enter 6000 as the parameter of a Poisson distribution, O get a "forbidden value" message. Is there any reason why this value is not handled by Numworks? I did not find it documented anywhere. Other graphing calculators can work with this value. I am asking from a point of view of a teacher (IB Diploma programme). On exams questions involving this mean can come up and students will have no chance of getting an answer if they do.
Screenshots
To Reproduce
Steps to reproduce the behavior:
Go to the 'Distributions' app
Scroll down to 'Poisson'
Type '6000' for the parameter and scroll down to 'Next'
Expected behavior
I would like Numworks to handle this value, even though for this mean the Poisson distribution is close to the normal distribution.
Environment
Online emulator
The text was updated successfully, but these errors were encountered:
I do not know the upper limit of values that can come up on exams.
May I ask, why you need a limit?
I tried my TI84 plus (a very old model) and it gave me a value instantly for 6000, 10000 and even 100000 as the mean (I tried cumulative probabilities). I do not know how they do it, but the values were consistent with values I got from online poisson probability calculators.
Maybe they use normal approximation after a certain value of the mean.
I will do some calculation of the error that can come up when using normal approximation and if it is below the smallest number Numworks can handle, then it should be fine.
Maybe, if the normal approximation is used, then a message can be displayed along with the probability.
Describe the bug
I am not sure if it is a bug or not, but when I try to enter 6000 as the parameter of a Poisson distribution, O get a "forbidden value" message. Is there any reason why this value is not handled by Numworks? I did not find it documented anywhere. Other graphing calculators can work with this value. I am asking from a point of view of a teacher (IB Diploma programme). On exams questions involving this mean can come up and students will have no chance of getting an answer if they do.
Screenshots
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like Numworks to handle this value, even though for this mean the Poisson distribution is close to the normal distribution.
Environment
Online emulator
The text was updated successfully, but these errors were encountered: