photo

Markus Similä


Last seen: 대략 1년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


1-sigma error from data
I have several thousand datapoints that follow a normal distribution (not zero centered and values ranging roughly from -500 to ...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Propability of x being less than y
I have a few pairs of data points (x,y)(less than 20). How can I calculate the overall probability of x being less than y? The...

대략 2년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Histogram with log Bin width
edges = 10.^(1:0.01:6); [N,edges] = histcounts(x,edges,'Normalization','countdensity'); g = histogram('BinEdges',edges,'BinCou...

거의 4년 전 | 1

질문


Histogram with log Bin width
I have a single column vector with values ranging from 0 to about 400 000. I need to make a histogram from this data, which has...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Making a contour plot from x and y data
I have a two column vector containing x and y values. The y values have a high accuracy (many decimal points). x ranges from 0 ...

대략 4년 전 | 답변 수: 2 | 0

2

답변