User Portlet User Portlet

Discussions
data1 = RandomReal[NormalDistribution[0, 1], 30]; Needs["HypothesisTesting`"] data2 = For[i = 1, i
Thank you :)
Hello, I need to ask the following problem: I have data and 2 points. I need to create a new list where the data at a specified interval. Thank you for your help :) data={1,2,3,4,5,6,7,8,9} point1=3 point2=7 I need this: newdata=3,4,5,6,7
Hello, I ask how to solve the following problem: Perform Kolmogorov test data for: ------------------------------------------ data = {17.7, 17.8, 17.9, 18.0, 18.1, 18.2, 18.3, 18.4, 18.5, 18.6}; mi = 17; sigma = 3.2; ...
Hello, could I please ask for help with the following problem. I have a graph of the normal distribution. I have specified point in the interval (0, 1) - Point1. May I ask, how do I mark out the area under the curve? The extreme points - Point1,...
![enter image description here][1] ![enter image description here][2] ![enter image description here][3] ![enter image description here][4] [1]:...
Style["Zadejte hladinu pravd?podobnosti:", Bold], {{hladina, 0.1 , " " }, Appearance -> "Text"}
![enter image description here][1] ![enter image description here][2] ![enter image description here][3] [1]: /c/portal/getImageAttachment?filename=111.png&userId=371778 [2]:...
thank you :)