User Portlet User Portlet

Discussions
The quizzes used to indicate which ones were incorrect, but within the last year that was changed. I found the old method of indicating which answers were correct educational and the new method not so much. Thanks, Mitch Sandlin
Hi Arben; In this response, I have attached a notebook outlining exactly what I hope to accomplish with this problem, which is understanding how to perform these calculations using Mathematica. The attached notebook shows 5 or 6 different methods...
Hi Jim and thanks so much. Would using the Variable function (Variable[ChiSquareDistribution[v]]) be a better option since calculating the variance is my Gold? However, I am not sure how to load the parameters of this function, and since there is...
Hi; Please see attached notebook for explanation where I am trying to plot additional information along x- axes using Epilog in the Plot function or Show by trying to combine the Plot and NumberLinePlot functions. Thanks, Mitch Sandlin
Hi; Please see the attached notebook which includes embedded text comments. My question actually has more to do with the Wolfram language than Mathematics, and specifically the Table and AssociationThread functions. My goal is to end up with a...
Hi Rohit; In implement your suggestion, I did not see much change - see attached notebook. However, there is a good possibility that I misunderstood your suggestion and implemented it incorrectly. As a little background, I ran exactly the...
Hi; In my example (see attached notebook), the values calculated by the NormalCI[] function does not equal the values calculated by the table and it my understanding that the two calculation methods should give the same answer since I am using a...
Hi Marc; Thanks so much for the reply. To answer your question, I am not sure where I copied the code from since I was using my notes. Now I am still not sure as to how the LHS of the statement is switched from a Union to an Intersection, in...
Hi Rohit; Thank you so much for the information. It was extremely helpful. However, the solution you provided created a couple of small questions, regarding the "Tomorrow" keyword and working with TimeSeries, that I am hoping you can help me...
Hi; In my attached notebook, I accessed four fields (SepalLength, SepalWidth, PetalLength, PetalWidth) from the Fisher's Irises data repository with the intention of using the FindDistribution[] function to obtain a Multinormal distribution. ...