b:head_first_statistics:using_the_normal_distribution

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
b:head_first_statistics:using_the_normal_distribution [2025/10/09 06:23] – [exercise] hkimscilb:head_first_statistics:using_the_normal_distribution [2025/10/09 06:26] (current) – [X - Y] hkimscil
Line 513: Line 513:
 rnorm(n, mean = 0, sd = 1) rnorm(n, mean = 0, sd = 1)
 </code> </code>
-</WRAP> 
-{{  :b:head_first_statistics:pasted:20201204-175705.png?500}} 
- 
- 
  
 +{{:b:head_first_statistics:pasted:20201204-175705.png?500}}
 따라서  따라서 
 $$P(X + Y < 380) = 0.9082409 $$ $$P(X + Y < 380) = 0.9082409 $$
 +</WRAP>
  
 ===== exercise ===== ===== exercise =====
Line 532: Line 530:
  
 **probability that a man will be at least 5 inches taller than a woman**? = "probability that a man will be at least 5 inches taller than (an average) woman" 이므로 $P(X > F + 5)$ 을 구하라는 문제.  **probability that a man will be at least 5 inches taller than a woman**? = "probability that a man will be at least 5 inches taller than (an average) woman" 이므로 $P(X > F + 5)$ 을 구하라는 문제. 
 +
 \begin{align*} \begin{align*}
 P(X > F + 5) & = P(X - F > 5) P(X > F + 5) & = P(X - F > 5)
b/head_first_statistics/using_the_normal_distribution.1759958596.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki