t-score

There are 21 repositories under t-score topic.

  • vaitybharati/Assignment-04-Simple-Linear-Regression-2

    Assignment-04-Simple-Linear-Regression-2. Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.

    Language:Jupyter Notebook91011
  • vaitybharati/Assignment-1-Q24-Basic-Statistics-Level-1-

    Q 24) A Government company claims that an average light bulb lasts 270 days. A researcher randomly selects 18 bulbs for testing. The sampled bulbs last an average of 260 days, with a standard deviation of 90 days. If the CEO's claim were true, what is the probability that 18 randomly selected bulbs would have an average life of no more than 260 days

    Language:Jupyter Notebook5100
  • vaitybharati/Assignment-04-Simple-Linear-Regression-1

    Assignment-04-Simple-Linear-Regression-1. Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regression.

    Language:Jupyter Notebook3106
  • vaitybharati/Assignment-1-Q23-Basic-Statistics-Level-1-

    Q 23) Calculate the t scores of 95% confidence interval, 96% confidence interval, 99% confidence interval for sample size of 25

    Language:Jupyter Notebook3101
  • reshma78611/Basic-stats-in-R-language

    Basic Statistic operations using R language

    Language:R2100
  • vaitybharati/P25.-Supervised-ML---Simple-Linear-Regression---Waist-Circumference-Adipose-Tissue-Data

    Supervised-ML---Simple-Linear-Regression---Waist-Circumference-Adipose-Tissue-Data. EDA and data visualization, Correlation Analysis, Model Building, Model Testing, Model Prediction.

    Language:Jupyter Notebook210
  • CS-LEE2022/Test_a_Perceptual_Phenomenon

    Use descriptive statistics to describe qualities of a sample, set up a hypothesis test, make inferences from a sample, and draw conclusions based on the results.

    Language:HTML1100
  • vaitybharati/P13.-C.I.E-using-t-values-Confidence-Interval-Estimate-

    credit card launch example sample mean: 1990 sample SD: 2833 Pop mean: ? n=140 (In cases, where pop SD is not known, use t-values and practically in all problems prefer t over z) Q: Construct 95% confidence interval for mean card balance and interpret it

    Language:Jupyter Notebook110
  • vaitybharati/P15.-Hypothesis-Testing-1S1T---Super-Market-Loyality-Program

    Hypothesis-Testing 1S1T-Super-Market-Loyality-Program. Population Parameters: Mean=120 Sample Parameters: n=80, Mean=130, SD=40, df=80-1=79

    Language:Jupyter Notebook110
  • vaitybharati/P16.-Hypothesis-Testing-1S2T---Call-Center-Process

    Hypothesis Testing 1S2T - Call Center Process. Sample Parameters: n=50, df=50-1=49, Mean1=4, SD1=3 1-sample 2-tail ttest Assume Null Hypothesis Ho as Mean1 = 4 Thus, Alternate Hypothesis Ha as Mean1 ≠ 4

    Language:Jupyter Notebook110
  • vaitybharati/P17.-Hypothesis-Testing-1-Sample-1-Tail-Test-Salmonella-Outbreak-

    Hypothesis-Testing-1-Sample-1-Tail-Test-Salmonella-Outbreak. 1-sample 1-tail ttest. Assume Null Hypothesis Ho as Mean Salmonella <= 0.3. Thus Alternate Hypothesis Ha as Mean Salmonella > 0.3. As No direct code for 1-sample 1-tail ttest available with unknown SD and arrays of means. Hence we find probability using 1-sample 2-tail ttest and divide it by 2 to get 1-tail ttest.

    Language:Jupyter Notebook110
  • vaitybharati/P18.-Hypothesis-Testing-2-Sample-2-Tail-Test-Drugs-and-Placebos-

    Hypothesis-Testing-2-Sample-2-Tail-Test-Drugs-and-Placebos. Note: This python code states both 2-sample 1-tail and 2-sample 2-tail codes. Treatment group mean is Mu1 Contrl group mean is Mu2 2-sample 2-tail ttest Assume Null Hypothesis Ho as Mu1 = Mu2 Thus Alternate Hypothesis Ha as Mu1 ≠ Mu2.

    Language:Jupyter Notebook110
  • vaitybharati/P19.-Hypothesis-Testing-2-Proportion-T-test-Students-Jobs-in-2-States-

    Hypothesis-Testing-2-Proportion-T-test-Students-Jobs-in-2-States. Assume Null Hypothesis as Ho is p1-p2 = 0 i.e. p1 ≠ p2. Thus Alternate Hypthesis as Ha is p1 = p2. Explanation of bernoulli Binomial RV: np.random.binomial(n=1,p,size) Suppose you perform an experiment with two possible outcomes: either success or failure. Success happens with probability p, while failure happens with probability 1-p. A random variable that takes value 1 in case of success and 0 in case of failure is called a Bernoulli random variable. Here, n = 1, Because you need to check whether it is success or failure one time (Placement or not-placement) (1 trial) p = probability of success size = number of times you will check this (Ex: for 247 students each one time = 247) Explanation of Binomial RV: np.random.binomial(n=1,p,size) (Incase of not a Bernoulli RV, n = number of trials) For egs: check how many times you will get six if you roll a dice 10 times n=10, P=1/6 and size = repetition of experiment 'dice rolled 10 times', say repeated 18 times, then size=18. As (p_value=0.7255) > (α = 0.05); Accept Null Hypothesis i.e. p1 ≠ p2 There is significant differnce in population proportions of state1 and state2 who report that they have been placed immediately after education.

    Language:Jupyter Notebook110
  • vaitybharati/P26.-Supervised-ML---Multiple-Linear-Regression---Cars-dataset

    Supervised-ML---Multiple-Linear-Regression---Cars-dataset. Model MPG of a car based on other variables. EDA, Correlation Analysis, Model Building, Model Testing, Model Validation Techniques, Collinearity Problem Check, Residual Analysis, Model Deletion Diagnostics (checking Outliers or Influencers) Two Techniques : 1. Cook's Distance & 2. Leverage value, Improving the Model, Model - Re-build, Re-check and Re-improve - 2, Model - Re-build, Re-check and Re-improve - 3, Final Model, Model Predictions.

    Language:Jupyter Notebook110
  • elshaabigail/Trending-Youtube-Analysis

    A project to explore various aspects and factors associated with Youtube videos to gain valuable insights.

    Language:Jupyter Notebook0100
  • PatilSukanya/Assignment-04.-Simple-Linear-Regression-Q1

    Used libraries and functions as follows:

    Language:Jupyter Notebook0100
  • shwetapardhi/Assignment-04-Simple-Linear-Regression-1

    Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi

    Language:Jupyter Notebook0100
  • shwetapardhi/Assignment-04-Simple-Linear-Regression-2

    Q2) Salary_hike -> Build a prediction model for Salary_hike Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization. Correlation Analysis. Model Building. Model Testing. Model Predictions.

    Language:Jupyter Notebook0100
  • reshma78611/Basic-stats-using-Python

    Basic Statistic operations using Python

    Language:Python10
  • shwetapardhi/Assignment-1-Q23--Basic-Statistics-Level-1

    Q 23) Calculate the t scores of 95% confidence interval, 96% confidence interval, 99% confidence interval for sample size of 25

    Language:Jupyter Notebook10
  • shwetapardhi/Assignment-1-Q24--Basic-Statistics-Level-1

    Q 24) A Government company claims that an average light bulb lasts 270 days. A researcher randomly selects 18 bulbs for testing. The sampled bulbs last an average of 260 days, with a standard deviation of 90 days. If the CEO's claim were true, what is the probability that 18 randomly selected bulbs would have an average life of no more than 260 day

    Language:Jupyter Notebook10