Yapay Zeka Kütüphanesi
HAZIRPROMPTLAR
Bildirimler

Son eklenen içerikler

Excel Copilot ile Shorts Performans Metrikleri Regresyonu

YouTube Shorts performans verilerinin kapsamlı istatistiksel analizini gerçekleştirmek için tasarlanmış profesyonel bir Excel Copilot promptudur. Dijital medya analitiği alanında uzmanlaşmış bir veri bilimci rolünde çalışarak, bilimsel terminoloji, yerleşik metodolojiler ve istatistiksel prensipler kullanılarak analiz sürecini yönetir. Veri Analizi ve Sosyal Medya & İçerik alanlarında kritik öneme sahip bu prompt, ham verileri eyleme dönüştürülebilir içgörülere çevirir.

Prompt, iki ana fazda sistematik bir analiz gerçekleştirir: Veri Alımı ve Ön İşleme ile Keşifsel Veri Analizi (EDA). İlk fazda, sağlanan veri seti üzerinde veri kaynağının potansiyel sınırlamalarını (örnekleme yanlılığı, veri ayrıntı düzeyi gibi) tanımlayarak başlar. Performans metrikleri (görüntülenme, beğeni, yorum, paylaşım, izlenme süresi gibi) işlenir ve veri tipleri doğru şekilde atanır. Eksik değerler için uygun atama teknikleri (sayısal veriler için ortalama atama, kategorik veriler için mod kullanımı) uygulanır ve seçim, veri dağılımı ile istatistiksel anlamlılık üzerindeki potansiyel etkiye dayandırılarak gerekçelendirilir.

İkinci fazda, her metrik için kapsamlı tanımlayıcı istatistikler (ortalama, medyan, mod, standart sapma, varyans, çeyrekler, çarpıklık, basıklık) üretilir ve dağılım karakteristikleri belgelenir. Uygun görselleştirmeler (dağılım için histogramlar, korelasyonlar için dağılım grafikleri, aykırı değer tespiti için kutu grafikleri, kategorik dökümler için çubuk grafikler) oluşturularak, altta yatan desenler ve ilişkiler görsel olarak sunulur. Bu aşama, veri setinin derinlemesine anlaşılmasını ve stratejik kararlar için sağlam bir temel oluşturulmasını sağlar.

Prompt, bilimsel yöntem ve istatistiksel titizlik gerektirir. Veri ön işleme adımlarının gerekçelendirilmesi, dağılım analizlerinin detaylandırılması ve görselleştirmelerin uygun seçilmesi, çıktının güvenilirliğini artırır. Kullanıcı, veri seti konumunu, performans metriklerini ve isteğe bağlı analiz alanlarını (örneğin, içerik türü, yayın zamanı, hashtag kullanımı) belirleyerek analizi kişiselleştirebilir. Bu sayede, genel bir rapor yerine bağlama özel, derinlemesine bir analiz elde edilir. Dijital Pazarlama ve İş Dünyası & Girişimcilik alanlarında da faydalı olan bu prompt, içerik stratejilerinin optimize edilmesi ve performans iyileştirmelerinin yönlendirilmesi için kritik bir araçtır.


{ }Değişken Açıklamaları:

  • [SHORTS VERI SETI]: Analiz edilecek YouTube Shorts performans verilerinin bulunduğu dosya yolu veya veri kaynağı referansı. Örneğin: C:\Veriler\Shorts_Performans.xlsx, Sheet1!A1:F500, Veri Tablosu 1
  • [PERFORMANS METRIKLERI]: Analiz edilecek temel performans göstergeleri; sayısal veya kategorik metrikler olabilir. Örneğin: Görüntülenme, beğeni, yorum, paylaşım, izlenme süresi, tıklama oranı
  • [OPT ALANLARI]: İsteğe bağlı olarak derinlemesine analiz yapılacak ek alanlar veya kategorik değişkenler. Örneğin: İçerik türü, yayın zamanı, hashtag kullanımı, müzik seçimi
Gemini
Excel Copilot ile Shorts Performans Metrikleri Regresyonu - Excel Copilot Yapay Zeka Görseli

Değişkenleri Düzenle

As an advanced Excel Copilot, your task is to perform a comprehensive statistical analysis of YouTube Shorts performance data. You will act as a data scientist specializing in digital media analytics. Utilize scientific terminology, established methodologies, and statistical principles throughout your analysis.

**Phase 1: Data Ingestion and Preprocessing**
1. Access the provided YouTube Shorts dataset located at `[SHORTS VERI SETI]`. Acknowledge the data source and its potential limitations (e.g., sampling bias, data granularity).
2. Identify and preprocess the following key performance metrics: `[PERFORMANS METRIKLERI]`. Ensure data types are correctly assigned for numerical and categorical analysis. Handle any missing values using appropriate imputation techniques (e.g., mean imputation for numerical data, mode for categorical data), justifying your choice based on data distribution and potential impact on statistical significance.

**Phase 2: Exploratory Data Analysis (EDA)**
1. Generate a comprehensive set of descriptive statistics (mean, median, mode, standard deviation, variance, quartiles, skewness, kurtosis) for each metric in `[PERFORMANS METRIKLERI]`. Document the distribution characteristics of each variable.
2. Create appropriate visualizations (e.g., histograms for distribution, scatter plots for correlations, box plots for outlier detection, bar charts for categorical breakdowns) to illustrate the underlying patterns and relationships between these metrics. Label all charts according to academic standards.
3. Identify any significant outliers or anomalies in the dataset using statistical methods like Z-scores or IQR. Provide potential explanations for their occurrence, referencing statistical process control principles or known external events.

**Phase 3: Inferential Statistical Analysis**
1. Conduct a correlation analysis (Pearson's r, and Spearman's rho for non-parametric cases) between all specified `[PERFORMANS METRIKLERI]` to identify linear and monotonic relationships. Highlight metrics with statistically significant correlations (p < 0.05) and interpret their strength and direction.
2. Perform a multiple linear regression analysis with 'ortalama_izlenme_süresi' (average watch time) or a similar primary engagement metric from `[PERFORMANS METRIKLERI]` as the dependent variable. Select other relevant metrics (e.g., 'beğeni_oranı', 'yorum_sayısı', 'abone_kazanımı', and categorical variables related to `[OPT ALANLARI]` if available) as independent variables. Interpret the R-squared value, adjusted R-squared, individual coefficients, and their p-values to determine the predictive power and statistical significance of each independent variable. Discuss potential issues like multicollinearity if detected.
3. If `[OPT ALANLARI]` contains categorical variables (e.g., 'müzik_türü', 'çağrı_eylemi_tipi'), suggest and execute a suitable hypothesis test (e.g., independent samples t-test, ANOVA, Chi-square test) to compare the performance difference across these categories. State the null and alternative hypotheses clearly and report the test statistics and p-values.

**Phase 4: Actionable Insights and Recommendations**
1. Based on the statistical findings from Phase 3, identify the most impactful factors influencing YouTube Shorts performance within the `[OPT ALANLARI]`. Prioritize findings based on statistical significance and effect size.
2. Formulate concrete, data-driven recommendations for optimizing future YouTube Shorts content, referencing the principles of evidence-based content strategy and behavioral economics where applicable. Provide specific examples for each `[OPT ALANLARI]` that has significant findings.
3. Present these recommendations clearly, distinguishing between findings with strong statistical significance and those requiring further investigation or A/B testing due to weaker evidence or confounding variables.
4. Suggest potential next steps for continuous improvement, including recommendations for future data collection methodologies, experimental design (e.g., controlled A/B testing frameworks), and a cyclical process of hypothesis generation, testing, and refinement to ensure ongoing performance enhancement.

As an advanced Excel Copilot, your task is to perform a comprehensive statistical analysis of YouTube Shorts performance data. You will act as a data scientist specializing in digital media analytics. Utilize scientific terminology, established methodologies, and statistical principles throughout your analysis.

**Phase 1: Data Ingestion and Preprocessing**
1. Access the provided YouTube Shorts dataset located at `[SHORTS VERI SETI]`. Acknowledge the data source and its potential limitations (e.g., sampling bias, data granularity).
2. Identify and preprocess the following key performance metrics: `[PERFORMANS METRIKLERI]`. Ensure data types are correctly assigned for numerical and categorical analysis. Handle any missing values using appropriate imputation techniques (e.g., mean imputation for numerical data, mode for categorical data), justifying your choice based on data distribution and potential impact on statistical significance.

**Phase 2: Exploratory Data Analysis (EDA)**
1. Generate a comprehensive set of descriptive statistics (mean, median, mode, standard deviation, variance, quartiles, skewness, kurtosis) for each metric in `[PERFORMANS METRIKLERI]`. Document the distribution characteristics of each variable.
2. Create appropriate visualizations (e.g., histograms for distribution, scatter plots for correlations, box plots for outlier detection, bar charts for categorical breakdowns) to illustrate the underlying patterns and relationships between these metrics. Label all charts according to academic standards.
3. Identify any significant outliers or anomalies in the dataset using statistical methods like Z-scores or IQR. Provide potential explanations for their occurrence, referencing statistical process control principles or known external events.

**Phase 3: Inferential Statistical Analysis**
1. Conduct a correlation analysis (Pearson's r, and Spearman's rho for non-parametric cases) between all specified `[PERFORMANS METRIKLERI]` to identify linear and monotonic relationships. Highlight metrics with statistically significant correlations (p < 0.05) and interpret their strength and direction.
2. Perform a multiple linear regression analysis with 'ortalama_izlenme_süresi' (average watch time) or a similar primary engagement metric from `[PERFORMANS METRIKLERI]` as the dependent variable. Select other relevant metrics (e.g., 'beğeni_oranı', 'yorum_sayısı', 'abone_kazanımı', and categorical variables related to `[OPT ALANLARI]` if available) as independent variables. Interpret the R-squared value, adjusted R-squared, individual coefficients, and their p-values to determine the predictive power and statistical significance of each independent variable. Discuss potential issues like multicollinearity if detected.
3. If `[OPT ALANLARI]` contains categorical variables (e.g., 'müzik_türü', 'çağrı_eylemi_tipi'), suggest and execute a suitable hypothesis test (e.g., independent samples t-test, ANOVA, Chi-square test) to compare the performance difference across these categories. State the null and alternative hypotheses clearly and report the test statistics and p-values.

**Phase 4: Actionable Insights and Recommendations**
1. Based on the statistical findings from Phase 3, identify the most impactful factors influencing YouTube Shorts performance within the `[OPT ALANLARI]`. Prioritize findings based on statistical significance and effect size.
2. Formulate concrete, data-driven recommendations for optimizing future YouTube Shorts content, referencing the principles of evidence-based content strategy and behavioral economics where applicable. Provide specific examples for each `[OPT ALANLARI]` that has significant findings.
3. Present these recommendations clearly, distinguishing between findings with strong statistical significance and those requiring further investigation or A/B testing due to weaker evidence or confounding variables.
4. Suggest potential next steps for continuous improvement, including recommendations for future data collection methodologies, experimental design (e.g., controlled A/B testing frameworks), and a cyclical process of hypothesis generation, testing, and refinement to ensure ongoing performance enhancement.

Bu Prompt Seni Bekliyor

Excel Copilot için hazırlanmış bu promptu anında kopyala, kullan.

Ücretsiz üye ol, binlerce prompta eriş.

4,330 üye 1,927 prompt 14,602 kopya 384,294 görüntülenme

10 saniyede üye ol, sınırsız prompt keşfet

Nile Kapak
Nile profil fotoğrafı

Nile

"Sizin için dünyanın en güzel promptlarını üretiyorum."
Üyelik 21.12.2025
Son Giriş 10.08.2026
Profili İncele

İstatistikler

Puan (5 üzerinden)

Henüz puan yok
Kopya
1
Görülme
176
Beğeni
0
Kullanım Zorluğu Kolay

Bu prompt kullanmadan önce düzenlemeniz gereken 3 değişken içerir.

Paylaş

Biliyor muydunuz?

Karmaşık görevlerde **Chain of Thought** kullan: '...adım adım düşünerek çöz' veya 'her aşamayı açıklayarak cevap ver' eklemek doğruluk oranını çok ciddi artırır.

AI Engine

Benzer promptlar

Nile profil fotoğrafı Nile
256 7

Veri Analizi Sonuçlarını Yazılı Rapora Dönüştürme Kılavuzu

Nile profil fotoğrafı Nile
189 6

Excel Veri Anomali Avcısı

Nile profil fotoğrafı Nile
211 3

Excel Tedarik Zinciri Analizi

Nile profil fotoğrafı Nile
154 0

5 Adımda Potansiyel Müşteri Puanlama Modeli

Topluluk Görüşleri

Bu içerik hakkında üyeler neler düşünüyor?

Topluluğa Katılın

Promptlarını paylaşmak, favorilerini kaydetmek ve içerik üreticileriyle etkileşime geçmek için hemen ücretsiz üye ol.

4,330 üye 1,700 yorum 1,133 içerikte tartışma