User Tools

Site Tools


estimated_standard_deviation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
estimated_standard_deviation [2026/03/11 01:56] – [실험적, R에서 시뮬레이션으로 이해] hkimscilestimated_standard_deviation [2026/03/17 22:35] (current) hkimscil
Line 425: Line 425:
 </tabbox> </tabbox>
  
-<tabbed> 
-  * estimated_standard_deviation:rscript01 
-  * *estimated_standard_deviation:rout01 
-</tabbed> 
  
 ===== 미분으로 기울기가 최소값이 될 때를 찾는 법 ===== ===== 미분으로 기울기가 최소값이 될 때를 찾는 법 =====
Line 437: Line 433:
   * 변화하는 v값마다의 기울기 값을 구할 수 있는데   * 변화하는 v값마다의 기울기 값을 구할 수 있는데
   * 이 값이 0이 되는 지점의 v값이 무엇인지를 구하면 위의 R코드에서 구한 값을 구할 수 있게 된다. 아래는 그 과정이다.   * 이 값이 0이 되는 지점의 v값이 무엇인지를 구하면 위의 R코드에서 구한 값을 구할 수 있게 된다. 아래는 그 과정이다.
-  * 그래프에서 가장 작은 기울기값을 갖는 v 값을 구한다고 (derivatives) 가정하고 이해를 하면 수학적으로 이해할 수 있다. ((see https://www.mathsisfun.com/calculus/derivatives-introduction.html))+  * 그래프에서 가장 작은 기울기값을 갖는 v 값을 구한다고 (derivatives) 가정하고 이해를 하면 수학적으로 이해할 수 있다. ((see https://www.mathsisfun.com/calculus/derivatives-introduction.html and https://www.mathsisfun.com/calculus/chain-rule.html))
  
  
estimated_standard_deviation.1773194172.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki