<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Ask Ghassem - Recent questions in Statistics</title>
<link>https://ask.ghassem.com/questions/data-science/statistics</link>
<description>Powered by Question2Answer</description>
<item>
<title>How do I compare the count of a value in each year while having a different sanple size each year.</title>
<link>https://ask.ghassem.com/1025/compare-count-value-each-year-while-having-different-sanple</link>
<description>How do I accurately compare between the number of something a survey measure from my employees each year with a varying umber of survey engagement and employee size?&lt;br /&gt;
&lt;br /&gt;
If I was measuring the satisfaction of my employees over the years by collecting a survey from my them each year by asking them wether they are satisfied or not, and then comparing yes’s over the years but the number of employees who answer is not the same each year and the number of employees increases every year. How do I correctly compare this throughout each year?&lt;br /&gt;
&lt;br /&gt;
In other words, how do I remove the effect of the survey engagement rate when calculating the results?</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/1025/compare-count-value-each-year-while-having-different-sanple</guid>
<pubDate>Wed, 08 Jun 2022 10:32:33 +0000</pubDate>
</item>
<item>
<title>is it possible to derive a new 95% CI from two separate 95% CIs?</title>
<link>https://ask.ghassem.com/961/is-it-possible-to-derive-a-new-95-ci-from-two-separate-95-cis</link>
<description>&lt;div id=&quot;i4c-draggable-container&quot; style=&quot;position: fixed; z-index: 1499; width: 0px; height: 0px;&quot;&gt;
&lt;div class=&quot;resolved&quot; data-reactroot=&quot;&quot; style=&quot;all: initial;&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;

&lt;div style=&quot;position: fixed; z-index: 1499; width: 0px; height: 0px;&quot;&gt;
&lt;div style=&quot;all: initial;&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;

&lt;div style=&quot;position: fixed; z-index: 1499; width: 0px; height: 0px;&quot;&gt;
&lt;div style=&quot;all: initial;&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;

&lt;div id=&quot;i4c-dialogs-container&quot;&gt;&amp;nbsp;&lt;/div&gt;</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/961/is-it-possible-to-derive-a-new-95-ci-from-two-separate-95-cis</guid>
<pubDate>Mon, 23 Nov 2020 14:45:19 +0000</pubDate>
</item>
<item>
<title>Individual and group relative strength in a fixed pool of players: How to approach the problem?</title>
<link>https://ask.ghassem.com/751/individual-group-relative-strength-players-approach-problem</link>
<description>&lt;div&gt;I apologize in advance if my question sounds too basic to be worthy of anyone&#039;s time, but statistics are not part of my curriculum.&lt;/div&gt;

&lt;div&gt;
&lt;p&gt;I am developing a proof of concept of a web application modeling the contribution of individual soccer player with respect to the different teams they&#039;ve played with throughout their career. In particular, I am looking into a way of &lt;em&gt;ranking&lt;/em&gt; both individuals and groups of players as follows::&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;teammates relative strength&lt;/strong&gt;: the best/worst combinations of players when playing in the same team in the same matches;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;opponents relative strength&lt;/strong&gt;: the best/worst combinations of players when playing in opposite teams in the same matches, i.e. which tuples of teammates are the best/worst against which;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I must admit I don&#039;t quite know how to approach the problem (as I said I have no formal education in statistics or data science). I would be very grateful&amp;nbsp; if anyone could give me some directions. How should I frame this particular problem and what resources in statistics or machine learning (if indeed this is a task fit for machine learning, perhaps I am mistaken on this) would be appropriate to tackle it?&lt;/p&gt;

&lt;p&gt;I am eager to learn, so both practical examples or theoretical references (book chapters, online articles, etc) would be very welcome.&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;/div&gt;</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/751/individual-group-relative-strength-players-approach-problem</guid>
<pubDate>Tue, 29 Oct 2019 20:00:28 +0000</pubDate>
</item>
<item>
<title>Using aggregate data to generate observation-level data statistically sound?</title>
<link>https://ask.ghassem.com/644/using-aggregate-generate-observation-level-statistically</link>
<description>&lt;p&gt;Context: In the realm of Paid Search Marketing. Current reporting does not provide event level data only aggregate totals with different segments.&amp;nbsp; Want to compare distributions/test statistical significance of A/B test results.&amp;nbsp; Did not want to assume that data followed normal distribution or know STDEV&amp;nbsp;for data so came with this approach.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;My Question: I am going to use the average &quot;CPA&quot; or &quot;CTR&quot; for a date range, and generate an observation for each conversion based off the average for a time range.&amp;nbsp; Is this statistically sound way if I want to generate raw data? Would I have wonky distributions because of the multiple averages?&amp;nbsp; Just want a gutcheck if I&#039;m completely off base.&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;My Aggregate data looks like below:&lt;/p&gt;

&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; style=&quot;width:500px&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th scope=&quot;col&quot;&gt;Day&lt;/th&gt;
&lt;th scope=&quot;col&quot;&gt;Cost&lt;/th&gt;
&lt;th scope=&quot;col&quot;&gt;Acquisition&lt;/th&gt;
&lt;th scope=&quot;col&quot;&gt;CPA or CTR&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp;1&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 40&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp;2&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 75&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$25&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;Observation data I generate looks like below:&lt;/p&gt;

&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; style=&quot;width:500px&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th scope=&quot;col&quot;&gt;Day&lt;/th&gt;
&lt;th scope=&quot;col&quot;&gt;Acquisition&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$20&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$25&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$25&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&lt;/td&gt;
&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$25&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;I really appreciate your help with this question! An important project to me at work.&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/644/using-aggregate-generate-observation-level-statistically</guid>
<pubDate>Tue, 11 Jun 2019 22:04:01 +0000</pubDate>
</item>
<item>
<title>nonpooled independent samples t-interval method</title>
<link>https://ask.ghassem.com/548/nonpooled-independent-samples-t-interval-method</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/548/nonpooled-independent-samples-t-interval-method</guid>
<pubDate>Fri, 07 Dec 2018 23:06:04 +0000</pubDate>
</item>
<item>
<title>Computing the Confidence Interval for a Difference Between Two Means</title>
<link>https://ask.ghassem.com/546/computing-the-confidence-interval-difference-between-means</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/546/computing-the-confidence-interval-difference-between-means</guid>
<pubDate>Fri, 07 Dec 2018 23:02:45 +0000</pubDate>
</item>
<item>
<title>How to find the strength of a P-value against a null hypothesis?</title>
<link>https://ask.ghassem.com/545/how-to-find-the-strength-of-a-p-value-against-null-hypothesis</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/545/how-to-find-the-strength-of-a-p-value-against-null-hypothesis</guid>
<pubDate>Fri, 07 Dec 2018 22:31:33 +0000</pubDate>
</item>
<item>
<title>What is degree of Freedom while calculating confidence interval?</title>
<link>https://ask.ghassem.com/544/what-degree-freedom-while-calculating-confidence-interval</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/544/what-degree-freedom-while-calculating-confidence-interval</guid>
<pubDate>Fri, 07 Dec 2018 22:27:27 +0000</pubDate>
</item>
<item>
<title>How do you know when to use T-Distribution instead of regular Confidence Interval?</title>
<link>https://ask.ghassem.com/537/know-when-distribution-instead-regular-confidence-interval</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/537/know-when-distribution-instead-regular-confidence-interval</guid>
<pubDate>Wed, 05 Dec 2018 22:50:48 +0000</pubDate>
</item>
<item>
<title>What is the T Distribution?</title>
<link>https://ask.ghassem.com/534/what-is-the-t-distribution</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/534/what-is-the-t-distribution</guid>
<pubDate>Fri, 30 Nov 2018 21:22:02 +0000</pubDate>
</item>
<item>
<title>Probability for the data items within mean +- 1, +-2, +-3 standard deviation?</title>
<link>https://ask.ghassem.com/529/probability-for-data-items-within-mean-standard-deviation</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/529/probability-for-data-items-within-mean-standard-deviation</guid>
<pubDate>Fri, 30 Nov 2018 21:15:35 +0000</pubDate>
</item>
<item>
<title>How do I calculate a and z a/2?</title>
<link>https://ask.ghassem.com/525/how-do-i-calculate-a-and-z-a-2</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/525/how-do-i-calculate-a-and-z-a-2</guid>
<pubDate>Thu, 29 Nov 2018 18:19:23 +0000</pubDate>
</item>
<item>
<title>What is the rule that determines percentages with the mean +- 1,2 or 3 standard deviations?</title>
<link>https://ask.ghassem.com/523/what-rule-that-determines-percentages-standard-deviations</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/523/what-rule-that-determines-percentages-standard-deviations</guid>
<pubDate>Sat, 17 Nov 2018 19:03:35 +0000</pubDate>
</item>
<item>
<title>What will be probability for the data items within mean +- 1, +-2, +-3 standard deviation?</title>
<link>https://ask.ghassem.com/520/what-will-probability-data-items-within-standard-deviation</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/520/what-will-probability-data-items-within-standard-deviation</guid>
<pubDate>Wed, 14 Nov 2018 15:10:15 +0000</pubDate>
</item>
<item>
<title>How much percentage of data items are consumed within mean +-1 , +-2, +-3 standard deviation?</title>
<link>https://ask.ghassem.com/518/much-percentage-items-consumed-within-standard-deviation</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/518/much-percentage-items-consumed-within-standard-deviation</guid>
<pubDate>Wed, 14 Nov 2018 15:04:52 +0000</pubDate>
</item>
<item>
<title>What is a test statistic in hypothesis testing and how does it relate to the p-value?</title>
<link>https://ask.ghassem.com/516/what-test-statistic-hypothesis-testing-and-does-relate-value</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/516/what-test-statistic-hypothesis-testing-and-does-relate-value</guid>
<pubDate>Tue, 13 Nov 2018 00:51:11 +0000</pubDate>
</item>
<item>
<title>What is sampling error?</title>
<link>https://ask.ghassem.com/514/what-is-sampling-error</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/514/what-is-sampling-error</guid>
<pubDate>Tue, 13 Nov 2018 00:47:51 +0000</pubDate>
</item>
<item>
<title>What is P-value in Statistical Testing?</title>
<link>https://ask.ghassem.com/510/what-is-p-value-in-statistical-testing</link>
<description>What is P-value in Statistical testing?</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/510/what-is-p-value-in-statistical-testing</guid>
<pubDate>Mon, 12 Nov 2018 13:41:39 +0000</pubDate>
</item>
<item>
<title>What is a sampling distribution of sample means?</title>
<link>https://ask.ghassem.com/508/what-is-a-sampling-distribution-of-sample-means</link>
<description>What is a sampling distribution of sample means?</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/508/what-is-a-sampling-distribution-of-sample-means</guid>
<pubDate>Mon, 12 Nov 2018 13:38:30 +0000</pubDate>
</item>
<item>
<title>In the first week of November 2003.... What is the expected number of homicides per week in the GTA?</title>
<link>https://ask.ghassem.com/503/first-week-november-2003-what-expected-number-homicides-week</link>
<description>This is from question one from lecture 4B&amp;#039;s exercises: &amp;quot;In the first week of November 2003, five unrelated homicides were reported in the GTA. The GTA usually has about 78 homicides per year. What is the expected number of homicides per week in the GTA?&amp;quot;</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/503/first-week-november-2003-what-expected-number-homicides-week</guid>
<pubDate>Fri, 02 Nov 2018 19:34:40 +0000</pubDate>
</item>
<item>
<title>In statistics, whats the difference between contingency and frequency tables?</title>
<link>https://ask.ghassem.com/483/statistics-difference-between-contingency-frequency-tables</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/483/statistics-difference-between-contingency-frequency-tables</guid>
<pubDate>Tue, 30 Oct 2018 11:19:48 +0000</pubDate>
</item>
<item>
<title>How to discover outliers of a data frame?</title>
<link>https://ask.ghassem.com/455/how-to-discover-outliers-of-a-data-frame</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/455/how-to-discover-outliers-of-a-data-frame</guid>
<pubDate>Sun, 28 Oct 2018 11:20:51 +0000</pubDate>
</item>
<item>
<title>How do you tell a permutation problem from a combination problem?</title>
<link>https://ask.ghassem.com/396/how-you-tell-permutation-problem-from-combination-problem</link>
<description>Given the questions:&lt;br /&gt;
&lt;br /&gt;
1. How many different groups of 4 students can be made from a class of 40?&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
2. How many different lists of 4 students can be made from a class of 40?&lt;br /&gt;
&lt;br /&gt;
How do you determine which requires a permutation and which requires a combination?</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/396/how-you-tell-permutation-problem-from-combination-problem</guid>
<pubDate>Mon, 15 Oct 2018 15:34:13 +0000</pubDate>
</item>
<item>
<title>What is the use of the Poisson Distribution?</title>
<link>https://ask.ghassem.com/376/what-is-the-use-of-the-poisson-distribution</link>
<description>Also, when would one use this distribution ?</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/376/what-is-the-use-of-the-poisson-distribution</guid>
<pubDate>Sat, 13 Oct 2018 15:37:29 +0000</pubDate>
</item>
<item>
<title>How do we determine if two events are independent</title>
<link>https://ask.ghassem.com/374/how-do-we-determine-if-two-events-are-independent</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/374/how-do-we-determine-if-two-events-are-independent</guid>
<pubDate>Sat, 13 Oct 2018 15:23:39 +0000</pubDate>
</item>
<item>
<title>In the context of probability, what is the &quot;event space&quot;</title>
<link>https://ask.ghassem.com/372/in-the-context-of-probability-what-is-the-event-space</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/372/in-the-context-of-probability-what-is-the-event-space</guid>
<pubDate>Sat, 13 Oct 2018 15:10:28 +0000</pubDate>
</item>
<item>
<title>What is the &quot;Three-Standard-Deviations Rule&quot;</title>
<link>https://ask.ghassem.com/370/what-is-the-three-standard-deviations-rule</link>
<description>This rule is also known as the &amp;quot;68–95–99.7 rule&amp;quot;. &amp;nbsp;What does this rule stand for and how does it help me?</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/370/what-is-the-three-standard-deviations-rule</guid>
<pubDate>Sat, 13 Oct 2018 14:57:53 +0000</pubDate>
</item>
<item>
<title>How do histograms help us understand a data set?</title>
<link>https://ask.ghassem.com/367/how-do-histograms-help-us-understand-a-data-set</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/367/how-do-histograms-help-us-understand-a-data-set</guid>
<pubDate>Sat, 13 Oct 2018 14:42:11 +0000</pubDate>
</item>
<item>
<title>What is a discrete random variable?</title>
<link>https://ask.ghassem.com/365/what-is-a-discrete-random-variable</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/365/what-is-a-discrete-random-variable</guid>
<pubDate>Sat, 13 Oct 2018 01:23:24 +0000</pubDate>
</item>
<item>
<title>What is the difference between permutation and combination?</title>
<link>https://ask.ghassem.com/363/what-is-the-difference-between-permutation-and-combination</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/363/what-is-the-difference-between-permutation-and-combination</guid>
<pubDate>Sat, 13 Oct 2018 01:19:28 +0000</pubDate>
</item>
<item>
<title>What is the difference between Qualitative and Quantitative data?</title>
<link>https://ask.ghassem.com/361/what-the-difference-between-qualitative-quantitative-data</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/361/what-the-difference-between-qualitative-quantitative-data</guid>
<pubDate>Sat, 13 Oct 2018 01:15:59 +0000</pubDate>
</item>
<item>
<title>If x is the number that comes up when you roll a 20 sided die. What is the expected value of x?</title>
<link>https://ask.ghassem.com/360/the-number-that-comes-when-you-roll-sided-what-expected-value</link>
<description>If x is the number that comes up when you roll a 20 sided die. What is the expected value of x?</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/360/the-number-that-comes-when-you-roll-sided-what-expected-value</guid>
<pubDate>Fri, 12 Oct 2018 22:43:05 +0000</pubDate>
</item>
<item>
<title>What is the probability of getting a King of Hearts?</title>
<link>https://ask.ghassem.com/359/what-is-the-probability-of-getting-a-king-of-hearts</link>
<description>What is the probability of picking a King of Hearts in a standard 52 card deck?</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/359/what-is-the-probability-of-getting-a-king-of-hearts</guid>
<pubDate>Fri, 12 Oct 2018 22:31:45 +0000</pubDate>
</item>
<item>
<title>Define measures of center (Median and Mode) ?</title>
<link>https://ask.ghassem.com/357/define-measures-of-center-median-and-mode</link>
<description>Define the 2 measures of centers.</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/357/define-measures-of-center-median-and-mode</guid>
<pubDate>Fri, 12 Oct 2018 22:28:59 +0000</pubDate>
</item>
<item>
<title>What is &quot;Random Sampling&quot;?</title>
<link>https://ask.ghassem.com/356/what-is-random-sampling</link>
<description>Define random sampling</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/356/what-is-random-sampling</guid>
<pubDate>Fri, 12 Oct 2018 22:26:06 +0000</pubDate>
</item>
<item>
<title>What is binomial experiment and when do we use it?</title>
<link>https://ask.ghassem.com/355/what-is-binomial-experiment-and-when-do-we-use-it</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/355/what-is-binomial-experiment-and-when-do-we-use-it</guid>
<pubDate>Fri, 12 Oct 2018 22:25:59 +0000</pubDate>
</item>
<item>
<title>When should we use permutation and combination?</title>
<link>https://ask.ghassem.com/353/when-should-we-use-permutation-and-combination</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/353/when-should-we-use-permutation-and-combination</guid>
<pubDate>Fri, 12 Oct 2018 22:16:45 +0000</pubDate>
</item>
<item>
<title>Calculate IQR(Inter Quartile Range) of {18, 24, 19, 16, 21}?</title>
<link>https://ask.ghassem.com/351/calculate-iqr-inter-quartile-range-of-18-24-19-16-21</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/351/calculate-iqr-inter-quartile-range-of-18-24-19-16-21</guid>
<pubDate>Fri, 12 Oct 2018 22:07:58 +0000</pubDate>
</item>
<item>
<title>What do population, parameter, census and sample mean in statistics?</title>
<link>https://ask.ghassem.com/349/what-population-parameter-census-and-sample-mean-statistics</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/349/what-population-parameter-census-and-sample-mean-statistics</guid>
<pubDate>Fri, 12 Oct 2018 21:50:34 +0000</pubDate>
</item>
<item>
<title>Question for Discrete random variable</title>
<link>https://ask.ghassem.com/347/question-for-discrete-random-variable</link>
<description>An investor has a 0.60 probability of making a 20000 dollar profit and a 0.40 probability of suffering a 25000 dollar loss. What is the expected value?</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/347/question-for-discrete-random-variable</guid>
<pubDate>Fri, 12 Oct 2018 21:00:40 +0000</pubDate>
</item>
<item>
<title>Sample question of permutation and combination.</title>
<link>https://ask.ghassem.com/345/sample-question-of-permutation-and-combination</link>
<description>You can bring along 2 friends! you have 5 friends who want to come along. How many different groups of friends could you take with you?</description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/345/sample-question-of-permutation-and-combination</guid>
<pubDate>Fri, 12 Oct 2018 20:47:03 +0000</pubDate>
</item>
<item>
<title>{1.75,  1.63,  1.55,  1.92,  1.81, 1.79, 1.81}. Determine the mean, the median, and the 20th percentile?</title>
<link>https://ask.ghassem.com/343/75-63-55-determine-the-mean-the-median-and-the-20th-percentile</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/343/75-63-55-determine-the-mean-the-median-and-the-20th-percentile</guid>
<pubDate>Fri, 12 Oct 2018 19:42:32 +0000</pubDate>
</item>
<item>
<title>What is  difference between discrete numerical variable and continuous numerical variable?</title>
<link>https://ask.ghassem.com/341/difference-discrete-numerical-variable-continuous-numerical</link>
<description></description>
<category>general</category>
<guid isPermaLink="true">https://ask.ghassem.com/341/difference-discrete-numerical-variable-continuous-numerical</guid>
<pubDate>Fri, 12 Oct 2018 19:25:11 +0000</pubDate>
</item>
<item>
<title>What is the mean and standard deviation of a standard normal distribution?</title>
<link>https://ask.ghassem.com/330/what-mean-standard-deviation-standard-normal-distribution</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/330/what-mean-standard-deviation-standard-normal-distribution</guid>
<pubDate>Fri, 12 Oct 2018 01:39:12 +0000</pubDate>
</item>
<item>
<title>Find the expected value of X from the probability table.</title>
<link>https://ask.ghassem.com/329/find-the-expected-value-of-x-from-the-probability-table</link>
<description>&lt;p&gt;Find the expected value of X from the probability table.&lt;br&gt;
&amp;nbsp;&lt;/p&gt;

&lt;table border=&quot;1&quot;&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;X&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;&amp;nbsp;1&lt;/td&gt;
			&lt;td&gt;2&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;3&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;P(X)&amp;nbsp;&lt;/td&gt;
			&lt;td&gt;&amp;nbsp;0.3&lt;/td&gt;
			&lt;td&gt;&amp;nbsp;0.8&lt;/td&gt;
			&lt;td&gt;0.4&amp;nbsp;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/329/find-the-expected-value-of-x-from-the-probability-table</guid>
<pubDate>Fri, 12 Oct 2018 01:33:43 +0000</pubDate>
</item>
<item>
<title>How many unique ways are there to arrange the letters in the word PRIOR?</title>
<link>https://ask.ghassem.com/328/how-many-unique-ways-are-there-arrange-the-letters-word-prior</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/328/how-many-unique-ways-are-there-arrange-the-letters-word-prior</guid>
<pubDate>Fri, 12 Oct 2018 01:22:26 +0000</pubDate>
</item>
<item>
<title>If a die is rolled, find the probability of rolling an even number</title>
<link>https://ask.ghassem.com/327/if-die-is-rolled-find-the-probability-of-rolling-even-number</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/327/if-die-is-rolled-find-the-probability-of-rolling-even-number</guid>
<pubDate>Fri, 12 Oct 2018 01:15:55 +0000</pubDate>
</item>
<item>
<title>What is the difference between Descriptive Statistics and Inferential Statistics?</title>
<link>https://ask.ghassem.com/326/difference-descriptive-statistics-inferential-statistics</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/326/difference-descriptive-statistics-inferential-statistics</guid>
<pubDate>Fri, 12 Oct 2018 01:02:35 +0000</pubDate>
</item>
<item>
<title>What is the Empirical Rule?</title>
<link>https://ask.ghassem.com/324/what-is-the-empirical-rule</link>
<description></description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/324/what-is-the-empirical-rule</guid>
<pubDate>Fri, 12 Oct 2018 00:36:57 +0000</pubDate>
</item>
<item>
<title>A gambling machine accepts 5 dollars and generates a random dollar value (x) between 1 and 10.</title>
<link>https://ask.ghassem.com/322/gambling-machine-accepts-dollars-generates-random-between</link>
<description>&lt;p&gt;A gambling machine accepts 5 dollars and generates a random dollar value (x) between 1&amp;nbsp;and 10.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;What is the distribution of x?&lt;/li&gt;
	&lt;li&gt;What is the expected value of x?&lt;/li&gt;
	&lt;li&gt;Is it smart to use this gambling machine?&lt;/li&gt;
&lt;/ul&gt;</description>
<category>Statistics</category>
<guid isPermaLink="true">https://ask.ghassem.com/322/gambling-machine-accepts-dollars-generates-random-between</guid>
<pubDate>Fri, 12 Oct 2018 00:21:18 +0000</pubDate>
</item>
</channel>
</rss>